Skip to content

Commit be48c08

Browse files
committed
upgrade deps
1 parent 99d38cc commit be48c08

File tree

2 files changed

+229
-215
lines changed

2 files changed

+229
-215
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@giscus/react": "^3.1.0",
1717
"@tailwindcss/vite": "^4.1.11",
1818
"@types/react-dom": "^19.2.3",
19-
"astro": "5.14.3",
19+
"astro": "5.17.2",
2020
"photoswipe": "^5.4.4",
2121
"react": "^19.2.4",
2222
"react-dom": "^19.2.4",
@@ -28,10 +28,10 @@
2828
"vite": "^7.1.7"
2929
},
3030
"devDependencies": {
31-
"@eslint/js": "^9.36.0",
31+
"@eslint/js": "^10.0.1",
3232
"@types/react": "^19.2.14",
33-
"globals": "^16.4.0",
34-
"prettier": "3.6.2",
33+
"globals": "^17.3.0",
34+
"prettier": "3.8.1",
3535
"prettier-plugin-astro": "0.14.1",
3636
"typescript-eslint": "^8.44.1"
3737
}

0 commit comments

Comments
 (0)