File tree 7 files changed +10
-10
lines changed
7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 70
70
"verdaccio" : " ^5.0.1" ,
71
71
"vite-plugin-pwa" : " ^0.11.3" ,
72
72
"vitepress" : " ^0.20.1" ,
73
- "webpack" : " ^5.22 .0" ,
73
+ "webpack" : " ^5.54 .0" ,
74
74
"yorkie" : " ^2.0.0"
75
75
},
76
76
"resolutions" : {
Original file line number Diff line number Diff line change 25
25
"@vue/cli-shared-utils" : " ^5.0.0-rc.0" ,
26
26
"babel-loader" : " ^8.2.2" ,
27
27
"thread-loader" : " ^3.0.0" ,
28
- "webpack" : " ^5.22 .0"
28
+ "webpack" : " ^5.54 .0"
29
29
},
30
30
"peerDependencies" : {
31
31
"@vue/cli-service" : " ^3.0.0 || ^4.0.0 || ^5.0.0-0"
Original file line number Diff line number Diff line change 26
26
"@vue/cli-shared-utils" : " ^5.0.0-rc.0" ,
27
27
"eslint-webpack-plugin" : " ^3.1.0" ,
28
28
"globby" : " ^11.0.2" ,
29
- "webpack" : " ^5.22 .0" ,
29
+ "webpack" : " ^5.54 .0" ,
30
30
"yorkie" : " ^2.0.0"
31
31
},
32
32
"peerDependencies" : {
Original file line number Diff line number Diff line change 25
25
"dependencies" : {
26
26
"@vue/cli-shared-utils" : " ^5.0.0-rc.0" ,
27
27
"html-webpack-plugin" : " ^5.1.0" ,
28
- "webpack" : " ^5.22 .0" ,
28
+ "webpack" : " ^5.54 .0" ,
29
29
"workbox-webpack-plugin" : " ^6.1.0"
30
30
},
31
31
"devDependencies" : {
Original file line number Diff line number Diff line change 32
32
"globby" : " ^11.0.2" ,
33
33
"thread-loader" : " ^3.0.0" ,
34
34
"ts-loader" : " ^9.2.5" ,
35
- "webpack" : " ^5.22 .0" ,
35
+ "webpack" : " ^5.54 .0" ,
36
36
"yorkie" : " ^2.0.0"
37
37
},
38
38
"peerDependencies" : {
Original file line number Diff line number Diff line change 73
73
"thread-loader" : " ^3.0.0" ,
74
74
"vue-loader" : " ^16.8.2" ,
75
75
"vue-style-loader" : " ^4.1.3" ,
76
- "webpack" : " ^5.22 .0" ,
76
+ "webpack" : " ^5.54 .0" ,
77
77
"webpack-bundle-analyzer" : " ^4.4.0" ,
78
78
"webpack-chain" : " ^6.5.1" ,
79
79
"webpack-dev-server" : " ^4.1.0" ,
Original file line number Diff line number Diff line change @@ -20379,10 +20379,10 @@ webpack-virtual-modules@^0.4.2:
20379
20379
resolved "https://registry.yarnpkg.com/webpack-virtual-modules/-/webpack-virtual-modules-0.4.3.tgz#cd597c6d51d5a5ecb473eea1983a58fa8a17ded9"
20380
20380
integrity sha512-5NUqC2JquIL2pBAAo/VfBP6KuGkHIZQXW/lNKupLPfhViwh8wNsu0BObtl09yuKZszeEUfbXz8xhrHvSG16Nqw==
20381
20381
20382
- webpack@*, webpack@^5.22.0 , webpack@^5.38.1 :
20383
- version "5.58.1 "
20384
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.58.1 .tgz#df8aad72b617a9d0db8c89d4f410784ee93320d7 "
20385
- integrity sha512-4Z/dmbTU+VmkCb2XNgW7wkE5TfEcSooclprn/UEuVeAkwHhn07OcgUsyaKHGtCY/VobjnsYBlyhKeMLiSoOqPg ==
20382
+ webpack@*, webpack@^5.38.1 , webpack@^5.54.0 :
20383
+ version "5.63.0 "
20384
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.63.0 .tgz#4b074115800e0526d85112985e46c64b95e04aaf "
20385
+ integrity sha512-HYrw6bkj/MDmphAXvqLEvn2fVoDZsYu6O638WjK6lSNgIpjb5jl/KtOrqJyU9EC/ZV9mLUmZW5h4mASB+CVA4A ==
20386
20386
dependencies:
20387
20387
"@types/eslint-scope" "^3.7.0"
20388
20388
"@types/estree" "^0.0.50"
You can’t perform that action at this time.
0 commit comments