File tree Expand file tree Collapse file tree 1 file changed +13
-11
lines changed Expand file tree Collapse file tree 1 file changed +13
-11
lines changed Original file line number Diff line number Diff line change 49
49
"@vue/compiler-sfc" : " ^3.0.7" ,
50
50
"@vue/shared" : " ^3.0.7" ,
51
51
"assert" : " ^2.0.0" ,
52
- "babel-loader" : " ^8.2.2" ,
53
52
"bn.js" : " 5" ,
54
53
"buffer" : " ^6.0.3" ,
55
- "caniuse-api" : " ^3.0.0" ,
56
54
"core-js" : " ^3.9.1" ,
57
- "cross-env" : " ^7.0.3" ,
58
55
"crypto-browserify" : " ^3.12.0" ,
59
- "duplicate-package-checker-webpack-plugin" : " ^3.0.0" ,
60
- "jest" : " ^26.6.3" ,
61
56
"lru-cache" : " ^6.0.0" ,
62
57
"path-browserify" : " ^1.0.1" ,
63
58
"process" : " ^0.11.10" ,
64
- "puppeteer" : " ^7.1.0" ,
65
59
"safe-buffer" : " ^5.2.1" ,
66
60
"semver" : " ^7.3.4" ,
61
+ "stream-browserify" : " ^3.0.0" ,
62
+ "url" : " ^0.11.0" ,
63
+ "util" : " ^0.12.3" ,
64
+ "vm-browserify" : " ^1.1.2" ,
65
+ "vue" : " 3.0.4"
66
+ },
67
+ "devDependencies" : {
68
+ "cross-env" : " ^7.0.3" ,
69
+ "babel-loader" : " ^8.2.2" ,
70
+ "caniuse-api" : " ^3.0.0" ,
71
+ "duplicate-package-checker-webpack-plugin" : " ^3.0.0" ,
72
+ "jest" : " ^26.6.3" ,
73
+ "puppeteer" : " ^7.1.0" ,
67
74
"source-map-explorer" : " 2.5.2" ,
68
75
"standard-version" : " ^9.1.1" ,
69
- "stream-browserify" : " ^3.0.0" ,
70
76
"ts-loader" : " ^8.0.17" ,
71
77
"typedoc" : " 0.19.2" ,
72
78
"typedoc-plugin-markdown" : " 3.1.1" ,
73
79
"typescript" : " ^4.2.2" ,
74
- "url" : " ^0.11.0" ,
75
- "util" : " ^0.12.3" ,
76
- "vm-browserify" : " ^1.1.2" ,
77
- "vue" : " 3.0.4" ,
78
80
"webpack" : " ^5.24.2" ,
79
81
"webpack-bundle-analyzer" : " ^4" ,
80
82
"webpack-cli" : " ^4.5.0"
You can’t perform that action at this time.
0 commit comments