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 20, 2025
1 parent fe8ea51 commit b44b583
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 280 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,25 +33,25 @@
],
"peerDependencies": {
"@sveltejs/kit": "^1.0.0 || ^2.0.0",
"svelte": "^5.16.0"
"svelte": "^5.19.0"
},
"dependencies": {
"@isaacs/ttlcache": "^1.4.1"
},
"devDependencies": {
"@playwright/test": "^1.49.1",
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/adapter-cloudflare": "^5.0.0",
"@sveltejs/adapter-cloudflare": "^5.0.1",
"@sveltejs/adapter-netlify": "^4.4.0",
"@sveltejs/adapter-node": "^5.2.11",
"@sveltejs/adapter-vercel": "^5.5.2",
"@sveltejs/kit": "^2.15.1",
"@sveltejs/adapter-node": "^5.2.12",
"@sveltejs/adapter-vercel": "^5.5.3",
"@sveltejs/kit": "^2.16.0",
"@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.14",
"@types/uid-safe": "^2.1.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand All @@ -65,15 +65,15 @@
"eslint-plugin-svelte": "^2.46.1",
"lodash": "^4.17.21",
"luxon": "^3.5.0",
"npm-check-updates": "^17.1.13",
"npm-check-updates": "^17.1.14",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"publint": "^0.2.12",
"svelte": "^5.16.0",
"svelte-check": "^4.1.1",
"prettier-plugin-svelte": "^3.3.3",
"publint": "^0.3.2",
"svelte": "^5.19.0",
"svelte-check": "^4.1.4",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"vite": "^6.0.7",
"typescript": "^5.7.3",
"vite": "^6.0.10",
"vitest": "^2.1.8",
"wrangler": "^3.72.0"
},
Expand Down
Loading

0 comments on commit b44b583

Please sign in to comment.