Skip to content

Commit 8ed2683

Browse files
author
TruongNhanNguyen
authored
chore: update dependencies to latest
1 parent dd5f379 commit 8ed2683

File tree

2 files changed

+475
-293
lines changed

2 files changed

+475
-293
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,34 +21,34 @@
2121
"test:e2e": "playwright test"
2222
},
2323
"dependencies": {
24-
"@astrojs/preact": "^2.2.0",
25-
"@astrojs/sitemap": "^1.3.1",
26-
"@astrojs/tailwind": "^3.1.3",
24+
"@astrojs/preact": "^2.2.1",
25+
"@astrojs/sitemap": "^1.3.3",
26+
"@astrojs/tailwind": "^4.0.0",
2727
"@fingerprintjs/fingerprintjs": "^3.4.1",
2828
"@nanostores/preact": "^0.5.0",
29-
"astro": "^2.5.5",
30-
"astro-compress": "^1.1.46",
29+
"astro": "^2.7.0",
30+
"astro-compress": "^1.1.47",
3131
"jose": "^4.14.4",
3232
"js-cookie": "^3.0.5",
33-
"nanostores": "^0.9.1",
33+
"nanostores": "^0.9.2",
3434
"node-html-parser": "^6.1.5",
35-
"npm-check-updates": "^16.10.12",
35+
"npm-check-updates": "^16.10.13",
3636
"preact": "^10.15.1",
3737
"rehype-external-links": "^2.1.0",
3838
"roadmap-renderer": "^1.0.6",
3939
"tailwindcss": "^3.3.2"
4040
},
4141
"devDependencies": {
42-
"@playwright/test": "^1.34.3",
42+
"@playwright/test": "^1.35.1",
4343
"@tailwindcss/typography": "^0.5.9",
4444
"@types/js-cookie": "^3.0.3",
4545
"csv-parser": "^3.0.0",
4646
"gh-pages": "^5.0.0",
4747
"js-yaml": "^4.1.0",
4848
"markdown-it": "^13.0.1",
49-
"openai": "^3.2.1",
49+
"openai": "^3.3.0",
5050
"prettier": "^2.8.8",
51-
"prettier-plugin-astro": "^0.9.1",
51+
"prettier-plugin-astro": "^0.10.0",
5252
"prettier-plugin-tailwindcss": "^0.3.0"
5353
}
5454
}

0 commit comments

Comments
 (0)