|
64 | 64 | "@codemirror/lang-rust": "^6.0.2", |
65 | 65 | "@codemirror/language": "^6.12.1", |
66 | 66 | "@codemirror/state": "^6.5.3", |
67 | | - "@codemirror/view": "^6.39.4", |
| 67 | + "@codemirror/view": "^6.39.11", |
68 | 68 | "@firefox-devtools/react-contextmenu": "^5.2.3", |
69 | 69 | "@fluent/bundle": "^0.19.1", |
70 | 70 | "@fluent/langneg": "^0.7.0", |
|
108 | 108 | "workbox-window": "^7.4.0" |
109 | 109 | }, |
110 | 110 | "devDependencies": { |
111 | | - "@babel/cli": "^7.28.3", |
112 | | - "@babel/core": "^7.28.5", |
113 | | - "@babel/eslint-parser": "^7.28.5", |
| 111 | + "@babel/cli": "^7.28.6", |
| 112 | + "@babel/core": "^7.28.6", |
| 113 | + "@babel/eslint-parser": "^7.28.6", |
114 | 114 | "@babel/eslint-plugin": "^7.27.1", |
115 | 115 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
116 | | - "@babel/preset-env": "^7.28.5", |
| 116 | + "@babel/preset-env": "^7.28.6", |
117 | 117 | "@babel/preset-react": "^7.28.5", |
118 | 118 | "@babel/preset-typescript": "^7.28.5", |
119 | 119 | "@eslint/js": "^9.39.2", |
|
124 | 124 | "@types/common-tags": "^1.8.4", |
125 | 125 | "@types/jest": "^30.0.0", |
126 | 126 | "@types/minimist": "^1.2.5", |
127 | | - "@types/node": "^22.19.6", |
| 127 | + "@types/node": "^22.19.7", |
128 | 128 | "@types/query-string": "^6.3.0", |
129 | 129 | "@types/react": "^18.3.27", |
130 | 130 | "@types/react-dom": "^18.3.1", |
|
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.15.3", |
| 158 | + "eslint-plugin-testing-library": "^7.15.4", |
159 | 159 | "fake-indexeddb": "^6.2.5", |
160 | 160 | "fetch-mock": "^12.6.0", |
161 | 161 | "file-loader": "^6.2.0", |
|
184 | 184 | "typescript": "^5.9.3", |
185 | 185 | "webpack": "^5.104.1", |
186 | 186 | "webpack-cli": "^6.0.1", |
187 | | - "webpack-dev-server": "^5.2.2", |
| 187 | + "webpack-dev-server": "^5.2.3", |
188 | 188 | "workbox-cli": "^7.4.0", |
189 | 189 | "yargs": "^18.0.0" |
190 | 190 | }, |
|
0 commit comments