File tree Expand file tree Collapse file tree 2 files changed +603
-586
lines changed
Expand file tree Collapse file tree 2 files changed +603
-586
lines changed Original file line number Diff line number Diff line change 6262 "typecheck" : " tsc --noEmit"
6363 },
6464 "peerDependencies" : {
65- "vite" : " ^2.9.0 || ^3.0.0-0" ,
65+ "vite" : " ^2.9.0 || ^3.0.0-0 || ^4.0.0 " ,
6666 "zod" : " ^3.0.0"
6767 },
6868 "peerDependenciesMeta" : {
7272 },
7373 "dependencies" : {
7474 "@poppinss/colors" : " ^3.0.3" ,
75- "@poppinss/validator-lite" : " ^1.0.1 " ,
75+ "@poppinss/validator-lite" : " ^1.0.2 " ,
7676 "unconfig" : " ^0.3.7"
7777 },
7878 "devDependencies" : {
8181 "@japa/spec-reporter" : " ^1.3.2" ,
8282 "@julr/eslint-config" : " ^0.3.2" ,
8383 "@poppinss/dev-utils" : " ^2.0.3" ,
84- "@types/node" : " ^18.11.9 " ,
84+ "@types/node" : " ^18.11.18 " ,
8585 "bumpp" : " ^8.2.1" ,
8686 "cross-env" : " ^7.0.3" ,
87- "eslint" : " ^8.28 .0" ,
87+ "eslint" : " ^8.32 .0" ,
8888 "nodemon" : " ^2.0.20" ,
89- "pnpm" : " ^7.16 .1" ,
90- "prettier" : " ^2.7.1 " ,
91- "rimraf" : " ^3.0.2 " ,
89+ "pnpm" : " ^7.25 .1" ,
90+ "prettier" : " ^2.8.3 " ,
91+ "rimraf" : " ^4.1.1 " ,
9292 "ts-node" : " ^10.9.1" ,
93- "typescript" : " ^4.9.3 " ,
94- "unbuild" : " ^1.0 .1" ,
95- "vite" : " ^3.2 .4" ,
96- "zod" : " ^3.19.1 "
93+ "typescript" : " ^4.9.4 " ,
94+ "unbuild" : " ^1.1 .1" ,
95+ "vite" : " ^4.0 .4" ,
96+ "zod" : " ^3.20.2 "
9797 },
9898 "pnpm" : {
9999 "peerDependencyRules" : {
You can’t perform that action at this time.
0 commit comments