Skip to content

Commit 982a2c6

Browse files
committed
Update packages
1 parent 02e4335 commit 982a2c6

File tree

3 files changed

+227
-214
lines changed

3 files changed

+227
-214
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
"alpinejs": "^3.14.8",
3131
"astro": "^5.3.0",
3232
"astro-robots-txt": "^1.0.0",
33-
"eslint": "^9.20.1",
33+
"eslint": "^9.21.0",
3434
"eslint-plugin-astro": "^1.3.1",
3535
"eslint-plugin-jsx-a11y": "^6.10.2",
3636
"exifr": "^7.1.3",
3737
"mdast-util-to-string": "^4.0.0",
38-
"prettier": "^3.5.1",
38+
"prettier": "^3.5.2",
3939
"prettier-config-standard": "^7.0.0",
4040
"prettier-plugin-astro": "^0.14.1",
4141
"prettier-plugin-tailwindcss": "^0.6.11",
@@ -51,7 +51,7 @@
5151
"dependencies": {
5252
"@iconify-json/bi": "^1.2.2",
5353
"@iconify-json/heroicons": "^1.2.2",
54-
"@tailwindcss/vite": "^4.0.7",
54+
"@tailwindcss/vite": "^4.0.8",
5555
"astro-expressive-code": "^0.40.2",
5656
"astro-icon": "^1.1.5",
5757
"astro-seo": "^0.8.4",
@@ -63,7 +63,7 @@
6363
"photoswipe-dynamic-caption-plugin": "^1.2.7",
6464
"playwright": "^1.50.1",
6565
"swiper": "^11.2.4",
66-
"tailwindcss": "^4.0.7"
66+
"tailwindcss": "^4.0.8"
6767
},
6868
"packageManager": "pnpm@8.15.5+sha256.4b4efa12490e5055d59b9b9fc9438b7d581a6b7af3b5675eb5c5f447cee1a589"
6969
}

0 commit comments

Comments
 (0)