Skip to content

Commit 0412170

Browse files
fix(deps): update all dependencies (#138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 604a4ec commit 0412170

File tree

4 files changed

+24
-24
lines changed

4 files changed

+24
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "root",
33
"private": true,
4-
"packageManager": "pnpm@9.12.3",
4+
"packageManager": "pnpm@9.13.2",
55
"engines": {
66
"node": ">=18.20.3"
77
},

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"type": "module",
3535
"peerDependencies": {
36-
"astro": "^4.16.10"
36+
"astro": "^4.16.13"
3737
},
3838
"dependencies": {
3939
"astro-integration-kit": "^0.17.0"

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
},
1313
"dependencies": {
1414
"@astrojs/tailwind": "^5.1.2",
15-
"astro": "^4.16.10",
15+
"astro": "^4.16.13",
1616
"astro-integration-kit": "^0.17.0",
1717
"package-name": "workspace:*",
18-
"tailwindcss": "^3.4.14"
18+
"tailwindcss": "^3.4.15"
1919
},
2020
"devDependencies": {
2121
"@astrojs/check": "^0.9.4",

pnpm-lock.yaml

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)