|
63 | 63 | "@codemirror/lang-rust": "^6.0.2", |
64 | 64 | "@codemirror/language": "^6.11.3", |
65 | 65 | "@codemirror/state": "^6.5.2", |
66 | | - "@codemirror/view": "^6.38.2", |
| 66 | + "@codemirror/view": "^6.38.4", |
67 | 67 | "@firefox-devtools/react-contextmenu": "^5.2.3", |
68 | 68 | "@fluent/bundle": "^0.19.1", |
69 | 69 | "@fluent/langneg": "^0.7.0", |
|
90 | 90 | "namedtuplemap": "^1.0.0", |
91 | 91 | "photon-colors": "^3.3.2", |
92 | 92 | "protobufjs": "^7.5.4", |
93 | | - "query-string": "^9.3.0", |
| 93 | + "query-string": "^9.3.1", |
94 | 94 | "react": "^18.3.1", |
95 | 95 | "react-dom": "^18.3.1", |
96 | 96 | "react-intersection-observer": "^9.16.0", |
|
114 | 114 | "@babel/preset-env": "^7.28.3", |
115 | 115 | "@babel/preset-react": "^7.27.1", |
116 | 116 | "@babel/preset-typescript": "^7.27.1", |
117 | | - "@eslint/js": "^9.35.0", |
| 117 | + "@eslint/js": "^9.36.0", |
118 | 118 | "@testing-library/dom": "^10.4.1", |
119 | | - "@testing-library/jest-dom": "^6.8.0", |
| 119 | + "@testing-library/jest-dom": "^6.9.1", |
120 | 120 | "@testing-library/react": "^16.3.0", |
121 | 121 | "@types/clamp": "^1.0.3", |
122 | 122 | "@types/common-tags": "^1.8.4", |
123 | 123 | "@types/jest": "^30.0.0", |
124 | 124 | "@types/minimist": "^1.2.5", |
125 | 125 | "@types/node": "^22.18.8", |
126 | 126 | "@types/query-string": "^6.3.0", |
127 | | - "@types/react": "^18.3.25", |
| 127 | + "@types/react": "^18.3.26", |
128 | 128 | "@types/react-dom": "^18.3.1", |
129 | 129 | "@types/react-splitter-layout": "^4.0.0", |
130 | 130 | "@types/react-transition-group": "^4.4.5", |
|
134 | 134 | "@typescript-eslint/parser": "^8.45.0", |
135 | 135 | "alex": "^11.0.1", |
136 | 136 | "autoprefixer": "^10.4.21", |
137 | | - "babel-jest": "^30.1.2", |
| 137 | + "babel-jest": "^30.2.0", |
138 | 138 | "babel-loader": "^10.0.0", |
139 | 139 | "babel-plugin-module-resolver": "^5.0.2", |
140 | 140 | "browserslist": "^4.26.2", |
141 | 141 | "caniuse-lite": "^1.0.30001743", |
142 | 142 | "circular-dependency-plugin": "^5.2.1", |
143 | 143 | "codecov": "^3.8.3", |
144 | 144 | "copy-webpack-plugin": "^13.0.1", |
145 | | - "cross-env": "^10.0.0", |
| 145 | + "cross-env": "^10.1.0", |
146 | 146 | "css-loader": "^7.1.2", |
147 | 147 | "cssnano": "^7.1.1", |
148 | 148 | "devtools-license-check": "^0.9.0", |
149 | | - "eslint": "^9.35.0", |
| 149 | + "eslint": "^9.36.0", |
150 | 150 | "eslint-config-prettier": "^10.1.8", |
151 | 151 | "eslint-import-resolver-alias": "^1.1.2", |
152 | 152 | "eslint-plugin-import": "^2.32.0", |
|
163 | 163 | "globals": "^16.4.0", |
164 | 164 | "html-webpack-plugin": "^5.6.4", |
165 | 165 | "husky": "^4.3.8", |
166 | | - "jest": "^30.1.3", |
167 | | - "jest-environment-jsdom": "^30.1.2", |
| 166 | + "jest": "^30.2.0", |
| 167 | + "jest-environment-jsdom": "^30.2.0", |
168 | 168 | "jest-extended": "^6.0.0", |
169 | 169 | "json-loader": "^0.5.7", |
170 | 170 | "local-web-server": "^5.4.0", |
171 | 171 | "lockfile-lint": "^4.14.1", |
172 | 172 | "mkdirp": "^3.0.1", |
173 | 173 | "npm-run-all2": "^8.0.4", |
174 | 174 | "open": "^10.2.0", |
175 | | - "patch-package": "^8.0.0", |
| 175 | + "patch-package": "^8.0.1", |
176 | 176 | "postcss": "^8.5.6", |
177 | 177 | "postcss-loader": "^8.2.0", |
178 | 178 | "postinstall-postinstall": "^2.1.0", |
|
183 | 183 | "stylelint": "^16.24.0", |
184 | 184 | "stylelint-config-idiomatic-order": "^10.0.0", |
185 | 185 | "stylelint-config-standard": "^39.0.0", |
186 | | - "typescript": "^5.8.3", |
187 | | - "webpack": "^5.101.3", |
| 186 | + "typescript": "^5.9.3", |
| 187 | + "webpack": "^5.102.0", |
188 | 188 | "webpack-cli": "^6.0.1", |
189 | 189 | "webpack-dev-server": "^5.2.2", |
190 | 190 | "workbox-webpack-plugin": "^7.3.0", |
191 | 191 | "yargs": "^18.0.0" |
192 | 192 | }, |
193 | 193 | "resolutions": { |
194 | | - "@types/react-splitter-layout/@types/react": "^18.3.25", |
| 194 | + "@types/react-splitter-layout/@types/react": "^18.3.26", |
195 | 195 | "@types/trusted-types": "^2.0.7" |
196 | 196 | }, |
197 | 197 | "jest": { |
|
0 commit comments