We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7434ff7 commit 1fcecafCopy full SHA for 1fcecaf
2 files changed
package.json
@@ -22,13 +22,13 @@
22
"dependencies": {
23
"@astrojs/sitemap": "^1.2.1",
24
"@astrojs/tailwind": "^3.1.1",
25
- "astro": "^2.1.7",
+ "astro": "^2.1.9",
26
"astro-compress": "^1.1.35",
27
"node-html-parser": "^6.1.5",
28
- "npm-check-updates": "^16.8.0",
+ "npm-check-updates": "^16.9.0",
29
"rehype-external-links": "^2.0.1",
30
"roadmap-renderer": "^1.0.4",
31
- "tailwindcss": "^3.2.7"
+ "tailwindcss": "^3.3.1"
32
},
33
"devDependencies": {
34
"@playwright/test": "^1.32.1",
0 commit comments