Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent f53fc2a commit 825b0d2
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 41 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "root",
"private": true,
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.0",
"engines": {
"node": ">=18.20.3"
},
Expand Down
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"type": "module",
"peerDependencies": {
"astro": "^4.16.16"
"astro": "^4.16.17"
},
"dependencies": {
"astro-integration-kit": "^0.17.0"
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/tailwind": "^5.1.2",
"astro": "^4.16.16",
"@astrojs/tailwind": "^5.1.3",
"astro": "^4.16.17",
"astro-integration-kit": "^0.17.0",
"package-name": "workspace:*",
"tailwindcss": "^3.4.15"
"tailwindcss": "^3.4.16"
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
Expand Down
66 changes: 30 additions & 36 deletions pnpm-lock.yaml

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

0 comments on commit 825b0d2

Please sign in to comment.