Skip to content

Commit 627425a

Browse files
authored
chore: update dependencies to latest
1 parent 7434ff7 commit 627425a

File tree

2 files changed

+1729
-3751
lines changed

2 files changed

+1729
-3751
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,25 +20,25 @@
2020
"test:e2e": "playwright test"
2121
},
2222
"dependencies": {
23-
"@astrojs/sitemap": "^1.2.1",
23+
"@astrojs/sitemap": "^1.2.2",
2424
"@astrojs/tailwind": "^3.1.1",
25-
"astro": "^2.1.7",
26-
"astro-compress": "^1.1.35",
25+
"astro": "^2.3.2",
26+
"astro-compress": "^1.1.42",
2727
"node-html-parser": "^6.1.5",
28-
"npm-check-updates": "^16.8.0",
28+
"npm-check-updates": "^16.10.9",
2929
"rehype-external-links": "^2.0.1",
30-
"roadmap-renderer": "^1.0.4",
31-
"tailwindcss": "^3.2.7"
30+
"roadmap-renderer": "^1.0.6",
31+
"tailwindcss": "^3.3.2"
3232
},
3333
"devDependencies": {
34-
"@playwright/test": "^1.32.1",
34+
"@playwright/test": "^1.33.0",
3535
"@tailwindcss/typography": "^0.5.9",
3636
"gh-pages": "^5.0.0",
3737
"js-yaml": "^4.1.0",
3838
"markdown-it": "^13.0.1",
3939
"openai": "^3.2.1",
40-
"prettier": "^2.8.7",
40+
"prettier": "^2.8.8",
4141
"prettier-plugin-astro": "^0.8.0",
42-
"prettier-plugin-tailwindcss": "^0.2.6"
42+
"prettier-plugin-tailwindcss": "^0.2.8"
4343
}
4444
}

0 commit comments

Comments
 (0)