Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent fe8ea51 commit ca267a4
Show file tree
Hide file tree
Showing 2 changed files with 1,237 additions and 133 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"peerDependencies": {
"@sveltejs/kit": "^1.0.0 || ^2.0.0",
"svelte": "^5.16.0"
"svelte": "^5.17.3"
},
"dependencies": {
"@isaacs/ttlcache": "^1.4.1"
Expand All @@ -45,13 +45,13 @@
"@sveltejs/adapter-netlify": "^4.4.0",
"@sveltejs/adapter-node": "^5.2.11",
"@sveltejs/adapter-vercel": "^5.5.2",
"@sveltejs/kit": "^2.15.1",
"@sveltejs/kit": "^2.15.2",
"@sveltejs/package": "^2.3.7",
"@sveltejs/vite-plugin-svelte": "^4.0.4",
"@types/cookie": "^0.6.0",
"@types/lodash": "^4.17.13",
"@types/lodash": "^4.17.14",
"@types/luxon": "^3.4.2",
"@types/node": "^20.17.10",
"@types/node": "^20.17.12",
"@types/uid-safe": "^2.1.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand All @@ -68,11 +68,11 @@
"npm-check-updates": "^17.1.13",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"publint": "^0.2.12",
"svelte": "^5.16.0",
"svelte-check": "^4.1.1",
"publint": "^0.3.0",
"svelte": "^5.17.3",
"svelte-check": "^4.1.3",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vite": "^6.0.7",
"vitest": "^2.1.8",
"wrangler": "^3.72.0"
Expand Down
Loading

0 comments on commit ca267a4

Please sign in to comment.