|
63 | 63 | "url": "https://github.com/firefox-devtools/profiler" |
64 | 64 | }, |
65 | 65 | "dependencies": { |
66 | | - "@codemirror/lang-cpp": "^6.0.2", |
| 66 | + "@codemirror/lang-cpp": "^6.0.3", |
67 | 67 | "@codemirror/lang-javascript": "^6.2.4", |
68 | | - "@codemirror/lang-rust": "^6.0.1", |
| 68 | + "@codemirror/lang-rust": "^6.0.2", |
69 | 69 | "@codemirror/language": "^6.11.1", |
70 | 70 | "@codemirror/state": "^6.5.2", |
71 | | - "@codemirror/view": "^6.37.1", |
| 71 | + "@codemirror/view": "^6.37.2", |
72 | 72 | "@firefox-devtools/react-contextmenu": "^5.2.2", |
73 | 73 | "@fluent/bundle": "^0.19.1", |
74 | 74 | "@fluent/langneg": "^0.7.0", |
|
140 | 140 | "eslint-config-prettier": "^10.1.5", |
141 | 141 | "eslint-import-resolver-alias": "^1.1.2", |
142 | 142 | "eslint-plugin-flowtype": "^8.0.3", |
143 | | - "eslint-plugin-import": "^2.31.0", |
| 143 | + "eslint-plugin-import": "^2.32.0", |
144 | 144 | "eslint-plugin-jest": "^29.0.1", |
145 | 145 | "eslint-plugin-jest-dom": "^5.5.0", |
146 | 146 | "eslint-plugin-jest-formatting": "^3.1.0", |
|
163 | 163 | "npm-run-all2": "^8.0.4", |
164 | 164 | "open": "^10.1.2", |
165 | 165 | "patch-package": "^8.0.0", |
166 | | - "postcss": "^8.5.4", |
| 166 | + "postcss": "^8.5.6", |
167 | 167 | "postcss-loader": "^8.1.1", |
168 | 168 | "postinstall-postinstall": "^2.1.0", |
169 | 169 | "prettier": "^3.5.3", |
170 | 170 | "raw-loader": "^4.0.2", |
171 | 171 | "rimraf": "^5.0.10", |
172 | 172 | "style-loader": "^4.0.0", |
173 | | - "stylelint": "^16.20.0", |
| 173 | + "stylelint": "^16.21.0", |
174 | 174 | "stylelint-config-idiomatic-order": "^10.0.0", |
175 | 175 | "stylelint-config-standard": "^38.0.0", |
176 | 176 | "webpack": "^5.99.9", |
|
0 commit comments