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 May 21, 2024
1 parent 16cd900 commit cd32b25
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 35 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-unicorn": "^53.0.0",
"playwright": "^1.41.0"
},
"packageManager": "pnpm@8.15.7",
"packageManager": "pnpm@8.15.8",
"engines": {
"pnpm": "^8.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"test": "vitest run"
},
"dependencies": {
"@vercel/nft": "^0.26.1",
"@vercel/nft": "^0.27.0",
"esbuild": "^0.20.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^18.19.3",
"@types/sade": "^1.7.8",
"@types/set-cookie-parser": "^2.4.7",
"dts-buddy": "0.4.6",
"dts-buddy": "0.4.7",
"rollup": "^4.14.2",
"svelte": "^4.2.10",
"svelte-preprocess": "^5.1.3",
Expand Down
64 changes: 33 additions & 31 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion sites/kit.svelte.dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@sveltejs/amp": "workspace:^",
"@sveltejs/enhanced-img": "workspace:^",
"@sveltejs/kit": "workspace:^",
"@sveltejs/site-kit": "6.0.0-next.59",
"@sveltejs/site-kit": "6.0.0-next.64",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@types/d3-geo": "^3.1.0",
"@types/node": "^18.19.3",
Expand Down

0 comments on commit cd32b25

Please sign in to comment.