Skip to content

Commit 431c703

Browse files
chore: update dependencies to latest
1 parent efd4648 commit 431c703

File tree

2 files changed

+1477
-1262
lines changed

2 files changed

+1477
-1262
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,34 +22,34 @@
2222
},
2323
"dependencies": {
2424
"@astrojs/preact": "^2.2.1",
25-
"@astrojs/sitemap": "^1.3.3",
26-
"@astrojs/tailwind": "^3.1.3",
27-
"@fingerprintjs/fingerprintjs": "^3.4.1",
25+
"@astrojs/sitemap": "^2.0.1",
26+
"@astrojs/tailwind": "^4.0.0",
27+
"@fingerprintjs/fingerprintjs": "^4.0.0",
2828
"@nanostores/preact": "^0.5.0",
29-
"astro": "^2.6.6",
30-
"astro-compress": "^1.1.47",
29+
"astro": "^2.9.6",
30+
"astro-compress": "^1.1.50",
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",
36-
"preact": "^10.15.1",
35+
"npm-check-updates": "^16.10.17",
36+
"preact": "^10.16.0",
3737
"rehype-external-links": "^2.1.0",
3838
"roadmap-renderer": "^1.0.6",
3939
"slugify": "^1.6.6",
40-
"tailwindcss": "^3.3.2"
40+
"tailwindcss": "^3.3.3"
4141
},
4242
"devDependencies": {
43-
"@playwright/test": "^1.35.1",
43+
"@playwright/test": "^1.36.2",
4444
"@tailwindcss/typography": "^0.5.9",
4545
"@types/js-cookie": "^3.0.3",
4646
"csv-parser": "^3.0.0",
4747
"gh-pages": "^5.0.0",
4848
"js-yaml": "^4.1.0",
4949
"markdown-it": "^13.0.1",
5050
"openai": "^3.3.0",
51-
"prettier": "^2.8.8",
52-
"prettier-plugin-astro": "^0.10.0",
53-
"prettier-plugin-tailwindcss": "^0.3.0"
51+
"prettier": "^3.0.0",
52+
"prettier-plugin-astro": "^0.11.0",
53+
"prettier-plugin-tailwindcss": "^0.4.1"
5454
}
5555
}

0 commit comments

Comments
 (0)