Skip to content

Commit 042bb7a

Browse files
chore: update dependencies to latest
1 parent 1458141 commit 042bb7a

File tree

2 files changed

+140
-85
lines changed

2 files changed

+140
-85
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@
1818
"test:e2e": "playwright test"
1919
},
2020
"dependencies": {
21-
"@astrojs/sitemap": "^1.0.1",
21+
"@astrojs/sitemap": "^1.1.0",
2222
"@astrojs/tailwind": "^3.0.1",
23-
"astro": "^2.0.8",
24-
"astro-compress": "^1.1.31",
25-
"node-html-parser": "^6.1.4",
26-
"npm-check-updates": "^16.6.5",
23+
"astro": "^2.0.15",
24+
"astro-compress": "^1.1.34",
25+
"node-html-parser": "^6.1.5",
26+
"npm-check-updates": "^16.7.9",
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": {
32-
"@playwright/test": "^1.30.0",
32+
"@playwright/test": "^1.31.1",
3333
"@tailwindcss/typography": "^0.5.9",
3434
"gh-pages": "^5.0.0",
3535
"json-to-pretty-yaml": "^1.2.2",

0 commit comments

Comments
 (0)