Skip to content

Commit

Permalink
Upgrade vulnerable dep
Browse files Browse the repository at this point in the history
  • Loading branch information
HuakunShen committed Oct 17, 2024
1 parent f818763 commit f3ec4bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions examples/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"autoprefixer": "^10.4.15",
"daisyui": "^3.5.1",
"postcss": "^8.4.27",
"svelte": "^4.0.5",
"svelte": "^4.2.19",
"svelte-check": "^3.4.3",
"tailwindcss": "^3.3.3",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
"vite": "^4.4.2"
"vite": "^5.4.9"
},
"dependencies": {
"@tauri-apps/api": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@rollup/plugin-typescript": "^11.1.6",
"rollup": "^4.9.6",
"rollup": "^4.24.0",
"tslib": "^2.6.2",
"typedoc": "^0.26.6",
"typescript": "^5.3.3"
Expand Down

0 comments on commit f3ec4bf

Please sign in to comment.