|
61 | 61 | }, |
62 | 62 | "dependencies": { |
63 | 63 | "@codemirror/lang-cpp": "^6.0.3", |
64 | | - "@codemirror/lang-javascript": "^6.2.4", |
| 64 | + "@codemirror/lang-javascript": "^6.2.5", |
65 | 65 | "@codemirror/lang-rust": "^6.0.2", |
66 | | - "@codemirror/language": "^6.12.1", |
| 66 | + "@codemirror/language": "^6.12.2", |
67 | 67 | "@codemirror/state": "^6.5.4", |
68 | 68 | "@codemirror/view": "^6.39.14", |
69 | 69 | "@firefox-devtools/react-contextmenu": "^5.2.3", |
70 | 70 | "@fluent/bundle": "^0.19.1", |
71 | 71 | "@fluent/langneg": "^0.7.0", |
72 | 72 | "@fluent/react": "^0.15.2", |
73 | 73 | "@lezer/highlight": "^1.2.3", |
74 | | - "@tgwf/co2": "^0.17.0", |
| 74 | + "@tgwf/co2": "^0.18.0", |
75 | 75 | "array-move": "^3.0.1", |
76 | 76 | "array-range": "^1.0.1", |
77 | 77 | "clamp": "^1.0.1", |
|
96 | 96 | "query-string": "^9.3.1", |
97 | 97 | "react": "^18.3.1", |
98 | 98 | "react-dom": "^18.3.1", |
99 | | - "react-intersection-observer": "^10.0.2", |
| 99 | + "react-intersection-observer": "^10.0.3", |
100 | 100 | "react-redux": "^9.2.0", |
101 | 101 | "react-splitter-layout": "^4.0.0", |
102 | 102 | "react-transition-group": "^4.4.5", |
|
118 | 118 | "@babel/preset-env": "^7.29.0", |
119 | 119 | "@babel/preset-react": "^7.28.5", |
120 | 120 | "@babel/preset-typescript": "^7.28.5", |
121 | | - "@eslint/js": "^9.39.3", |
| 121 | + "@eslint/js": "^9.39.4", |
122 | 122 | "@testing-library/dom": "^10.4.1", |
123 | 123 | "@testing-library/jest-dom": "^6.9.1", |
124 | 124 | "@testing-library/react": "^16.3.2", |
125 | 125 | "@types/clamp": "^1.0.3", |
126 | 126 | "@types/common-tags": "^1.8.4", |
127 | 127 | "@types/jest": "^30.0.0", |
128 | 128 | "@types/minimist": "^1.2.5", |
129 | | - "@types/node": "^22.19.11", |
| 129 | + "@types/node": "^22.19.15", |
130 | 130 | "@types/query-string": "^6.3.0", |
131 | 131 | "@types/react": "^18.3.28", |
132 | 132 | "@types/react-dom": "^18.3.1", |
|
147 | 147 | "esbuild": "^0.27.0", |
148 | 148 | "esbuild-plugin-copy": "^2.1.1", |
149 | 149 | "esbuild-plugin-wasm": "^1.1.0", |
150 | | - "eslint": "^9.39.3", |
| 150 | + "eslint": "^9.39.4", |
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.13.0", |
| 154 | + "eslint-plugin-jest": "^29.15.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 | 158 | "eslint-plugin-testing-library": "^7.16.0", |
159 | 159 | "fake-indexeddb": "^6.2.5", |
160 | 160 | "fetch-mock": "^12.6.0", |
161 | | - "globals": "^17.3.0", |
| 161 | + "globals": "^17.4.0", |
162 | 162 | "husky": "^4.3.8", |
163 | 163 | "jest": "^30.2.0", |
164 | 164 | "jest-environment-jsdom": "^30.2.0", |
|
169 | 169 | "npm-run-all2": "^8.0.4", |
170 | 170 | "open": "^11.0.0", |
171 | 171 | "patch-package": "^8.0.1", |
172 | | - "postcss": "^8.5.6", |
| 172 | + "postcss": "^8.5.8", |
173 | 173 | "postinstall-postinstall": "^2.1.0", |
174 | 174 | "prettier": "^3.8.1", |
175 | 175 | "rimraf": "^6.1.3", |
|
0 commit comments