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] committed Aug 25, 2024
1 parent ca3a2c4 commit fffe508
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 106 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": "^4.2.18"
"svelte": "^4.2.19"
},
"dependencies": {
"@isaacs/ttlcache": "^1.4.1"
Expand All @@ -45,13 +45,13 @@
"@sveltejs/adapter-netlify": "^4.3.3",
"@sveltejs/adapter-node": "^5.2.2",
"@sveltejs/adapter-vercel": "^5.4.3",
"@sveltejs/kit": "^2.5.22",
"@sveltejs/kit": "^2.5.24",
"@sveltejs/package": "^2.3.4",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/cookie": "^0.6.0",
"@types/lodash": "^4.17.7",
"@types/luxon": "^3.4.2",
"@types/node": "^20.16.0",
"@types/node": "^20.16.1",
"@types/uid-safe": "^2.1.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand All @@ -65,13 +65,13 @@
"eslint-plugin-svelte": "^2.43.0",
"lodash": "^4.17.21",
"luxon": "^3.5.0",
"npm-check-updates": "^17.0.6",
"npm-check-updates": "^17.1.0",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"publint": "^0.2.10",
"svelte": "^4.2.18",
"svelte-check": "^3.8.5",
"tslib": "^2.6.3",
"svelte": "^4.2.19",
"svelte-check": "^3.8.6",
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"vite": "^5.1.4",
"vitest": "^2.0.5",
Expand Down
Loading

0 comments on commit fffe508

Please sign in to comment.