Skip to content

Commit df79f64

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

2 files changed

Lines changed: 238 additions & 67 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
"test:e2e": "playwright test"
2222
},
2323
"dependencies": {
24-
"@astrojs/preact": "^2.2.0",
25-
"@astrojs/sitemap": "^1.3.1",
24+
"@astrojs/preact": "^2.2.1",
25+
"@astrojs/sitemap": "^1.3.3",
2626
"@astrojs/tailwind": "^3.1.3",
2727
"@fingerprintjs/fingerprintjs": "^3.4.1",
2828
"@nanostores/preact": "^0.5.0",
29-
"astro": "^2.5.5",
29+
"astro": "^2.5.7",
3030
"astro-compress": "^1.1.46",
3131
"jose": "^4.14.4",
3232
"js-cookie": "^3.0.5",
@@ -48,7 +48,7 @@
4848
"markdown-it": "^13.0.1",
4949
"openai": "^3.2.1",
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)