File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 },
4848 "./*" : " ./*"
4949 },
50+ "typesVersions" : {
51+ "*" : {
52+ "*" : [
53+ " ./dist/*.d.ts"
54+ ]
55+ }
56+ },
5057 "files" : [
5158 " dist" ,
5259 " *.d.ts"
6370 "test" : " vitest"
6471 },
6572 "dependencies" : {
66- "@babel/parser" : " ^7.18.6 " ,
67- "@babel/traverse" : " ^7.18.6 " ,
68- "@babel/types" : " ^7.18.7 " ,
73+ "@babel/parser" : " ^7.18.9 " ,
74+ "@babel/traverse" : " ^7.18.9 " ,
75+ "@babel/types" : " ^7.18.9 " ,
6976 "chokidar" : " ^3.5.3" ,
7077 "humps" : " ^2.0.1" ,
7178 "unplugin" : " ^0.6.3"
7279 },
7380 "devDependencies" : {
7481 "@types/babel__traverse" : " ^7.17.1" ,
75- "@types/humps" : " ^2.0.1 " ,
82+ "@types/humps" : " ^2.0.2 " ,
7683 "@types/node" : " ^17.0.45" ,
77- "@typescript-eslint/eslint-plugin" : " ^5.30.5 " ,
78- "@typescript-eslint/parser" : " ^5.30.5 " ,
84+ "@typescript-eslint/eslint-plugin" : " ^5.30.7 " ,
85+ "@typescript-eslint/parser" : " ^5.30.7 " ,
7986 "bumpp" : " ^7.2.0" ,
80- "eslint" : " ^8.19 .0" ,
87+ "eslint" : " ^8.20 .0" ,
8188 "esno" : " ^0.16.3" ,
8289 "fast-glob" : " ^3.2.11" ,
8390 "nodemon" : " ^2.0.19" ,
84- "rollup" : " ^2.75.7 " ,
91+ "rollup" : " ^2.77.0 " ,
8592 "tsup" : " ^5.12.9" ,
8693 "typescript" : " ^4.7.4" ,
87- "vite" : " ^2.9.13 " ,
94+ "vite" : " ^2.9.14 " ,
8895 "vitest" : " ^0.12.10" ,
8996 "webpack" : " ^5.73.0"
9097 }
You can’t perform that action at this time.
0 commit comments