We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ae574 commit 1b8d2c9Copy full SHA for 1b8d2c9
.nvmrc
@@ -0,0 +1 @@
1
+18
package.json
@@ -9,16 +9,16 @@
9
"prettier": "prettier --write --plugin-search-dir=. ."
10
},
11
"devDependencies": {
12
- "@astrojs/image": "^0.11.6",
13
- "@astrojs/mdx": "^0.11.6",
+ "@astrojs/image": "^0.17.3",
+ "@astrojs/mdx": "~0.19.6",
14
"@astrojs/rss": "^1.2.1",
15
"@astrojs/sitemap": "^1.0.0",
16
- "@astrojs/tailwind": "^2.1.3",
+ "@astrojs/tailwind": "^4.0.0",
17
"@fontsource/fira-code": "^4.5.12",
18
"@fontsource/inter": "^4.5.14",
19
"@tailwindcss/typography": "^0.5.8",
20
- "astro": "^1.7.2",
21
- "astro-compress": "1.0.8",
+ "astro": "^2.10.11",
+ "astro-compress": "2.0.12",
22
"astro-icon": "^0.8.0",
23
"astro-layouts": "^0.0.6",
24
"prettier": "^2.8.4",
0 commit comments