|
18 | 18 | "@codemirror-toolkit/react": "0.7.1",
|
19 | 19 | "@codemirror-toolkit/utils": "0.5.1",
|
20 | 20 | "@codemirror/autocomplete": "6.18.1",
|
21 |
| - "@codemirror/commands": "6.6.1", |
22 |
| - "@codemirror/language": "6.10.2", |
| 21 | + "@codemirror/commands": "6.6.2", |
| 22 | + "@codemirror/language": "6.10.3", |
23 | 23 | "@codemirror/search": "6.5.6",
|
24 | 24 | "@codemirror/state": "6.4.1",
|
25 |
| - "@codemirror/view": "6.33.0", |
| 25 | + "@codemirror/view": "6.34.1", |
26 | 26 | "@reduxjs/toolkit": "2.2.7",
|
27 | 27 | "@replit/codemirror-vim": "6.2.1",
|
28 |
| - "@unocss/reset": "0.62.4", |
| 28 | + "@unocss/reset": "0.63.1", |
29 | 29 | "ackee-tracker": "patch:ackee-tracker@npm%3A5.1.0#~/.yarn/patches/ackee-tracker-npm-5.1.0-0db5cc0193.patch",
|
30 | 30 |
|
31 | 31 | "js-base64": "3.7.7",
|
32 |
| - "mutative": "1.0.8", |
| 32 | + "mutative": "1.0.11", |
33 | 33 | "pako": "2.1.0",
|
34 | 34 | "react": "18.3.1",
|
35 | 35 | "react-dom": "18.3.1",
|
36 | 36 | "rxjs": "8.0.0-alpha.14",
|
37 | 37 | "use-external-store": "0.2.2"
|
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 |
| - "@eslint/js": "9.10.0", |
| 40 | + "@eslint/js": "9.11.1", |
41 | 41 | "@stylistic/eslint-plugin": "2.8.0",
|
42 | 42 | "@types/ackee-tracker": "5.0.4",
|
43 | 43 | "@types/eslint__js": "8.42.3",
|
44 | 44 | "@types/jest": "29.5.13",
|
45 |
| - "@types/node": "22.5.5", |
| 45 | + "@types/node": "22.7.4", |
46 | 46 | "@types/pako": "2.0.3",
|
47 |
| - "@types/react": "18.3.6", |
| 47 | + "@types/react": "18.3.10", |
48 | 48 | "@types/react-dom": "18.3.0",
|
49 |
| - "@unocss/preset-web-fonts": "0.62.4", |
50 |
| - "@unocss/preset-wind": "0.62.4", |
51 |
| - "@unocss/transformer-directives": "0.62.4", |
52 |
| - "@unocss/transformer-variant-group": "0.62.4", |
| 49 | + "@unocss/preset-web-fonts": "0.63.1", |
| 50 | + "@unocss/preset-wind": "0.63.1", |
| 51 | + "@unocss/transformer-directives": "0.63.1", |
| 52 | + "@unocss/transformer-variant-group": "0.63.1", |
53 | 53 | "@vitejs/plugin-react": "4.3.1",
|
54 |
| - "eslint": "9.10.0", |
55 |
| - "eslint-plugin-react": "7.36.1", |
56 |
| - "eslint-plugin-react-hooks": "5.1.0-rc-f2df5694-20240916", |
| 54 | + "eslint": "9.11.1", |
| 55 | + "eslint-plugin-react": "7.37.0", |
| 56 | + "eslint-plugin-react-hooks": "5.1.0-rc-3edc000d-20240926", |
57 | 57 | "eslint-plugin-simple-import-sort": "12.1.1",
|
58 | 58 | "globals": "15.9.0",
|
59 | 59 | "jest": "29.7.0",
|
60 | 60 | "jest-environment-jsdom": "29.7.0",
|
61 | 61 | "ts-jest": "29.2.5",
|
62 | 62 | "ts-toolbelt": "9.6.0",
|
63 | 63 | "typescript": "5.5.4",
|
64 |
| - "typescript-eslint": "8.6.0", |
65 |
| - "unocss": "0.62.4", |
66 |
| - "vite": "5.4.6", |
| 64 | + "typescript-eslint": "8.7.0", |
| 65 | + "unocss": "0.63.1", |
| 66 | + "vite": "5.4.8", |
67 | 67 | "vite-plugin-pwa": "0.20.5"
|
68 | 68 | },
|
69 | 69 | "resolutions": {
|
|
0 commit comments