Skip to content

Commit 3307876

Browse files
committed
chore: bump deps
1 parent 67bf5e9 commit 3307876

File tree

16 files changed

+1407
-1246
lines changed

16 files changed

+1407
-1246
lines changed

examples/next-ts/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"typecheck": "tsc --noEmit"
1212
},
1313
"dependencies": {
14-
"@internationalized/date": "3.9.0",
14+
"@internationalized/date": "3.10.0",
1515
"@tanstack/react-virtual": "3.13.12",
1616
"@types/textarea-caret": "3.0.4",
1717
"@zag-js/accordion": "workspace:*",
@@ -92,26 +92,26 @@
9292
"@zag-js/utils": "workspace:*",
9393
"form-serialize": "0.7.2",
9494
"image-conversion": "2.1.1",
95-
"lucide-react": "0.544.0",
95+
"lucide-react": "0.545.0",
9696
"match-sorter": "8.1.0",
97-
"next": "15.5.3",
97+
"next": "15.5.4",
9898
"next-cloudinary": "6.16.0",
99-
"react": "19.1.1",
100-
"react-dom": "19.1.1",
101-
"react-hook-form": "7.63.0",
99+
"react": "19.2.0",
100+
"react-dom": "19.2.0",
101+
"react-hook-form": "7.64.0",
102102
"react-spinners": "0.17.0",
103103
"textarea-caret": "^3.1.0",
104-
"virtua": "^0.43.3"
104+
"virtua": "^0.44.2"
105105
},
106106
"devDependencies": {
107-
"@next/eslint-plugin-next": "15.5.3",
107+
"@next/eslint-plugin-next": "15.5.4",
108108
"@types/form-serialize": "0.7.4",
109-
"@types/node": "24.5.2",
109+
"@types/node": "24.7.0",
110110
"@types/react": "^19",
111111
"@types/react-dom": "^19",
112112
"eslint-plugin-react": "7.37.5",
113-
"eslint-plugin-react-hooks": "5.2.0",
114-
"typescript": "5.9.2"
113+
"eslint-plugin-react-hooks": "6.1.1",
114+
"typescript": "5.9.3"
115115
},
116116
"license": "MIT"
117117
}

examples/nuxt-ts/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"postinstall": "nuxt prepare"
1010
},
1111
"dependencies": {
12-
"@internationalized/date": "3.9.0",
12+
"@internationalized/date": "3.10.0",
1313
"@zag-js/accordion": "workspace:*",
1414
"@zag-js/anatomy": "workspace:*",
1515
"@zag-js/anatomy-icons": "workspace:*",
@@ -88,15 +88,15 @@
8888
"@zag-js/vue": "workspace:*",
8989
"epic-spinners": "2.0.0",
9090
"form-serialize": "0.7.2",
91-
"lucide-vue-next": "0.544.0",
91+
"lucide-vue-next": "0.545.0",
9292
"match-sorter": "8.1.0",
93-
"vue": "3.5.21",
93+
"vue": "3.5.22",
9494
"vue-router": "4.5.1"
9595
},
9696
"devDependencies": {
9797
"@nuxt/devtools": "^2.6.5",
9898
"@types/form-serialize": "0.7.4",
99-
"@types/node": "24.5.2",
100-
"nuxt": "4.1.2"
99+
"@types/node": "24.7.0",
100+
"nuxt": "4.1.3"
101101
}
102102
}

examples/preact-ts/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"preview": "vite preview"
99
},
1010
"dependencies": {
11-
"@internationalized/date": "3.9.0",
11+
"@internationalized/date": "3.10.0",
1212
"@zag-js/accordion": "workspace:*",
1313
"@zag-js/anatomy": "workspace:*",
1414
"@zag-js/anatomy-icons": "workspace:*",
@@ -85,17 +85,17 @@
8585
"@zag-js/tree-view": "workspace:*",
8686
"@zag-js/types": "workspace:*",
8787
"@zag-js/utils": "workspace:*",
88-
"lucide-preact": "0.544.0",
88+
"lucide-preact": "0.545.0",
8989
"match-sorter": "8.1.0",
9090
"preact": "10.27.2",
91-
"preact-iso": "2.10.0",
92-
"preact-render-to-string": "6.6.1"
91+
"preact-iso": "2.11.0",
92+
"preact-render-to-string": "6.6.2"
9393
},
9494
"devDependencies": {
9595
"@preact/preset-vite": "2.10.2",
96-
"eslint": "9.36.0",
96+
"eslint": "9.37.0",
9797
"eslint-config-preact": "2.0.0",
98-
"typescript": "5.9.2",
99-
"vite": "7.1.7"
98+
"typescript": "5.9.3",
99+
"vite": "7.1.9"
100100
}
101101
}

