File tree Expand file tree Collapse file tree 5 files changed +572
-543
lines changed Expand file tree Collapse file tree 5 files changed +572
-543
lines changed Original file line number Diff line number Diff line change 29
29
"ci:changelog" : " pnpx changelogithub"
30
30
},
31
31
"devDependencies" : {
32
- "@changesets/cli" : " ^2.29.6 " ,
32
+ "@changesets/cli" : " ^2.29.7 " ,
33
33
"@commitlint/cli" : " ^19.8.1" ,
34
34
"@commitlint/config-conventional" : " ^19.8.1" ,
35
35
"@testing-library/vue" : " ^8.1.0" ,
42
42
"filesize" : " ^11.0.2" ,
43
43
"flush-promises" : " ^1.0.2" ,
44
44
"fs-extra" : " ^11.3.1" ,
45
- "globals" : " ^16.3 .0" ,
45
+ "globals" : " ^16.4 .0" ,
46
46
"gzip-size" : " ^7.0.0" ,
47
47
"husky" : " ^9.1.7" ,
48
48
"jsdom" : " ^26.1.0" ,
49
- "lint-staged" : " ^16.1.5 " ,
50
- "oxlint" : " ^1.14 .0" ,
51
- "pkg-pr-new" : " ^0.0.58 " ,
49
+ "lint-staged" : " ^16.1.6 " ,
50
+ "oxlint" : " ^1.15 .0" ,
51
+ "pkg-pr-new" : " ^0.0.60 " ,
52
52
"prettier" : " ^3.6.2" ,
53
- "rolldown" : " 1.0.0-beta.34 " ,
53
+ "rolldown" : " 1.0.0-beta.37 " ,
54
54
"rolldown-plugin-dts" : " 0.13.13" ,
55
55
"tslint-config-prettier" : " ^1.18.0" ,
56
56
"tsx" : " ^4.20.5" ,
60
60
"vitest-axe" : " 1.0.0-pre.3" ,
61
61
"vitest-dom" : " ^0.1.1" ,
62
62
"vue" : " ^3.5.13" ,
63
- "zod" : " 4.1.5 "
63
+ "zod" : " 4.1.8 "
64
64
},
65
65
"lint-staged" : {
66
66
"*.ts" : [
Original file line number Diff line number Diff line change 41
41
" dist/*.d.ts"
42
42
],
43
43
"dependencies" : {
44
- "@vue/devtools-api" : " ^8.0.1 " ,
45
- "@vue/devtools-kit" : " ^8.0.1 "
44
+ "@vue/devtools-api" : " ^8.0.2 " ,
45
+ "@vue/devtools-kit" : " ^8.0.2 "
46
46
}
47
47
}
Original file line number Diff line number Diff line change 3
3
"private" : true ,
4
4
"dependencies" : {
5
5
"@formwerk/core" : " workspace:*" ,
6
- "arktype" : " 2.1.20 " ,
6
+ "arktype" : " 2.1.22 " ,
7
7
"valibot" : " 1.1.0" ,
8
- "zod" : " 4.1.5 "
8
+ "zod" : " 4.1.8 "
9
9
}
10
10
}
Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@formwerk/core" : " workspace:*" ,
12
12
"@internationalized/date" : " ^3.9.0" ,
13
- "@tailwindcss/postcss" : " ^4.1.12 " ,
13
+ "@tailwindcss/postcss" : " ^4.1.13 " ,
14
14
"fuse.js" : " ^7.1.0" ,
15
- "tailwindcss" : " ^4.1.12 " ,
15
+ "tailwindcss" : " ^4.1.13 " ,
16
16
"valibot" : " 1.1.0" ,
17
17
"vue" : " ^3.5.13" ,
18
- "vue-i18n" : " ^11.1.11 " ,
18
+ "vue-i18n" : " ^11.1.12 " ,
19
19
"yup" : " ^1.7.0" ,
20
- "zod" : " 4.1.5 "
20
+ "zod" : " 4.1.8 "
21
21
},
22
22
"devDependencies" : {
23
23
"@vitejs/plugin-vue" : " ^6.0.1" ,
24
24
"typescript" : " ^5.9.2" ,
25
- "vite" : " ^7.1.4 " ,
26
- "vue-tsc" : " ^3.0.6 "
25
+ "vite" : " ^7.1.5 " ,
26
+ "vue-tsc" : " ^3.0.7 "
27
27
}
28
28
}
You can’t perform that action at this time.
0 commit comments