Skip to content

Commit df91e0d

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

File tree

2 files changed

+623
-294
lines changed

2 files changed

+623
-294
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -21,32 +21,32 @@
2121
},
2222
"dependencies": {
2323
"@astrojs/preact": "^2.1.0",
24-
"@astrojs/sitemap": "^1.2.2",
25-
"@astrojs/tailwind": "^3.1.1",
24+
"@astrojs/sitemap": "^1.3.0",
25+
"@astrojs/tailwind": "^3.1.2",
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.4.2",
29+
"astro-compress": "^1.1.42",
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",
34+
"npm-check-updates": "^16.10.10",
3535
"preact": "^10.13.2",
36-
"rehype-external-links": "^2.0.1",
37-
"roadmap-renderer": "^1.0.5",
38-
"tailwindcss": "^3.3.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.33.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",
48+
"prettier": "^2.8.8",
4949
"prettier-plugin-astro": "^0.8.0",
50-
"prettier-plugin-tailwindcss": "^0.2.7"
50+
"prettier-plugin-tailwindcss": "^0.2.8"
5151
}
5252
}

0 commit comments

Comments
 (0)