Skip to content

Commit 2855a13

Browse files
committed
Update dependencies
1 parent 3bdffbd commit 2855a13

File tree

2 files changed

+659
-669
lines changed

2 files changed

+659
-669
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"fast-json-stable-stringify": "^2.1.0",
7878
"nanodelay": "^2.0.2",
7979
"nanoevents": "^9.1.0",
80-
"nanoid": "^5.1.5"
80+
"nanoid": "^5.1.6"
8181
},
8282
"devDependencies": {
8383
"@logux/eslint-config": "^56.1.0",
@@ -88,34 +88,34 @@
8888
"@testing-library/preact": "^3.2.4",
8989
"@testing-library/react": "^16.3.0",
9090
"@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",
9494
"@types/ws": "^8.18.1",
9595
"@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",
9898
"check-dts": "^0.9.0",
9999
"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",
104104
"multiocular": "^0.8.1",
105105
"nanospy": "^1.0.0",
106106
"nanostores": "^1.0.1",
107107
"picocolors": "^1.1.1",
108108
"postcss": "^8.5.6",
109-
"preact": "10.27.1",
109+
"preact": "10.27.2",
110110
"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",
113113
"size-limit": "^11.2.0",
114114
"svgo": "^4.0.0",
115-
"typescript": "^5.9.2",
116-
"vite": "^7.1.4",
115+
"typescript": "^5.9.3",
116+
"vite": "^7.1.10",
117117
"vitest": "^3.2.4",
118-
"vue": "^3.5.20"
118+
"vue": "^3.5.22"
119119
},
120120
"prettier": {
121121
"arrowParens": "avoid",

0 commit comments

Comments
 (0)