Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
segunadebayo committed May 27, 2024
1 parent c740b26 commit 8e6250f
Show file tree
Hide file tree
Showing 17 changed files with 1,158 additions and 760 deletions.
10 changes: 5 additions & 5 deletions examples/next-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@internationalized/date": "3.5.3",
"@internationalized/date": "3.5.4",
"@types/textarea-caret": "^3.0.3",
"@zag-js/accordion": "workspace:*",
"@zag-js/anatomy": "workspace:*",
Expand Down Expand Up @@ -81,19 +81,19 @@
"@zag-js/types": "workspace:*",
"@zag-js/utils": "workspace:*",
"form-serialize": "0.7.2",
"lucide-react": "0.378.0",
"lucide-react": "0.379.0",
"match-sorter": "6.3.4",
"next": "14.2.3",
"next-cloudinary": "6.5.2",
"next-cloudinary": "6.6.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-spinners": "0.13.8",
"textarea-caret": "^3.1.0"
},
"devDependencies": {
"@types/form-serialize": "0.7.4",
"@types/node": "20.12.11",
"@types/react": "18.3.2",
"@types/node": "20.12.12",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.2",
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 @@ -9,7 +9,7 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@internationalized/date": "3.5.3",
"@internationalized/date": "3.5.4",
"@zag-js/accordion": "workspace:*",
"@zag-js/anatomy": "workspace:*",
"@zag-js/anatomy-icons": "workspace:*",
Expand Down Expand Up @@ -81,14 +81,14 @@
"epic-spinners": "2.0.0",
"form-serialize": "0.7.2",
"match-sorter": "6.3.4",
"lucide-vue-next": "0.378.0",
"lucide-vue-next": "0.379.0",
"vue": "3.4.27",
"vue-router": "4.3.2"
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@types/form-serialize": "0.7.4",
"@types/node": "20.12.11",
"@types/node": "20.12.12",
"nuxt": "3.11.2"
}
}
14 changes: 7 additions & 7 deletions examples/preact-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "vite preview"
},
"dependencies": {
"@internationalized/date": "3.5.3",
"@internationalized/date": "3.5.4",
"@zag-js/accordion": "workspace:*",
"@zag-js/anatomy": "workspace:*",
"@zag-js/anatomy-icons": "workspace:*",
Expand Down Expand Up @@ -78,15 +78,15 @@
"@zag-js/types": "workspace:*",
"@zag-js/utils": "workspace:*",
"match-sorter": "6.3.4",
"lucide-preact": "0.378.0",
"preact": "10.21.0",
"preact-iso": "2.6.2",
"preact-render-to-string": "6.4.2"
"lucide-preact": "0.379.0",
"preact": "10.22.0",
"preact-iso": "2.6.3",
"preact-render-to-string": "6.5.3"
},
"devDependencies": {
"@preact/preset-vite": "2.8.2",
"eslint": "8.57.0",
"eslint-config-preact": "1.3.0",
"eslint": "9.3.0",
"eslint-config-preact": "1.4.0",
"typescript": "5.4.5",
"vite": "5.2.11"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/solid-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"vite-plugin-solid": "2.10.2"
},
"dependencies": {
"@internationalized/date": "3.5.3",
"@internationalized/date": "3.5.4",
"@solidjs/router": "0.13.3",
"@zag-js/accordion": "workspace:*",
"@zag-js/anatomy": "workspace:*",
Expand Down Expand Up @@ -89,7 +89,7 @@
"@zag-js/utils": "workspace:*",
"form-serialize": "0.7.2",
"match-sorter": "6.3.4",
"lucide-solid": "0.378.0",
"lucide-solid": "0.379.0",
"solid-js": "1.8.17"
}
}
4 changes: 2 additions & 2 deletions examples/svelte-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"check": "svelte-check --tsconfig ./tsconfig.json"
},
"dependencies": {
"@internationalized/date": "3.5.3",
"@internationalized/date": "3.5.4",
"@zag-js/accordion": "workspace:*",
"@zag-js/anatomy": "workspace:*",
"@zag-js/anatomy-icons": "workspace:*",
Expand Down Expand Up @@ -81,7 +81,7 @@
"@zag-js/utils": "workspace:*",
"form-serialize": "0.7.2",
"match-sorter": "6.3.4",
"lucide-svelte": "0.378.0",
"lucide-svelte": "0.379.0",
"svelte-routing": "2.13.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/vanilla-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"devDependencies": {
"@internationalized/date": "3.5.3",
"@internationalized/date": "3.5.4",
"@zag-js/accordion": "workspace:*",
"@zag-js/anatomy": "workspace:*",
"@zag-js/anatomy-icons": "workspace:*",
Expand Down Expand Up @@ -79,7 +79,7 @@
"@zag-js/utils": "workspace:*",
"form-serialize": "0.7.2",
"match-sorter": "6.3.4",
"typescript": "^5.2.2",
"vite": "^5.2.0"
"typescript": "^5.4.5",
"vite": "^5.2.11"
}
}
10 changes: 5 additions & 5 deletions examples/vue-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@internationalized/date": "3.5.3",
"@internationalized/date": "3.5.4",
"@zag-js/accordion": "workspace:*",
"@zag-js/anatomy": "workspace:*",
"@zag-js/anatomy-icons": "workspace:*",
Expand Down Expand Up @@ -82,15 +82,15 @@
"epic-spinners": "2.0.0",
"form-serialize": "0.7.2",
"match-sorter": "6.3.4",
"lucide-vue-next": "0.378.0",
"lucide-vue-next": "0.379.0",
"vite": "5.2.11",
"vue": "3.4.27",
"vue-router": "4.3.2"
},
"devDependencies": {
"@rushstack/eslint-patch": "1.10.2",
"@rushstack/eslint-patch": "1.10.3",
"@types/form-serialize": "0.7.4",
"@types/node": "20.12.11",
"@types/node": "20.12.12",
"@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/eslint-config-prettier": "9.0.0",
Expand All @@ -99,7 +99,7 @@
"eslint": "8.57.0",
"eslint-plugin-vue": "9.26.0",
"typescript": "5.4.5",
"vue-tsc": "2.0.16"
"vue-tsc": "2.0.19"
},
"license": "MIT"
}
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,24 +61,24 @@
]
},
"dependencies": {
"@axe-core/playwright": "4.9.0",
"@babel/generator": "7.24.5",
"@babel/parser": "7.24.5",
"@babel/traverse": "7.24.5",
"@babel/types": "7.24.5",
"@axe-core/playwright": "4.9.1",
"@babel/generator": "7.24.6",
"@babel/parser": "7.24.6",
"@babel/traverse": "7.24.6",
"@babel/types": "7.24.6",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.2",
"@changesets/cli": "2.27.3",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@octokit/rest": "20.1.1",
"@playwright/test": "1.44.0",
"@playwright/test": "1.44.1",
"@swc/core": "1.5.7",
"@types/babel__generator": "7.6.8",
"@types/babel__traverse": "7.20.5",
"@types/node": "20.12.11",
"@types/babel__traverse": "7.20.6",
"@types/node": "20.12.12",
"@types/signale": "1.4.7",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"axe-core": "4.9.1",
"commitlint": "19.3.0",
"dotenv": "16.4.5",
Expand All @@ -90,15 +90,15 @@
"find-packages": "10.0.4",
"husky": "9.0.11",
"json-format-highlight": "1.0.4",
"lint-staged": "15.2.2",
"lint-staged": "15.2.5",
"node-fetch": "3.3.2",
"plop": "4.0.1",
"prettier": "3.2.5",
"prettier-plugin-svelte": "3.2.3",
"signale": "1.4.0",
"ts-morph": "22.0.0",
"tsup": "8.0.2",
"tsx": "4.10.5",
"tsx": "4.11.0",
"typescript": "5.4.5",
"vite": "5.2.11",
"vite-plugin-dts": "3.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/anatomy-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"clean-package": "../../clean-package.config.json",
"main": "src/index.ts",
"devDependencies": {
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"clean-package": "2.2.0",
"react": "18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"proxy-compare": "3.0.0"
},
"devDependencies": {
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@zag-js/utils": "workspace:*",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/date-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"url": "https://github.com/chakra-ui/zag/issues"
},
"dependencies": {
"@internationalized/date": "3.5.3",
"@internationalized/date": "3.5.4",
"@zag-js/anatomy": "workspace:*",
"@zag-js/core": "workspace:*",
"@zag-js/live-region": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/number-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"url": "https://github.com/chakra-ui/zag/issues"
},
"dependencies": {
"@internationalized/number": "3.5.2",
"@internationalized/number": "3.5.3",
"@zag-js/anatomy": "workspace:*",
"@zag-js/core": "workspace:*",
"@zag-js/dom-event": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/time-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"url": "https://github.com/chakra-ui/zag/issues"
},
"dependencies": {
"@internationalized/date": "3.5.3",
"@internationalized/date": "3.5.4",
"@zag-js/anatomy": "workspace:*",
"@zag-js/core": "workspace:*",
"@zag-js/dismissable": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/date-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
},
"devDependencies": {
"clean-package": "2.2.0",
"@internationalized/date": "3.5.3"
"@internationalized/date": "3.5.4"
}
}
Loading

0 comments on commit 8e6250f

Please sign in to comment.