File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 54
54
"dependencies" : {
55
55
"cssom" : " ^0.5.0" ,
56
56
"cssstyle" : " ^2.3.0" ,
57
- "nwsapi" : " ^ 2.2.0" ,
57
+ "nwsapi" : " 2.2.0" ,
58
58
"rrdom" : " ^2.0.0-alpha.16" ,
59
59
"rrweb-snapshot" : " ^2.0.0-alpha.16"
60
60
}
Original file line number Diff line number Diff line change @@ -7812,6 +7812,11 @@ nth-check@^2.0.1:
7812
7812
dependencies :
7813
7813
boolbase "^1.0.0"
7814
7814
7815
+
7816
+ version "2.2.0"
7817
+ resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.0.tgz#204879a9e3d068ff2a55139c2c772780681a38b7"
7818
+ integrity sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==
7819
+
7815
7820
nwsapi@^2.2.0 :
7816
7821
version "2.2.10"
7817
7822
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.10.tgz#0b77a68e21a0b483db70b11fad055906e867cda8"
10033
10038
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
10034
10039
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
10035
10040
10036
- typescript@^5.0.3 :
10037
- version "5.4.5"
10038
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
10039
- integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
10040
-
10041
- typescript@^5.4.5 :
10041
+ typescript@^5.0.3, typescript@^5.4.5 :
10042
10042
version "5.4.5"
10043
10043
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
10044
10044
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
@@ -10272,7 +10272,7 @@ vite-plugin-zip-pack@^1.2.2:
10272
10272
dependencies :
10273
10273
jszip "^3.10.1"
10274
10274
10275
- vite@^5.0.0, "vite@^5.0.0 || ^4.1.4", vite@^5.2.8 :
10275
+ vite@^5.0.0, "vite@^5.0.0 || ^4.1.4" :
10276
10276
version "5.2.13"
10277
10277
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.13.tgz#945ababcbe3d837ae2479c29f661cd20bc5e1a80"
10278
10278
integrity sha512-SSq1noJfY9pR3I1TUENL3rQYDQCFqgD+lM6fTRAM8Nv6Lsg5hDLaXkjETVeBt+7vZBCMoibD+6IWnT2mJ+Zb/A==
You can’t perform that action at this time.
0 commit comments