File tree Expand file tree Collapse file tree 2 files changed +1074
-1064
lines changed Expand file tree Collapse file tree 2 files changed +1074
-1064
lines changed Original file line number Diff line number Diff line change 22 "name" : " nitro-test-utils" ,
33 "type" : " module" ,
44 "version" : " 0.9.4" ,
5- "packageManager" : " pnpm@10.17.1 " ,
5+ "packageManager" : " pnpm@10.20.0 " ,
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 || ^3"
52+ "vitest" : " ^2 || ^3 || ^4 "
5353 },
5454 "dependencies" : {
5555 "dotenv" : " ^17.2.3" ,
5656 "listhen" : " ^1.9.0" ,
57- "ofetch" : " ^1.4.1 " ,
57+ "ofetch" : " ^1.5.0 " ,
5858 "pathe" : " ^2.0.3" ,
5959 "ufo" : " ^1.6.1"
6060 },
6161 "devDependencies" : {
62- "@antfu/eslint-config" : " ^5.4.1 " ,
63- "@types/node" : " ^24.6.1 " ,
64- "bumpp" : " ^10.2.3 " ,
65- "eslint" : " ^9.36 .0" ,
66- "nitropack" : " ^2.12.6 " ,
67- "tsdown" : " ^0.15.6 " ,
62+ "@antfu/eslint-config" : " ^6.1.0 " ,
63+ "@types/node" : " ^24.9.2 " ,
64+ "bumpp" : " ^10.3.1 " ,
65+ "eslint" : " ^9.38 .0" ,
66+ "nitropack" : " ^2.12.9 " ,
67+ "tsdown" : " ^0.15.12 " ,
6868 "typescript" : " ^5.9.3" ,
6969 "unbuild" : " ^3.6.1" ,
70- "vite" : " ^7.1.7 " ,
71- "vitest" : " ^3.2.4 "
70+ "vite" : " ^7.1.12 " ,
71+ "vitest" : " ^4.0.5 "
7272 }
7373}
You can’t perform that action at this time.
0 commit comments