Skip to content

Commit

Permalink
chore: update dev dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 5, 2024
1 parent 87905ab commit 26718ef
Show file tree
Hide file tree
Showing 4 changed files with 157 additions and 111 deletions.
24 changes: 12 additions & 12 deletions examples/sveltekit/package-lock.json

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

6 changes: 3 additions & 3 deletions examples/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
},
"devDependencies": {
"@sveltejs/adapter-auto": "3.0.1",
"@sveltejs/adapter-auto": "3.1.0",
"@sveltejs/kit": "2.0.6",
"@sveltejs/vite-plugin-svelte": "3.0.1",
"svelte": "4.2.8",
"svelte-check": "3.6.2",
"tslib": "2.6.2",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite-plugin-node-polyfills": "0.18.0"
"vite": "5.0.11",
"vite-plugin-node-polyfills": "0.19.0"
},
"type": "module",
"dependencies": {
Expand Down
Loading

0 comments on commit 26718ef

Please sign in to comment.