Skip to content

Commit

Permalink
updeps
Browse files Browse the repository at this point in the history
  • Loading branch information
Valexr committed Dec 6, 2024
1 parent fe807e9 commit 5346bf1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@slidy/easing": "workspace:^"
},
"dependencies": {
"@types/react": "^18.3.13",
"@types/react-dom": "^18.3.1",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"clsx": "^2.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"esbuild-svelte": "^0.9.0",
"eslint-plugin-svelte": "^2.46.1",
"prettier-plugin-svelte": "^3.3.2",
"svelte": "^5.7.0",
"svelte": "^5.8.0",
"svelte-check": "^4.1.1",
"svelte-preprocess": "^6.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"mdsvex": "^0.12.3",
"prettier-plugin-svelte": "^3.3.2",
"rehype-slug": "^6.0.0",
"svelte": "^5.7.0",
"svelte": "^5.8.0",
"svelte-check": "^4.1.1",
"svelte-preprocess": "^6.0.3",
"unist-util-visit": "^5.0.0",
Expand Down

0 comments on commit 5346bf1

Please sign in to comment.