This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 86
86
"happy-dom" : " ^14.7.1" ,
87
87
"http-server" : " ^14.1.1" ,
88
88
"lint-staged" : " ^15.2.2" ,
89
- "npm-run-all2" : " ^5.0.0 " ,
89
+ "npm-run-all2" : " ^5.0.2 " ,
90
90
"nuxt" : " ^2.17.3" ,
91
91
"release-it" : " 17.2.0" ,
92
92
"rimraf" : " ^5.0.5" ,
101
101
"yorkie" : " ^2.0.0"
102
102
},
103
103
"peerDependencies" : {
104
- "nuxt" : " ^2.17.1 " ,
105
- "vue" : " ^2.7.14 "
104
+ "nuxt" : " ^2.17.3 " ,
105
+ "vue" : " ^2.7.16 "
106
106
},
107
107
"engines" : {
108
108
"node" : " >=v14.13.0"
Original file line number Diff line number Diff line change @@ -9912,7 +9912,7 @@ normalize-url@^8.0.0:
9912
9912
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a"
9913
9913
integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==
9914
9914
9915
- npm-run-all2@^5.0.0 :
9915
+ npm-run-all2@^5.0.2 :
9916
9916
version "5.0.2"
9917
9917
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-5.0.2.tgz#7dae8e11ba90be9edd05379414a01407416b336c"
9918
9918
integrity sha512-S2G6FWZ3pNWAAKm2PFSOtEAG/N+XO/kz3+9l6V91IY+Y3XFSt7Lp7DV92KCgEboEW0hRTu0vFaMe4zXDZYaOyA==
You can’t perform that action at this time.
0 commit comments