|
17 | 17 | "@codemirror-toolkit/extensions": "0.6.3", |
18 | 18 | "@codemirror-toolkit/react": "0.7.1", |
19 | 19 | "@codemirror-toolkit/utils": "0.5.1", |
20 | | - "@codemirror/autocomplete": "6.19.0", |
21 | | - "@codemirror/commands": "6.9.0", |
| 20 | + "@codemirror/autocomplete": "6.19.1", |
| 21 | + "@codemirror/commands": "6.10.0", |
22 | 22 | "@codemirror/language": "6.11.3", |
23 | 23 | "@codemirror/search": "6.5.11", |
24 | 24 | "@codemirror/state": "6.5.2", |
25 | 25 | "@codemirror/view": "6.38.6", |
26 | | - "@reduxjs/toolkit": "2.9.1", |
| 26 | + "@reduxjs/toolkit": "2.9.2", |
27 | 27 | "@replit/codemirror-vim": "6.3.0", |
28 | 28 | "@unocss/reset": "66.5.4", |
29 | 29 | "ackee-tracker": "patch:ackee-tracker@npm%3A5.1.0#~/.yarn/patches/ackee-tracker-npm-5.1.0-0db5cc0193.patch", |
|
38 | 38 | "ts-brand": "0.2.0", |
39 | 39 | "ts-enum-utilx": "0.3.0", |
40 | 40 | "ts-expect": "1.3.0", |
41 | | - "use-external-store": "0.3.1" |
| 41 | + "use-external-store": "0.3.2" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | 44 | "@eslint/js": "9.38.0", |
45 | 45 | "@stylistic/eslint-plugin": "5.5.0", |
46 | 46 | "@types/ackee-tracker": "5.0.4", |
47 | 47 | "@types/jest": "30.0.0", |
48 | | - "@types/node": "24.8.1", |
| 48 | + "@types/node": "24.9.2", |
49 | 49 | "@types/pako": "2.0.4", |
50 | 50 | "@types/react": "19.2.2", |
51 | 51 | "@types/react-dom": "19.2.2", |
52 | 52 | "@unocss/preset-web-fonts": "66.5.4", |
53 | 53 | "@unocss/preset-wind3": "66.5.4", |
54 | 54 | "@unocss/transformer-directives": "66.5.4", |
55 | 55 | "@unocss/transformer-variant-group": "66.5.4", |
56 | | - "@vitejs/plugin-react": "5.0.4", |
57 | | - "@vitest/coverage-v8": "3.2.4", |
58 | | - "@vitest/ui": "3.2.4", |
| 56 | + "@vitejs/plugin-react": "5.1.0", |
| 57 | + "@vitest/coverage-v8": "4.0.5", |
| 58 | + "@vitest/ui": "4.0.5", |
59 | 59 | "eslint": "9.38.0", |
60 | 60 | "eslint-plugin-react": "7.37.5", |
61 | | - "eslint-plugin-react-hooks": "7.0.0", |
| 61 | + "eslint-plugin-react-hooks": "7.0.1", |
62 | 62 | "eslint-plugin-simple-import-sort": "12.1.1", |
63 | 63 | "jest": "30.2.0", |
64 | 64 | "jest-environment-jsdom": "30.2.0", |
65 | 65 | "rollup": "4.52.5", |
66 | 66 | "ts-jest": "29.4.5", |
67 | 67 | "ts-toolbelt": "9.6.0", |
68 | 68 | "typescript": "5.9.3", |
69 | | - "typescript-eslint": "8.46.1", |
| 69 | + "typescript-eslint": "8.46.2", |
70 | 70 | "unocss": "66.5.4", |
71 | | - "vite": "7.1.10", |
| 71 | + "vite": "7.1.12", |
72 | 72 | "vite-bundle-analyzer": "1.2.3", |
73 | 73 | "vite-plugin-pwa": "1.1.0", |
74 | | - "vitest": "3.2.4" |
| 74 | + "vitest": "4.0.5" |
75 | 75 | }, |
76 | 76 | "resolutions": { |
77 | 77 | "immer": "npm:mutative-compat@^0.1.0" |
|
0 commit comments