|
77 | 77 | "fast-json-stable-stringify": "^2.1.0", |
78 | 78 | "nanodelay": "^2.0.2", |
79 | 79 | "nanoevents": "^9.1.0", |
80 | | - "nanoid": "^5.1.5" |
| 80 | + "nanoid": "^5.1.6" |
81 | 81 | }, |
82 | 82 | "devDependencies": { |
83 | 83 | "@logux/eslint-config": "^56.1.0", |
|
88 | 88 | "@testing-library/preact": "^3.2.4", |
89 | 89 | "@testing-library/react": "^16.3.0", |
90 | 90 | "@testing-library/vue": "^8.1.0", |
91 | | - "@types/node": "^24.3.0", |
92 | | - "@types/react": "^19.1.12", |
93 | | - "@types/react-dom": "^19.1.9", |
| 91 | + "@types/node": "^24.8.0", |
| 92 | + "@types/react": "^19.2.2", |
| 93 | + "@types/react-dom": "^19.2.2", |
94 | 94 | "@types/ws": "^8.18.1", |
95 | 95 | "@vitest/coverage-v8": "^3.2.4", |
96 | | - "@vue/compiler-sfc": "^3.5.20", |
97 | | - "actions-up": "^1.2.1", |
| 96 | + "@vue/compiler-sfc": "^3.5.22", |
| 97 | + "actions-up": "^1.4.1", |
98 | 98 | "check-dts": "^0.9.0", |
99 | 99 | "clean-publish": "^5.2.2", |
100 | | - "eslint": "^9.34.0", |
101 | | - "fake-indexeddb": "^6.2.2", |
102 | | - "globals": "^16.3.0", |
103 | | - "happy-dom": "^20.0.0", |
| 100 | + "eslint": "^9.37.0", |
| 101 | + "fake-indexeddb": "^6.2.3", |
| 102 | + "globals": "^16.4.0", |
| 103 | + "happy-dom": "^20.0.2", |
104 | 104 | "multiocular": "^0.8.1", |
105 | 105 | "nanospy": "^1.0.0", |
106 | 106 | "nanostores": "^1.0.1", |
107 | 107 | "picocolors": "^1.1.1", |
108 | 108 | "postcss": "^8.5.6", |
109 | | - "preact": "10.27.1", |
| 109 | + "preact": "10.27.2", |
110 | 110 | "print-snapshots": "^0.4.2", |
111 | | - "react": "^19.1.1", |
112 | | - "react-dom": "^19.1.1", |
| 111 | + "react": "^19.2.0", |
| 112 | + "react-dom": "^19.2.0", |
113 | 113 | "size-limit": "^11.2.0", |
114 | 114 | "svgo": "^4.0.0", |
115 | | - "typescript": "^5.9.2", |
116 | | - "vite": "^7.1.4", |
| 115 | + "typescript": "^5.9.3", |
| 116 | + "vite": "^7.1.10", |
117 | 117 | "vitest": "^3.2.4", |
118 | | - "vue": "^3.5.20" |
| 118 | + "vue": "^3.5.22" |
119 | 119 | }, |
120 | 120 | "prettier": { |
121 | 121 | "arrowParens": "avoid", |
|
0 commit comments