Skip to content

Commit 8256c38

Browse files
authored
chore: update dependencies to latest
1 parent a56710c commit 8256c38

File tree

2 files changed

+436
-725
lines changed

2 files changed

+436
-725
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,23 +18,23 @@
1818
"test:e2e": "playwright test"
1919
},
2020
"dependencies": {
21-
"@astrojs/sitemap": "^1.0.0",
22-
"@astrojs/tailwind": "^2.1.3",
23-
"astro": "^1.9.2",
24-
"astro-compress": "^1.1.28",
21+
"@astrojs/sitemap": "^1.0.1",
22+
"@astrojs/tailwind": "^3.0.1",
23+
"astro": "^2.0.14",
24+
"astro-compress": "^1.1.33",
2525
"node-html-parser": "^6.1.4",
26-
"npm-check-updates": "^16.6.2",
26+
"npm-check-updates": "^16.7.5",
2727
"rehype-external-links": "^2.0.1",
2828
"roadmap-renderer": "^1.0.4",
29-
"tailwindcss": "^3.2.4"
29+
"tailwindcss": "^3.2.7"
3030
},
3131
"devDependencies": {
32-
"@playwright/test": "^1.29.2",
32+
"@playwright/test": "^1.30.0",
3333
"@tailwindcss/typography": "^0.5.9",
3434
"gh-pages": "^5.0.0",
3535
"json-to-pretty-yaml": "^1.2.2",
3636
"markdown-it": "^13.0.1",
37-
"prettier": "^2.8.3",
38-
"prettier-plugin-astro": "^0.7.2"
37+
"prettier": "^2.8.4",
38+
"prettier-plugin-astro": "^0.8.0"
3939
}
4040
}

0 commit comments

Comments
 (0)