Skip to content

Commit

Permalink
fix(deps): update playground dependencies
Browse files Browse the repository at this point in the history
| datasource | package     | from     | to      |
| ---------- | ----------- | -------- | ------- |
| npm        | @types/node | 20.14.10 | 22.10.6 |
| npm        | astro       | 4.11.5   | 5.1.6   |
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 5d6f9c0 commit 03906e2
Show file tree
Hide file tree
Showing 2 changed files with 1,269 additions and 338 deletions.
4 changes: 2 additions & 2 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.0",
"astro": "^4.11.5",
"astro": "^5.1.6",
"astro-integration-kit": "^0.14.0",
"astro-fouc-killer": "workspace:*",
"tailwindcss": "^3.4.4"
},
"devDependencies": {
"@astrojs/check": "^0.8.1",
"@types/node": "^20.14.10",
"@types/node": "^22.10.6",
"typescript": "^5.5.3"
}
}
Loading

0 comments on commit 03906e2

Please sign in to comment.