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 7c7a087 commit 1c482beCopy full SHA for 1c482be
2 files changed
package.json
@@ -20,19 +20,19 @@
20
"test:watch": "jest --watch"
21
},
22
"dependencies": {
23
- "@astrojs/netlify": "^7.0.3",
+ "@astrojs/netlify": "^7.0.8",
24
"@fontsource-variable/atkinson-hyperlegible-next": "^5.2.6",
25
- "astro": "^6.0.5"
+ "astro": "^6.3.1"
26
27
"devDependencies": {
28
"@trivago/prettier-plugin-sort-imports": "6.0.2",
29
"@types/jest": "^30.0.0",
30
- "ajv": "^8.18.0",
31
- "jest": "^30.3.0",
+ "ajv": "^8.20.0",
+ "jest": "^30.4.0",
32
"jest-junit": "^16.0.0",
33
"prettier": "3.8.3",
34
"prettier-plugin-astro": "0.14.1",
35
- "ts-jest": "^29.4.6",
+ "ts-jest": "^29.4.9",
36
"typescript": "^5.9.3"
37
38
"packageManager": "pnpm@10.10.0"
0 commit comments