We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 663a5f5 commit f1d528fCopy full SHA for f1d528f
package.json
@@ -20,21 +20,21 @@
20
"dependencies": {
21
"@astrojs/sitemap": "^1.2.1",
22
"@astrojs/tailwind": "^3.1.1",
23
- "astro": "^2.1.3",
+ "astro": "^2.1.7",
24
"astro-compress": "^1.1.35",
25
"node-html-parser": "^6.1.5",
26
- "npm-check-updates": "^16.7.12",
+ "npm-check-updates": "^16.8.0",
27
"rehype-external-links": "^2.0.1",
28
"roadmap-renderer": "^1.0.4",
29
"tailwindcss": "^3.2.7"
30
},
31
"devDependencies": {
32
- "@playwright/test": "^1.31.2",
+ "@playwright/test": "^1.32.1",
33
"@tailwindcss/typography": "^0.5.9",
34
"gh-pages": "^5.0.0",
35
"js-yaml": "^4.1.0",
36
"markdown-it": "^13.0.1",
37
- "prettier": "^2.8.4",
+ "prettier": "^2.8.7",
38
"prettier-plugin-astro": "^0.8.0"
39
}
40
0 commit comments