|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@achrinza/node-ipc@9.2.2": |
6 | | - version "9.2.2" |
7 | | - resolved "https://registry.yarnpkg.com/@achrinza/node-ipc/-/node-ipc-9.2.2.tgz#ae1b5d3d6a9362034eea60c8d946b93893c2e4ec" |
| 5 | +"@achrinza/node-ipc@^9.2.5": |
| 6 | + version "9.2.5" |
| 7 | + resolved "https://registry.yarnpkg.com/@achrinza/node-ipc/-/node-ipc-9.2.5.tgz#29788e608ff41121f0543491da723b243266ac28" |
| 8 | + integrity sha512-kBX7Ay911iXZ3VZ1pYltj3Rfu7Ow9H7sK4H4RSfWIfWR2JKNB40K808wppoRIEzE2j2hXLU+r6TJgCAliCGhyQ== |
8 | 9 | dependencies: |
9 | 10 | "@node-ipc/js-queue" "2.0.3" |
10 | 11 | event-pubsub "4.3.0" |
|
2267 | 2268 | dependencies: |
2268 | 2269 | "@vue/cli-shared-utils" "^5.0.4" |
2269 | 2270 |
|
2270 | | -"@vue/cli-plugin-typescript@^5.0.4": |
2271 | | - version "5.0.4" |
2272 | | - resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-5.0.4.tgz#205956e062a7567f6eb009b6889eb53a1f9db556" |
| 2271 | +"@vue/cli-plugin-typescript@^5.0.6": |
| 2272 | + version "5.0.6" |
| 2273 | + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-5.0.6.tgz#c98b6fe67d71034109694f53a92c4a102fd5f060" |
| 2274 | + integrity sha512-DKw3SZEWs+9v6oUMTJAGcmJY4XCIdLhwXU1MsXDmhea/VqoGTcY9yl1mb/QfZ3AttdRtC7n4Vk01tGa0pnewsA== |
2273 | 2275 | dependencies: |
2274 | 2276 | "@babel/core" "^7.12.16" |
2275 | 2277 | "@types/webpack-env" "^1.15.2" |
2276 | | - "@vue/cli-shared-utils" "^5.0.4" |
| 2278 | + "@vue/cli-shared-utils" "^5.0.6" |
2277 | 2279 | babel-loader "^8.2.2" |
2278 | 2280 | fork-ts-checker-webpack-plugin "^6.4.0" |
2279 | 2281 | globby "^11.0.2" |
2280 | 2282 | thread-loader "^3.0.0" |
2281 | 2283 | ts-loader "^9.2.5" |
2282 | 2284 | webpack "^5.54.0" |
2283 | | - yorkie "^2.0.0" |
2284 | 2285 |
|
2285 | 2286 | "@vue/cli-plugin-unit-jest@^5.0.4": |
2286 | 2287 | version "5.0.4" |
|
2361 | 2362 | webpack-virtual-modules "^0.4.2" |
2362 | 2363 | whatwg-fetch "^3.6.2" |
2363 | 2364 |
|
2364 | | -"@vue/cli-shared-utils@^5.0.4": |
2365 | | - version "5.0.4" |
2366 | | - resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.4.tgz#e3f42575cb6b70e021272ef2c8bb52ca544ecf27" |
| 2365 | +"@vue/cli-shared-utils@^5.0.4", "@vue/cli-shared-utils@^5.0.6": |
| 2366 | + version "5.0.6" |
| 2367 | + resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.6.tgz#f47202d68dfd4c2e41160c63721263b39cd97d1e" |
| 2368 | + integrity sha512-5HmlRtMByOCFO0P3mMUx8dVruTRhZ3pqQ0f1cCH9TmAoDjetmD/Ib7yx/5KxTHV8QY3xZJxYvgAmOU5C49K5xA== |
2367 | 2369 | dependencies: |
2368 | | - "@achrinza/node-ipc" "9.2.2" |
| 2370 | + "@achrinza/node-ipc" "^9.2.5" |
2369 | 2371 | chalk "^4.1.2" |
2370 | 2372 | execa "^1.0.0" |
2371 | 2373 | joi "^17.4.0" |
|
0 commit comments