Skip to content

Commit

Permalink
chore(deps): update all dependencies (#129)
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 Oct 21, 2024
1 parent 316f8b4 commit 526a4c2
Show file tree
Hide file tree
Showing 4 changed files with 80 additions and 80 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "root",
"private": true,
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"engines": {
"node": ">=18.20.3"
},
Expand All @@ -15,7 +15,7 @@
"lint:fix": "biome check --apply ."
},
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@biomejs/biome": "1.9.4",
"@changesets/cli": "^2.27.9"
}
}
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.2"
"astro": "^4.16.6"
},
"dependencies": {
"astro-integration-kit": "^0.16.1"
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
},
"dependencies": {
"@astrojs/tailwind": "^5.1.2",
"astro": "^4.16.2",
"astro": "^4.16.6",
"astro-integration-kit": "^0.16.1",
"package-name": "workspace:*",
"tailwindcss": "^3.4.13"
"tailwindcss": "^3.4.14"
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
"@types/node": "^20.16.11",
"@types/node": "^20.16.13",
"typescript": "^5.6.3"
}
}
148 changes: 74 additions & 74 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 526a4c2

Please sign in to comment.