We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1458141 commit 042bb7aCopy full SHA for 042bb7a
2 files changed
package.json
@@ -18,18 +18,18 @@
18
"test:e2e": "playwright test"
19
},
20
"dependencies": {
21
- "@astrojs/sitemap": "^1.0.1",
+ "@astrojs/sitemap": "^1.1.0",
22
"@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",
+ "astro": "^2.0.15",
+ "astro-compress": "^1.1.34",
+ "node-html-parser": "^6.1.5",
+ "npm-check-updates": "^16.7.9",
27
"rehype-external-links": "^2.0.1",
28
"roadmap-renderer": "^1.0.4",
29
- "tailwindcss": "^3.2.6"
+ "tailwindcss": "^3.2.7"
30
31
"devDependencies": {
32
- "@playwright/test": "^1.30.0",
+ "@playwright/test": "^1.31.1",
33
"@tailwindcss/typography": "^0.5.9",
34
"gh-pages": "^5.0.0",
35
"json-to-pretty-yaml": "^1.2.2",
0 commit comments