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 333e5c8 commit d3301ffCopy full SHA for d3301ff
2 files changed
package.json
@@ -25,7 +25,7 @@
25
},
26
"devDependencies": {
27
"@11ty/eleventy": "3.1.2",
28
- "@biomejs/biome": "1.9.4",
+ "@biomejs/biome": "2.1.2",
29
"@cspell/dict-lorem-ipsum": "4.0.5",
30
"@isaacs/catcher": "1.0.4",
31
"@openinf/gh-file-importer": "2.0.1",
@@ -104,13 +104,13 @@
104
"retext-syntax-urls": "4.0.0",
105
"strip-comments": "2.0.1",
106
"stylelint": "16.22.0",
107
- "stylelint-config-recess-order": "6.1.0",
108
- "stylelint-config-standard-scss": "14.0.0",
+ "stylelint-config-recess-order": "7.1.0",
+ "stylelint-config-standard-scss": "15.0.1",
109
"tsx": "4.20.3",
110
"typescript": "5.8.3",
111
"unified": "11.0.5",
112
"vnu-jar": "24.10.17",
113
- "zod": "3.25.76",
114
- "zod-validation-error": "3.5.3"
+ "zod": "4.0.8",
+ "zod-validation-error": "4.0.1"
115
}
116
0 commit comments