Skip to content

Commit bab130b

Browse files
fix(deps): update dependency arktype to v2.1.29
1 parent fda40e0 commit bab130b

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@tailwindcss/container-queries": "^0.1.1",
4444
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
4545
"@tailwindcss/typography": "^0.5.15",
46-
"arktype": "2.1.28",
46+
"arktype": "2.1.29",
4747
"autoprefixer": "^10.4.20",
4848
"calendar-link": "^2.10.0",
4949
"clsx": "^2.1.1",

pnpm-lock.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/sync-working-groups/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"start": "node ./sync-working-groups.ts"
88
},
99
"dependencies": {
10-
"arktype": "2.1.28"
10+
"arktype": "2.1.29"
1111
}
1212
}

0 commit comments

Comments
 (0)