File tree Expand file tree Collapse file tree 5 files changed +3752
-2719
lines changed Expand file tree Collapse file tree 5 files changed +3752
-2719
lines changed Load Diff This file was deleted.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ enableGlobalCache: true
4
4
5
5
nodeLinker : node-modules
6
6
7
- yarnPath : .yarn/releases/yarn-4.1.0 .cjs
7
+ yarnPath : .yarn/releases/yarn-4.5.1 .cjs
Original file line number Diff line number Diff line change 2
2
"name" : " nuxt-param-validators" ,
3
3
"type" : " module" ,
4
4
"version" : " 0.2.3" ,
5
- "packageManager" : " yarn@4.1.0 " ,
5
+ "packageManager" : " yarn@4.5.1 " ,
6
6
"description" : " Provide param validators for you Nuxt project" ,
7
7
"license" : " MIT" ,
8
8
"repository" : " HigherOrderLogic/nuxt-param-validators" ,
28
28
"test" : " vitest run"
29
29
},
30
30
"dependencies" : {
31
- "@nuxt/kit" : " ^3.13.1 " ,
31
+ "@nuxt/kit" : " ^3.14.0 " ,
32
32
"globby" : " ^14.0.2" ,
33
33
"knitwork" : " ^1.1.0" ,
34
34
"scule" : " ^1.3.0"
35
35
},
36
36
"devDependencies" : {
37
- "@antfu/eslint-config" : " ^3.3.2 " ,
38
- "@nuxt/module-builder" : " ^0.8.3 " ,
39
- "@nuxt/test-utils" : " ^3.14.1 " ,
40
- "@types/node" : " ^22.5.4 " ,
41
- "eslint" : " ^9.9.1 " ,
42
- "nuxt" : " ^3.13.1 " ,
43
- "typescript" : " ^5.6.2 " ,
44
- "vitest" : " ^2.0.5 "
37
+ "@antfu/eslint-config" : " ^3.8.0 " ,
38
+ "@nuxt/module-builder" : " ^0.8.4 " ,
39
+ "@nuxt/test-utils" : " ^3.14.4 " ,
40
+ "@types/node" : " ^22.9.0 " ,
41
+ "eslint" : " ^9.14.0 " ,
42
+ "nuxt" : " ^3.14.0 " ,
43
+ "typescript" : " ^5.6.3 " ,
44
+ "vitest" : " ^2.1.4 "
45
45
}
46
46
}
You can’t perform that action at this time.
0 commit comments