examples/solid-ts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"version": "vinxi version"
1010
},
1111
"dependencies": {
12-
"@internationalized/date": "3.9.0",
12+
"@internationalized/date": "3.10.0",
1313
"@solidjs/meta": "0.29.4",
1414
"@solidjs/router": "0.15.3",
1515
"@solidjs/start": "1.2.0",
@@ -90,7 +90,7 @@
9090
"@zag-js/types": "workspace:*",
9191
"@zag-js/utils": "workspace:*",
9292
"form-serialize": "0.7.2",
93-
"lucide-solid": "0.544.0",
93+
"lucide-solid": "0.545.0",
9494
"match-sorter": "8.1.0",
9595
"solid-js": "1.9.9",
9696
"vinxi": "0.5.8"

examples/svelte-ts/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"generate-map": "node package-map.mjs"
1414
},
1515
"dependencies": {
16-
"@internationalized/date": "3.9.0",
16+
"@internationalized/date": "3.10.0",
1717
"@zag-js/accordion": "workspace:*",
1818
"@zag-js/anatomy": "workspace:*",
1919
"@zag-js/anatomy-icons": "workspace:*",
@@ -91,20 +91,20 @@
9191
"@zag-js/types": "workspace:*",
9292
"@zag-js/utils": "workspace:*",
9393
"form-serialize": "0.7.2",
94-
"lucide-svelte": "0.544.0",
94+
"lucide-svelte": "0.545.0",
9595
"match-sorter": "8.1.0"
9696
},
9797
"devDependencies": {
98-
"@sveltejs/adapter-auto": "6.1.0",
99-
"@sveltejs/kit": "2.42.2",
100-
"@sveltejs/vite-plugin-svelte": "6.2.0",
98+
"@sveltejs/adapter-auto": "6.1.1",
99+
"@sveltejs/kit": "2.44.0",
100+
"@sveltejs/vite-plugin-svelte": "6.2.1",
101101
"@tsconfig/svelte": "5.0.5",
102102
"@types/form-serialize": "0.7.4",
103-
"svelte": "5.39.4",
104-
"svelte-check": "4.3.1",
103+
"svelte": "5.39.9",
104+
"svelte-check": "4.3.2",
105105
"tslib": "2.8.1",
106-
"typescript": "5.9.2",
107-
"vite": "7.1.7",
106+
"typescript": "5.9.3",
107+
"vite": "7.1.9",
108108
"vite-tsconfig-paths": "5.1.4"
109109
}
110110
}

examples/vanilla-ts/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
"preview": "vite preview"
1010
},
1111
"devDependencies": {
12-
"typescript": "^5.9.2",
13-
"vite": "^7.1.7"
12+
"typescript": "^5.9.3",
13+
"vite": "^7.1.9"
1414
},
1515
"dependencies": {
16-
"@internationalized/date": "3.9.0",
16+
"@internationalized/date": "3.10.0",
1717
"@zag-js/accordion": "workspace:*",
1818
"@zag-js/anatomy": "workspace:*",
1919
"@zag-js/anatomy-icons": "workspace:*",

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -66,23 +66,23 @@
6666
"@axe-core/playwright": "4.10.2",
6767
"@changesets/changelog-github": "0.5.1",
6868
"@changesets/cli": "2.29.7",
69-
"@commitlint/cli": "20.0.0",
69+
"@commitlint/cli": "20.1.0",
7070
"@commitlint/config-conventional": "20.0.0",
7171
"@eslint/eslintrc": "3.3.1",
72-
"@internationalized/date": "3.9.0",
72+
"@internationalized/date": "3.10.0",
7373
"@octokit/rest": "22.0.0",
74-
"@playwright/test": "1.55.1",
74+
"@playwright/test": "1.56.0",
7575
"@swc/core": "1.13.5",
7676
"@types/jsdom": "^27.0.0",
77-
"@types/node": "24.5.2",
77+
"@types/node": "24.7.0",
7878
"@types/signale": "1.4.7",
79-
"@typescript-eslint/eslint-plugin": "8.45.0",
80-
"@typescript-eslint/parser": "8.45.0",
79+
"@typescript-eslint/eslint-plugin": "8.46.0",
80+
"@typescript-eslint/parser": "8.46.0",
8181
"axe-core": "4.10.3",
82-
"commitlint": "20.0.0",
83-
"cross-env": "^10.0.0",
84-
"dotenv": "17.2.2",
85-
"eslint": "9.36.0",
82+
"commitlint": "20.1.0",
83+
"cross-env": "^10.1.0",
84+
"dotenv": "17.2.3",
85+
"eslint": "9.37.0",
8686
"eslint-config-prettier": "10.1.8",
8787
"eslint-plugin-import": "2.32.0",
8888
"eslint-plugin-prettier": "5.5.4",
@@ -99,14 +99,14 @@
9999
"ts-morph": "27.0.0",
100100
"tsup": "8.5.0",
101101
"tsx": "4.20.6",
102-
"typescript": "5.9.2",
102+
"typescript": "5.9.3",
103103
"vercel-submodules": "1.0.10",
104-
"vite": "7.1.7",
104+
"vite": "7.1.9",
105105
"vite-plugin-dts": "4.5.4",
106106
"vitest": "3.2.4"
107107
},
108108
"engines": {
109109
"node": ">=18.0.0"
110110
},
111-
"packageManager": "pnpm@10.17.1"
111+
"packageManager": "pnpm@10.18.1"
112112
}

packages/anatomy-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@types/react": "^19",
4040
"clean-package": "2.2.0",
41-
"react": "19.1.1"
41+
"react": "19.2.0"
4242
},
4343
"dependencies": {
4444
"color2k": "2.0.3",

packages/frameworks/react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@
3434
"@types/react": "^19",
3535
"@types/react-dom": "^19",
3636
"@types/jsdom": "^27.0.0",
37-
"react": "19.1.1",
38-
"react-dom": "19.1.1",
37+
"react": "19.2.0",
38+
"react-dom": "19.2.0",
3939
"clean-package": "2.2.0",
4040
"@testing-library/react": "^16.3.0",
41-
"@testing-library/jest-dom": "^6.8.0",
42-
"@vitejs/plugin-react": "^5.0.3",
41+
"@testing-library/jest-dom": "^6.9.1",
42+
"@vitejs/plugin-react": "^5.0.4",
4343
"jsdom": "^27.0.0"
4444
},
4545
"peerDependencies": {

packages/frameworks/solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@solidjs/testing-library": "^0.8.10",
36-
"@testing-library/jest-dom": "^6.8.0",
36+
"@testing-library/jest-dom": "^6.9.1",
3737
"@types/jsdom": "^27.0.0",
3838
"clean-package": "2.2.0",
3939
"jsdom": "^27.0.0",

0 commit comments

Comments
 (0)