Skip to content

Commit

Permalink
Svelte package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscoheat committed Feb 15, 2024
1 parent 82fadb5 commit b6c30a2
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,14 +95,14 @@
"peerDependencies": {
"@sinclair/typebox": "^0.32.13",
"@sveltejs/kit": "1.x || 2.x",
"@vinejs/vine": "^1.7.1",
"arktype": "1.0.29-alpha",
"joi": "^17.12.1",
"superstruct": "^1.0.3",
"svelte": "3.x || 4.x || >=5.0.0-next.51",
"valibot": "^0.28.1",
"yup": "^1.3.3",
"zod": "^3.22.4",
"@vinejs/vine": "^1.7.1"
"zod": "^3.22.4"
},
"peerDependenciesMeta": {
"@sinclair/typebox": {
Expand Down Expand Up @@ -134,13 +134,13 @@
"@gcornut/valibot-json-schema": "^0.0.22",
"@sinclair/typebox": "^0.32.13",
"@sodaru/yup-to-json-schema": "^2.0.1",
"@vinejs/vine": "^1.7.1",
"arktype": "1.0.29-alpha",
"joi": "^17.12.1",
"superstruct": "^1.0.3",
"valibot": "^0.28.1",
"yup": "^1.3.3",
"zod": "^3.22.4",
"@vinejs/vine": "^1.7.1",
"zod-to-json-schema": "^3.22.4"
},
"dependencies": {
Expand Down Expand Up @@ -169,7 +169,7 @@
"prettier-plugin-svelte": "^3.1.2",
"publint": "^0.2.7",
"sass": "^1.70.0",
"svelte": "5.0.0-next.52",
"svelte": "5.0.0-next.54",
"svelte-check": "^3.6.4",
"sveltekit-flash-message": "^2.4.1",
"sveltekit-rate-limiter": "^0.4.3",
Expand Down
90 changes: 45 additions & 45 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b6c30a2

Please sign in to comment.