File tree Expand file tree Collapse file tree 2 files changed +2141
-2829
lines changed Expand file tree Collapse file tree 2 files changed +2141
-2829
lines changed Original file line number Diff line number Diff line change 22 "name" : " nitro-test-utils" ,
33 "type" : " module" ,
44 "version" : " 0.9.0" ,
5- "packageManager" : " pnpm@9.11.0 " ,
5+ "packageManager" : " pnpm@9.15.4 " ,
66 "description" : " Testing environment and utilities for Nitro" ,
77 "author" :
" Johann Schopplich <[email protected] >" ,
88 "license" : " MIT" ,
4949 },
5050 "peerDependencies" : {
5151 "nitropack" : " ^2" ,
52- "vitest" : " ^2"
52+ "vitest" : " ^2 || ^3 "
5353 },
5454 "dependencies" : {
55- "dotenv" : " ^16.4.5 " ,
56- "listhen" : " ^1.8 .0" ,
57- "ofetch" : " ^1.4.0 " ,
58- "pathe" : " ^1.1 .2" ,
55+ "dotenv" : " ^16.4.7 " ,
56+ "listhen" : " ^1.9 .0" ,
57+ "ofetch" : " ^1.4.1 " ,
58+ "pathe" : " ^2.0 .2" ,
5959 "ufo" : " ^1.5.4"
6060 },
6161 "devDependencies" : {
62- "@antfu/eslint-config" : " ^3.7.3 " ,
63- "@types/node" : " ^20.16.10 " ,
64- "bumpp" : " ^9.6 .1" ,
65- "eslint" : " ^9.11.1 " ,
66- "nitropack" : " ^2.9.7 " ,
67- "typescript" : " ^5.5.4 " ,
68- "unbuild" : " ^3.0.0-rc.8 " ,
69- "vite" : " ^5.4.8 " ,
70- "vitest" : " ^2.1.1 "
62+ "@antfu/eslint-config" : " ^4.1.0 " ,
63+ "@types/node" : " ^22.12.0 " ,
64+ "bumpp" : " ^10.0 .1" ,
65+ "eslint" : " ^9.19.0 " ,
66+ "nitropack" : " ^2.10.4 " ,
67+ "typescript" : " ^5.7.3 " ,
68+ "unbuild" : " ^3.3.1 " ,
69+ "vite" : " ^6.0.11 " ,
70+ "vitest" : " ^3.0.4 "
7171 }
7272}
You can’t perform that action at this time.
0 commit comments