|
64 | 64 | "@codemirror/lang-rust": "^6.0.2", |
65 | 65 | "@codemirror/language": "^6.11.3", |
66 | 66 | "@codemirror/state": "^6.5.2", |
67 | | - "@codemirror/view": "^6.38.6", |
| 67 | + "@codemirror/view": "^6.38.8", |
68 | 68 | "@firefox-devtools/react-contextmenu": "^5.2.3", |
69 | 69 | "@fluent/bundle": "^0.19.1", |
70 | 70 | "@fluent/langneg": "^0.7.0", |
71 | 71 | "@fluent/react": "^0.15.2", |
72 | | - "@lezer/highlight": "^1.2.2", |
| 72 | + "@lezer/highlight": "^1.2.3", |
73 | 73 | "@tgwf/co2": "^0.16.9", |
74 | 74 | "array-move": "^3.0.1", |
75 | 75 | "array-range": "^1.0.1", |
76 | 76 | "clamp": "^1.0.1", |
77 | 77 | "classnames": "^2.5.1", |
78 | 78 | "common-tags": "^1.8.2", |
79 | 79 | "copy-to-clipboard": "^3.3.3", |
80 | | - "core-js": "^3.46.0", |
| 80 | + "core-js": "^3.47.0", |
81 | 81 | "escape-string-regexp": "^4.0.0", |
82 | 82 | "gecko-profiler-demangle": "^0.4.0", |
83 | 83 | "idb": "^8.0.3", |
|
126 | 126 | "@types/minimist": "^1.2.5", |
127 | 127 | "@types/node": "^22.19.1", |
128 | 128 | "@types/query-string": "^6.3.0", |
129 | | - "@types/react": "^18.3.26", |
| 129 | + "@types/react": "^18.3.27", |
130 | 130 | "@types/react-dom": "^18.3.1", |
131 | 131 | "@types/react-splitter-layout": "^4.0.0", |
132 | 132 | "@types/react-transition-group": "^4.4.5", |
|
135 | 135 | "@typescript-eslint/eslint-plugin": "^8.46.2", |
136 | 136 | "@typescript-eslint/parser": "^8.46.2", |
137 | 137 | "alex": "^11.0.1", |
138 | | - "autoprefixer": "^10.4.21", |
| 138 | + "autoprefixer": "^10.4.22", |
139 | 139 | "babel-jest": "^30.2.0", |
140 | 140 | "babel-loader": "^10.0.0", |
141 | 141 | "babel-plugin-module-resolver": "^5.0.2", |
142 | | - "browserslist": "^4.27.0", |
143 | | - "caniuse-lite": "^1.0.30001751", |
| 142 | + "browserslist": "^4.28.0", |
| 143 | + "caniuse-lite": "^1.0.30001754", |
144 | 144 | "circular-dependency-plugin": "^5.2.1", |
145 | 145 | "copy-webpack-plugin": "^13.0.1", |
146 | 146 | "cross-env": "^10.1.0", |
|
151 | 151 | "eslint-config-prettier": "^10.1.8", |
152 | 152 | "eslint-import-resolver-alias": "^1.1.2", |
153 | 153 | "eslint-plugin-import": "^2.32.0", |
154 | | - "eslint-plugin-jest": "^29.0.1", |
| 154 | + "eslint-plugin-jest": "^29.1.0", |
155 | 155 | "eslint-plugin-jest-dom": "^5.5.0", |
156 | 156 | "eslint-plugin-jest-formatting": "^3.1.0", |
157 | 157 | "eslint-plugin-react": "^7.37.5", |
158 | | - "eslint-plugin-testing-library": "^7.13.3", |
| 158 | + "eslint-plugin-testing-library": "^7.13.4", |
159 | 159 | "espree": "^11.0.0", |
160 | | - "fake-indexeddb": "^6.2.4", |
161 | | - "fetch-mock": "^12.5.5", |
| 160 | + "fake-indexeddb": "^6.2.5", |
| 161 | + "fetch-mock": "^12.6.0", |
162 | 162 | "file-loader": "^6.2.0", |
163 | 163 | "glob": "^12.0.0", |
164 | 164 | "globals": "^16.5.0", |
165 | | - "html-webpack-plugin": "^5.6.4", |
| 165 | + "html-webpack-plugin": "^5.6.5", |
166 | 166 | "husky": "^4.3.8", |
167 | 167 | "jest": "^30.2.0", |
168 | 168 | "jest-environment-jsdom": "^30.2.0", |
|
185 | 185 | "stylelint-config-idiomatic-order": "^10.0.0", |
186 | 186 | "stylelint-config-standard": "^39.0.1", |
187 | 187 | "typescript": "^5.9.3", |
188 | | - "webpack": "^5.102.1", |
| 188 | + "webpack": "^5.103.0", |
189 | 189 | "webpack-cli": "^6.0.1", |
190 | 190 | "webpack-dev-server": "^5.2.2", |
191 | 191 | "workbox-cli": "^7.3.0", |
192 | 192 | "yargs": "^18.0.0" |
193 | 193 | }, |
194 | 194 | "resolutions": { |
195 | | - "@types/react-splitter-layout/@types/react": "^18.3.26", |
| 195 | + "@types/react-splitter-layout/@types/react": "^18.3.27", |
196 | 196 | "@types/trusted-types": "^2.0.7" |
197 | 197 | }, |
198 | 198 | "husky": { |
|
0 commit comments