Skip to content

Commit 0b0d65f

Browse files
authored
chore: update dependencies to latest
1 parent 2d3a89b commit 0b0d65f

2 files changed

Lines changed: 103 additions & 132 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
"dependencies": {
2424
"@astrojs/preact": "^2.2.1",
2525
"@astrojs/sitemap": "^1.3.3",
26-
"@astrojs/tailwind": "^3.1.3",
27-
"@fingerprintjs/fingerprintjs": "^3.4.1",
26+
"@astrojs/tailwind": "^4.0.0",
27+
"@fingerprintjs/fingerprintjs": "^3.4.2",
2828
"@nanostores/preact": "^0.5.0",
29-
"astro": "^2.6.6",
30-
"astro-compress": "^1.1.47",
29+
"astro": "^2.8.0",
30+
"astro-compress": "^1.1.49",
3131
"jose": "^4.14.4",
3232
"js-cookie": "^3.0.5",
33-
"nanostores": "^0.9.2",
33+
"nanostores": "^0.9.3",
3434
"node-html-parser": "^6.1.5",
35-
"npm-check-updates": "^16.10.12",
35+
"npm-check-updates": "^16.10.15",
3636
"preact": "^10.15.1",
3737
"rehype-external-links": "^2.1.0",
3838
"roadmap-renderer": "^1.0.6",
@@ -47,7 +47,7 @@
4747
"js-yaml": "^4.1.0",
4848
"markdown-it": "^13.0.1",
4949
"openai": "^3.3.0",
50-
"prettier": "^2.8.8",
50+
"prettier": "^3.0.0",
5151
"prettier-plugin-astro": "^0.10.0",
5252
"prettier-plugin-tailwindcss": "^0.3.0"
5353
}

0 commit comments

Comments
 (0)