Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
segunadebayo committed Nov 21, 2024
1 parent f253f5d commit 6c991ac
Show file tree
Hide file tree
Showing 17 changed files with 613 additions and 943 deletions.
6 changes: 3 additions & 3 deletions examples/lit-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,12 @@
"@zag-js/utils": "workspace:*",
"form-serialize": "0.7.2",
"lit": "^3.2.0",
"lucide-react": "0.446.0",
"match-sorter": "6.3.4",
"lucide-react": "0.460.0",
"match-sorter": "8.0.0",
"textarea-caret": "^3.1.0"
},
"devDependencies": {
"typescript": "^5.6.3",
"vite": "^5.4.8"
"vite": "^5.4.11"
}
}
8 changes: 4 additions & 4 deletions examples/next-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@internationalized/date": "3.5.6",
"@tanstack/react-virtual": "3.10.8",
"@tanstack/react-virtual": "3.10.9",
"@types/textarea-caret": "3.0.3",
"@zag-js/accordion": "workspace:*",
"@zag-js/anatomy": "workspace:*",
Expand Down Expand Up @@ -87,9 +87,9 @@
"@zag-js/types": "workspace:*",
"@zag-js/utils": "workspace:*",
"form-serialize": "0.7.2",
"lucide-react": "0.446.0",
"match-sorter": "6.3.4",
"next": "14.2.13",
"lucide-react": "0.460.0",
"match-sorter": "8.0.0",
"next": "15.0.3",
"next-cloudinary": "6.13.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
6 changes: 3 additions & 3 deletions examples/nuxt-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@
"@zag-js/vue": "workspace:*",
"epic-spinners": "2.0.0",
"form-serialize": "0.7.2",
"lucide-vue-next": "0.446.0",
"match-sorter": "6.3.4",
"vue": "3.5.10",
"lucide-vue-next": "0.460.0",
"match-sorter": "8.0.0",
"vue": "3.5.13",
"vue-router": "4.4.5"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/preact-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@
"@zag-js/tree-view": "workspace:*",
"@zag-js/types": "workspace:*",
"@zag-js/utils": "workspace:*",
"lucide-preact": "0.446.0",
"match-sorter": "6.3.4",
"lucide-preact": "0.460.0",
"match-sorter": "8.0.0",
"preact": "10.24.1",
"preact-iso": "2.6.3",
"preact-render-to-string": "6.5.11"
Expand All @@ -93,6 +93,6 @@
"eslint": "9.13.0",
"eslint-config-preact": "1.5.0",
"typescript": "5.6.3",
"vite": "5.4.8"
"vite": "5.4.11"
}
}
4 changes: 2 additions & 2 deletions examples/react-19/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@zag-js/tree-view": "workspace:*",
"@zag-js/types": "workspace:*",
"@zag-js/utils": "workspace:*",
"lucide-react": "0.446.0",
"lucide-react": "0.460.0",
"react": "19.0.0-rc-b57d2823-20240822",
"react-dom": "19.0.0-rc-b57d2823-20240822"
},
Expand All @@ -98,6 +98,6 @@
"globals": "^15.9.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.7.0",
"vite": "^5.4.8"
"vite": "^5.4.11"
}
}
4 changes: 2 additions & 2 deletions examples/solid-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
"@zag-js/types": "workspace:*",
"@zag-js/utils": "workspace:*",
"form-serialize": "0.7.2",
"lucide-solid": "0.446.0",
"match-sorter": "6.3.4",
"lucide-solid": "0.460.0",
"match-sorter": "8.0.0",
"solid-js": "1.9.1",
"vinxi": "0.4.3"
},
Expand Down
8 changes: 4 additions & 4 deletions examples/svelte-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,19 +85,19 @@
"@zag-js/types": "workspace:*",
"@zag-js/utils": "workspace:*",
"form-serialize": "0.7.2",
"lucide-svelte": "0.446.0",
"match-sorter": "6.3.4",
"lucide-svelte": "0.460.1",
"match-sorter": "8.0.0",
"svelte-routing": "2.13.0"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "4.0.0-next.3",
"@tsconfig/svelte": "5.0.4",
"@types/form-serialize": "0.7.4",
"svelte": "5.1.4",
"svelte": "5.2.7",
"svelte-check": "4.0.5",
"tslib": "2.7.0",
"typescript": "5.6.3",
"vite": "5.4.8",
"vite": "5.4.11",
"vite-tsconfig-paths": "5.0.1"
}
}
4 changes: 2 additions & 2 deletions examples/vanilla-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"typescript": "^5.6.3",
"vite": "^5.4.8"
"vite": "^5.4.11"
},
"dependencies": {
"@internationalized/date": "3.5.6",
Expand Down Expand Up @@ -86,7 +86,7 @@
"@zag-js/types": "workspace:*",
"@zag-js/utils": "workspace:*",
"form-serialize": "0.7.2",
"match-sorter": "6.3.4",
"match-sorter": "8.0.0",
"nanoid": "^5.0.7"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
]
},
"dependencies": {
"@axe-core/playwright": "4.10.0",
"@axe-core/playwright": "4.10.1",
"@babel/generator": "7.26.2",
"@babel/parser": "7.26.2",
"@babel/traverse": "7.25.9",
Expand All @@ -70,7 +70,7 @@
"@commitlint/config-conventional": "19.5.0",
"@octokit/rest": "21.0.2",
"@playwright/test": "1.48.2",
"@swc/core": "1.7.42",
"@swc/core": "1.9.2",
"@types/babel__generator": "7.6.8",
"@types/babel__traverse": "7.20.6",
"@types/node": "22.9.0",
Expand All @@ -92,16 +92,16 @@
"node-fetch": "3.3.2",
"plop": "4.0.1",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.7",
"prettier-plugin-svelte": "3.3.0",
"signale": "1.4.0",
"ts-morph": "24.0.0",
"tsup": "8.3.5",
"tsx": "4.19.2",
"typescript": "5.6.3",
"vercel-submodules": "1.0.10",
"vite": "5.4.10",
"vite": "5.4.11",
"vite-plugin-dts": "4.3.0",
"vitest": "2.1.4"
"vitest": "2.1.5"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@sveltejs/package": "2.3.7",
"clean-package": "2.2.0",
"svelte": "5.1.9"
"svelte": "5.2.7"
},
"peerDependencies": {
"svelte": "^5.0.0-next.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@zag-js/utils": "workspace:*",
"vue": "3.5.12",
"vue": "3.5.13",
"clean-package": "2.2.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@zag-js/dismissable": "workspace:*",
"@zag-js/remove-scroll": "workspace:*",
"@zag-js/types": "workspace:*",
"focus-trap": "7.6.0"
"focus-trap": "7.6.2"
},
"devDependencies": {
"clean-package": "2.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@zag-js/popper": "workspace:*",
"@zag-js/remove-scroll": "workspace:*",
"@zag-js/types": "workspace:*",
"focus-trap": "7.6.0"
"focus-trap": "7.6.2"
},
"devDependencies": {
"clean-package": "2.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/focus-trap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"clean-package": "../../../clean-package.config.json",
"dependencies": {
"@zag-js/dom-query": "workspace:*",
"focus-trap": "7.6.0"
"focus-trap": "7.6.2"
},
"devDependencies": {
"clean-package": "2.2.0"
Expand Down
Loading

0 comments on commit 6c991ac

Please sign in to comment.