Skip to content

Commit afb481b

Browse files
chore: update dependencies to latest
1 parent 8d8f469 commit afb481b

File tree

2 files changed

+107
-59
lines changed

2 files changed

+107
-59
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
"dependencies": {
2121
"@astrojs/sitemap": "^1.0.1",
2222
"@astrojs/tailwind": "^3.0.1",
23-
"astro": "^2.0.8",
24-
"astro-compress": "^1.1.31",
23+
"astro": "^2.0.14",
24+
"astro-compress": "^1.1.33",
2525
"node-html-parser": "^6.1.4",
26-
"npm-check-updates": "^16.6.5",
26+
"npm-check-updates": "^16.7.5",
2727
"rehype-external-links": "^2.0.1",
2828
"roadmap-renderer": "^1.0.4",
29-
"tailwindcss": "^3.2.6"
29+
"tailwindcss": "^3.2.7"
3030
},
3131
"devDependencies": {
3232
"@playwright/test": "^1.30.0",

0 commit comments

Comments
 (0)