Skip to content

Commit a85e33b

Browse files
chore: update dependencies to latest
1 parent 8c402e5 commit a85e33b

File tree

2 files changed

+681
-368
lines changed

2 files changed

+681
-368
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -20,33 +20,33 @@
2020
"test:e2e": "playwright test"
2121
},
2222
"dependencies": {
23-
"@astrojs/preact": "^2.1.0",
24-
"@astrojs/sitemap": "^1.2.2",
25-
"@astrojs/tailwind": "^3.1.1",
23+
"@astrojs/preact": "^2.2.0",
24+
"@astrojs/sitemap": "^1.3.1",
25+
"@astrojs/tailwind": "^3.1.3",
2626
"@fingerprintjs/fingerprintjs": "^3.4.1",
27-
"@nanostores/preact": "^0.3.1",
28-
"astro": "^2.2.3",
29-
"astro-compress": "^1.1.35",
30-
"jose": "^4.13.2",
31-
"js-cookie": "^3.0.1",
32-
"nanostores": "^0.7.4",
27+
"@nanostores/preact": "^0.4.1",
28+
"astro": "^2.5.1",
29+
"astro-compress": "^1.1.44",
30+
"jose": "^4.14.4",
31+
"js-cookie": "^3.0.5",
32+
"nanostores": "^0.8.1",
3333
"node-html-parser": "^6.1.5",
34-
"npm-check-updates": "^16.10.8",
35-
"preact": "^10.13.2",
36-
"rehype-external-links": "^2.0.1",
37-
"roadmap-renderer": "^1.0.5",
38-
"tailwindcss": "^3.3.1"
34+
"npm-check-updates": "^16.10.12",
35+
"preact": "^10.14.1",
36+
"rehype-external-links": "^2.1.0",
37+
"roadmap-renderer": "^1.0.6",
38+
"tailwindcss": "^3.3.2"
3939
},
4040
"devDependencies": {
41-
"@playwright/test": "^1.32.3",
41+
"@playwright/test": "^1.34.0",
4242
"@tailwindcss/typography": "^0.5.9",
4343
"@types/js-cookie": "^3.0.3",
4444
"gh-pages": "^5.0.0",
4545
"js-yaml": "^4.1.0",
4646
"markdown-it": "^13.0.1",
4747
"openai": "^3.2.1",
48-
"prettier": "^2.8.7",
49-
"prettier-plugin-astro": "^0.8.0",
50-
"prettier-plugin-tailwindcss": "^0.2.7"
48+
"prettier": "^2.8.8",
49+
"prettier-plugin-astro": "^0.9.0",
50+
"prettier-plugin-tailwindcss": "^0.3.0"
5151
}
5252
}

0 commit comments

Comments
 (0)