Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent b926f2b commit 14c1ff7
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 171 deletions.
20 changes: 10 additions & 10 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.1.13"
"svelte": "^5.2.2"
},
"dependencies": {
"@isaacs/ttlcache": "^1.4.1"
Expand All @@ -45,17 +45,17 @@
"@sveltejs/adapter-netlify": "^4.3.6",
"@sveltejs/adapter-node": "^5.2.9",
"@sveltejs/adapter-vercel": "^5.4.7",
"@sveltejs/kit": "^2.8.0",
"@sveltejs/kit": "^2.8.1",
"@sveltejs/package": "^2.3.7",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@sveltejs/vite-plugin-svelte": "^4.0.1",
"@types/cookie": "^0.6.0",
"@types/lodash": "^4.17.13",
"@types/luxon": "^3.4.2",
"@types/node": "^20.17.6",
"@types/uid-safe": "^2.1.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/coverage-v8": "^2.1.5",
"cookie": "^0.7.2",
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^15.0.0",
Expand All @@ -65,16 +65,16 @@
"eslint-plugin-svelte": "^2.46.0",
"lodash": "^4.17.21",
"luxon": "^3.5.0",
"npm-check-updates": "^17.1.10",
"npm-check-updates": "^17.1.11",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
"prettier-plugin-svelte": "^3.2.8",
"publint": "^0.2.12",
"svelte": "^5.1.13",
"svelte-check": "^4.0.6",
"svelte": "^5.2.2",
"svelte-check": "^4.0.9",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.4",
"vite": "^5.4.11",
"vitest": "^2.1.5",
"wrangler": "^3.72.0"
},
"svelte": "./dist/index.js",
Expand Down
Loading

0 comments on commit 14c1ff7

Please sign in to comment.