|
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.4", |
| 66 | + "@codemirror/view": "^6.38.6", |
67 | 67 | "@firefox-devtools/react-contextmenu": "^5.2.3", |
68 | 68 | "@fluent/bundle": "^0.19.1", |
69 | 69 | "@fluent/langneg": "^0.7.0", |
70 | 70 | "@fluent/react": "^0.15.2", |
71 | | - "@lezer/highlight": "^1.2.1", |
| 71 | + "@lezer/highlight": "^1.2.2", |
72 | 72 | "@tgwf/co2": "^0.16.9", |
73 | 73 | "array-move": "^3.0.1", |
74 | 74 | "array-range": "^1.0.1", |
|
107 | 107 | }, |
108 | 108 | "devDependencies": { |
109 | 109 | "@babel/cli": "^7.28.3", |
110 | | - "@babel/core": "^7.28.4", |
111 | | - "@babel/eslint-parser": "^7.28.4", |
| 110 | + "@babel/core": "^7.28.5", |
| 111 | + "@babel/eslint-parser": "^7.28.5", |
112 | 112 | "@babel/eslint-plugin": "^7.27.1", |
113 | 113 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
114 | | - "@babel/preset-env": "^7.28.3", |
115 | | - "@babel/preset-react": "^7.27.1", |
116 | | - "@babel/preset-typescript": "^7.27.1", |
| 114 | + "@babel/preset-env": "^7.28.5", |
| 115 | + "@babel/preset-react": "^7.28.5", |
| 116 | + "@babel/preset-typescript": "^7.28.5", |
117 | 117 | "@eslint/js": "^9.37.0", |
118 | 118 | "@testing-library/dom": "^10.4.1", |
119 | 119 | "@testing-library/jest-dom": "^6.9.1", |
|
122 | 122 | "@types/common-tags": "^1.8.4", |
123 | 123 | "@types/jest": "^30.0.0", |
124 | 124 | "@types/minimist": "^1.2.5", |
125 | | - "@types/node": "^22.18.12", |
| 125 | + "@types/node": "^22.19.0", |
126 | 126 | "@types/query-string": "^6.3.0", |
127 | 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", |
131 | 131 | "@types/redux-logger": "^3.0.6", |
132 | 132 | "@types/tgwf__co2": "^0.14.2", |
133 | | - "@typescript-eslint/eslint-plugin": "^8.45.0", |
134 | | - "@typescript-eslint/parser": "^8.45.0", |
| 133 | + "@typescript-eslint/eslint-plugin": "^8.46.2", |
| 134 | + "@typescript-eslint/parser": "^8.46.2", |
135 | 135 | "alex": "^11.0.1", |
136 | 136 | "autoprefixer": "^10.4.21", |
137 | 137 | "babel-jest": "^30.2.0", |
138 | 138 | "babel-loader": "^10.0.0", |
139 | 139 | "babel-plugin-module-resolver": "^5.0.2", |
140 | | - "browserslist": "^4.26.3", |
141 | | - "caniuse-lite": "^1.0.30001743", |
| 140 | + "browserslist": "^4.27.0", |
| 141 | + "caniuse-lite": "^1.0.30001751", |
142 | 142 | "circular-dependency-plugin": "^5.2.1", |
143 | 143 | "codecov": "^3.8.3", |
144 | 144 | "copy-webpack-plugin": "^13.0.1", |
|
157 | 157 | "eslint-plugin-testing-library": "^7.13.3", |
158 | 158 | "espree": "^10.4.0", |
159 | 159 | "fake-indexeddb": "^6.2.4", |
160 | | - "fetch-mock": "^12.5.4", |
| 160 | + "fetch-mock": "^12.5.5", |
161 | 161 | "file-loader": "^6.2.0", |
162 | 162 | "glob": "^11.0.3", |
163 | 163 | "globals": "^16.4.0", |
|
184 | 184 | "stylelint-config-idiomatic-order": "^10.0.0", |
185 | 185 | "stylelint-config-standard": "^39.0.1", |
186 | 186 | "typescript": "^5.9.3", |
187 | | - "webpack": "^5.102.0", |
| 187 | + "webpack": "^5.102.1", |
188 | 188 | "webpack-cli": "^6.0.1", |
189 | 189 | "webpack-dev-server": "^5.2.2", |
190 | 190 | "workbox-webpack-plugin": "^7.3.0", |
|
0 commit comments