Skip to content

Commit 2f14e4f

Browse files
author
TruongNhanNguyen
authored
chore: update dependencies to latest
1 parent 6bb315a commit 2f14e4f

File tree

2 files changed

+101
-107
lines changed

2 files changed

+101
-107
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -22,33 +22,33 @@
2222
},
2323
"dependencies": {
2424
"@astrojs/preact": "^2.1.0",
25-
"@astrojs/sitemap": "^1.2.2",
26-
"@astrojs/tailwind": "^3.1.1",
25+
"@astrojs/sitemap": "^1.3.0",
26+
"@astrojs/tailwind": "^3.1.2",
2727
"@fingerprintjs/fingerprintjs": "^3.4.1",
28-
"@nanostores/preact": "^0.3.1",
29-
"astro": "^2.2.3",
30-
"astro-compress": "^1.1.35",
31-
"jose": "^4.13.2",
32-
"js-cookie": "^3.0.1",
33-
"nanostores": "^0.7.4",
28+
"@nanostores/preact": "^0.4.1",
29+
"astro": "^2.4.2",
30+
"astro-compress": "^1.1.42",
31+
"jose": "^4.14.4",
32+
"js-cookie": "^3.0.5",
33+
"nanostores": "^0.8.1",
3434
"node-html-parser": "^6.1.5",
35-
"npm-check-updates": "^16.10.8",
35+
"npm-check-updates": "^16.10.10",
3636
"preact": "^10.13.2",
37-
"rehype-external-links": "^2.0.1",
38-
"roadmap-renderer": "^1.0.5",
39-
"tailwindcss": "^3.3.1"
37+
"rehype-external-links": "^2.1.0",
38+
"roadmap-renderer": "^1.0.6",
39+
"tailwindcss": "^3.3.2"
4040
},
4141
"devDependencies": {
42-
"@playwright/test": "^1.32.3",
42+
"@playwright/test": "^1.33.0",
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",
4949
"openai": "^3.2.1",
50-
"prettier": "^2.8.7",
50+
"prettier": "^2.8.8",
5151
"prettier-plugin-astro": "^0.8.0",
52-
"prettier-plugin-tailwindcss": "^0.2.7"
52+
"prettier-plugin-tailwindcss": "^0.2.8"
5353
}
5454
}

0 commit comments

Comments
 (0)