|
71 | 71 | "@testing-library/react-17": "npm:@testing-library/[email protected]",
|
72 | 72 | "@tsconfig/svelte": "^3.0.0",
|
73 | 73 | "@types/jest": "^26.0.4",
|
74 |
| - "@types/jscodeshift": "^0.11.3", |
75 | 74 | "@types/luxon": "^2.3.1",
|
76 | 75 | "@types/node": "^17.0.25",
|
77 | 76 | "@types/react": "^18.0.14",
|
78 | 77 | "@types/react-dom": "^18.0.5",
|
79 |
| - "@types/use-sync-external-store": "^0.0.3", |
80 | 78 | "@typescript-eslint/eslint-plugin": "^5.6.0",
|
81 | 79 | "@typescript-eslint/parser": "^5.6.0",
|
82 | 80 | "axios": "^0.26.1",
|
83 | 81 | "babel-eslint": "^10.1.0",
|
84 | 82 | "babel-plugin-transform-async-to-promises": "^0.8.18",
|
85 |
| - "broadcast-channel": "^3.4.1", |
86 | 83 | "bundlewatch": "^0.3.2",
|
87 | 84 | "concurrently": "^7.1.0",
|
88 | 85 | "current-git-branch": "^1.1.0",
|
|
103 | 100 | "eslint-plugin-standard": "^4.0.1",
|
104 | 101 | "git-log-parser": "^1.2.0",
|
105 | 102 | "jest": "^27.5.1",
|
106 |
| - "jscodeshift": "^0.13.1", |
107 | 103 | "lerna": "^4.0.0",
|
108 | 104 | "luxon": "^2.3.2",
|
109 | 105 | "prettier": "^2.6.2",
|
110 | 106 | "react": "^18.2.0",
|
111 | 107 | "react-17": "npm:react@^17.0.2",
|
112 | 108 | "react-dom": "^18.2.0",
|
113 | 109 | "react-dom-17": "npm:react-dom@^17.0.2",
|
114 |
| - "react-error-boundary": "^3.1.4", |
115 | 110 | "rollup": "^2.70.2",
|
116 | 111 | "rollup-plugin-size": "^0.2.2",
|
117 | 112 | "rollup-plugin-svelte": "^7.1.0",
|
|
120 | 115 | "solid-js": "^1.3.15",
|
121 | 116 | "stream-to-array": "^2.3.0",
|
122 | 117 | "svelte": "^3.48.0",
|
123 |
| - "@tanstack/match-sorter-utils": "^8.0.0-alpha.82", |
124 | 118 | "ts-node": "^10.7.0",
|
125 | 119 | "typescript": "^4.7.0-beta",
|
126 |
| - "use-sync-external-store": "^1.2.0", |
127 | 120 | "vue": "^3.2.33"
|
128 | 121 | },
|
129 | 122 | "bundlewatch": {
|
|
0 commit comments