We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99d38cc commit be48c08Copy full SHA for be48c08
package.json
@@ -16,7 +16,7 @@
16
"@giscus/react": "^3.1.0",
17
"@tailwindcss/vite": "^4.1.11",
18
"@types/react-dom": "^19.2.3",
19
- "astro": "5.14.3",
+ "astro": "5.17.2",
20
"photoswipe": "^5.4.4",
21
"react": "^19.2.4",
22
"react-dom": "^19.2.4",
@@ -28,10 +28,10 @@
28
"vite": "^7.1.7"
29
},
30
"devDependencies": {
31
- "@eslint/js": "^9.36.0",
+ "@eslint/js": "^10.0.1",
32
"@types/react": "^19.2.14",
33
- "globals": "^16.4.0",
34
- "prettier": "3.6.2",
+ "globals": "^17.3.0",
+ "prettier": "3.8.1",
35
"prettier-plugin-astro": "0.14.1",
36
"typescript-eslint": "^8.44.1"
37
}
0 commit comments