We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2d9028 commit 66b4805Copy full SHA for 66b4805
2 files changed
package.json
@@ -20,17 +20,17 @@
20
"test:watch": "jest --watch"
21
},
22
"dependencies": {
23
- "@astrojs/netlify": "^6.6.3",
+ "@astrojs/netlify": "^6.6.4",
24
"@fontsource-variable/atkinson-hyperlegible-next": "^5.2.6",
25
- "astro": "^5.16.5"
+ "astro": "^5.18.0"
26
27
"devDependencies": {
28
- "@trivago/prettier-plugin-sort-imports": "6.0.0",
+ "@trivago/prettier-plugin-sort-imports": "6.0.2",
29
"@types/jest": "^30.0.0",
30
- "ajv": "^8.17.1",
+ "ajv": "^8.18.0",
31
"jest": "^30.2.0",
32
"jest-junit": "^16.0.0",
33
- "prettier": "3.7.4",
+ "prettier": "3.8.1",
34
"prettier-plugin-astro": "0.14.1",
35
"ts-jest": "^29.4.6",
36
"typescript": "^5.9.3"
0 commit comments