chore: Updated Lockfile
This commit is contained in:
parent
8c0f0b353d
commit
278923cded
2 changed files with 28 additions and 28 deletions
|
@ -86,7 +86,7 @@
|
|||
"@types/adm-zip": "^0.5.0",
|
||||
"@types/discord-rpc": "4.0.3",
|
||||
"@types/express": "^4.17.14",
|
||||
"@types/node": "^18.11.3",
|
||||
"@types/node": "^18.11.4",
|
||||
"@types/qrcode-terminal": "^0.12.0",
|
||||
"@types/ws": "^8.5.3",
|
||||
"electron": "github:castlabs/electron-releases",
|
||||
|
|
54
pnpm-lock.yaml
generated
54
pnpm-lock.yaml
generated
|
@ -7,7 +7,7 @@ specifiers:
|
|||
'@types/adm-zip': ^0.5.0
|
||||
'@types/discord-rpc': 4.0.3
|
||||
'@types/express': ^4.17.14
|
||||
'@types/node': ^18.11.3
|
||||
'@types/node': ^18.11.4
|
||||
'@types/qrcode-terminal': ^0.12.0
|
||||
'@types/ws': ^8.5.3
|
||||
adm-zip: 0.4.10
|
||||
|
@ -102,7 +102,7 @@ devDependencies:
|
|||
'@types/adm-zip': 0.5.0
|
||||
'@types/discord-rpc': 4.0.3
|
||||
'@types/express': 4.17.14
|
||||
'@types/node': 18.11.3
|
||||
'@types/node': 18.11.4
|
||||
'@types/qrcode-terminal': 0.12.0
|
||||
'@types/ws': 8.5.3
|
||||
electron: github.com/castlabs/electron-releases/fc2333faef413ff37d5a903c8a007bd5583cb034
|
||||
|
@ -1228,7 +1228,7 @@ packages:
|
|||
babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.19.6
|
||||
babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.19.6
|
||||
babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.19.6
|
||||
core-js-compat: 3.25.5
|
||||
core-js-compat: 3.26.0
|
||||
semver: 6.3.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -1953,14 +1953,14 @@ packages:
|
|||
/@types/adm-zip/0.5.0:
|
||||
resolution: {integrity: sha512-FCJBJq9ODsQZUNURo5ILAQueuA8WJhRvuihS3ke2iI25mJlfV2LK8jG2Qj2z2AWg8U0FtWWqBHVRetceLskSaw==}
|
||||
dependencies:
|
||||
'@types/node': 18.11.3
|
||||
'@types/node': 18.11.4
|
||||
dev: true
|
||||
|
||||
/@types/body-parser/1.19.2:
|
||||
resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==}
|
||||
dependencies:
|
||||
'@types/connect': 3.4.35
|
||||
'@types/node': 18.11.3
|
||||
'@types/node': 18.11.4
|
||||
dev: true
|
||||
|
||||
/@types/cacheable-request/6.0.2:
|
||||
|
@ -1968,13 +1968,13 @@ packages:
|
|||
dependencies:
|
||||
'@types/http-cache-semantics': 4.0.1
|
||||
'@types/keyv': 4.2.0
|
||||
'@types/node': 18.11.3
|
||||
'@types/node': 18.11.4
|
||||
'@types/responselike': 1.0.0
|
||||
|
||||
/@types/connect/3.4.35:
|
||||
resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==}
|
||||
dependencies:
|
||||
'@types/node': 18.11.3
|
||||
'@types/node': 18.11.4
|
||||
dev: true
|
||||
|
||||
/@types/debug/4.1.7:
|
||||
|
@ -2007,7 +2007,7 @@ packages:
|
|||
/@types/express-serve-static-core/4.17.31:
|
||||
resolution: {integrity: sha512-DxMhY+NAsTwMMFHBTtJFNp5qiHKJ7TeqOo23zVEM9alT1Ml27Q3xcTH0xwxn7Q0BbMcVEJOs/7aQtUWupUQN3Q==}
|
||||
dependencies:
|
||||
'@types/node': 18.11.3
|
||||
'@types/node': 18.11.4
|
||||
'@types/qs': 6.9.7
|
||||
'@types/range-parser': 1.2.4
|
||||
dev: true
|
||||
|
@ -2024,14 +2024,14 @@ packages:
|
|||
/@types/fs-extra/9.0.13:
|
||||
resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==}
|
||||
dependencies:
|
||||
'@types/node': 18.11.3
|
||||
'@types/node': 18.11.4
|
||||
dev: true
|
||||
|
||||
/@types/glob/7.2.0:
|
||||
resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==}
|
||||
dependencies:
|
||||
'@types/minimatch': 5.1.2
|
||||
'@types/node': 18.11.3
|
||||
'@types/node': 18.11.4
|
||||
dev: true
|
||||
|
||||
/@types/html-minifier-terser/5.1.2:
|
||||
|
@ -2067,22 +2067,22 @@ packages:
|
|||
resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==}
|
||||
dev: true
|
||||
|
||||
/@types/node/16.11.68:
|
||||
resolution: {integrity: sha512-JkRpuVz3xCNCWaeQ5EHLR/6woMbHZz/jZ7Kmc63AkU+1HxnoUugzSWMck7dsR4DvNYX8jp9wTi9K7WvnxOIQZQ==}
|
||||
/@types/node/16.18.0:
|
||||
resolution: {integrity: sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA==}
|
||||
dev: true
|
||||
|
||||
/@types/node/16.9.1:
|
||||
resolution: {integrity: sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==}
|
||||
dev: false
|
||||
|
||||
/@types/node/18.11.3:
|
||||
resolution: {integrity: sha512-fNjDQzzOsZeKZu5NATgXUPsaFaTxeRgFXoosrHivTl8RGeV733OLawXsGfEk9a8/tySyZUyiZ6E8LcjPFZ2y1A==}
|
||||
/@types/node/18.11.4:
|
||||
resolution: {integrity: sha512-BxcJpBu8D3kv/GZkx/gSMz6VnTJREBj/4lbzYOQueUOELkt8WrO6zAcSPmp9uRPEW/d+lUO8QK0W2xnS1hEU0A==}
|
||||
|
||||
/@types/plist/3.0.2:
|
||||
resolution: {integrity: sha512-ULqvZNGMv0zRFvqn8/4LSPtnmN4MfhlPNtJCTpKuIIxGVGZ2rYWzFXrvEBoh9CVyqSE7D6YFRJ1hydLHI6kbWw==}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
'@types/node': 18.11.3
|
||||
'@types/node': 18.11.4
|
||||
xmlbuilder: 15.1.1
|
||||
dev: true
|
||||
optional: true
|
||||
|
@ -2102,7 +2102,7 @@ packages:
|
|||
/@types/responselike/1.0.0:
|
||||
resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==}
|
||||
dependencies:
|
||||
'@types/node': 18.11.3
|
||||
'@types/node': 18.11.4
|
||||
|
||||
/@types/semver/7.3.12:
|
||||
resolution: {integrity: sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==}
|
||||
|
@ -2112,7 +2112,7 @@ packages:
|
|||
resolution: {integrity: sha512-z5xyF6uh8CbjAu9760KDKsH2FcDxZ2tFCsA4HIMWE6IkiYMXfVoa+4f9KX+FN0ZLsaMw1WNG2ETLA6N+/YA+cg==}
|
||||
dependencies:
|
||||
'@types/mime': 3.0.1
|
||||
'@types/node': 18.11.3
|
||||
'@types/node': 18.11.4
|
||||
dev: true
|
||||
|
||||
/@types/source-list-map/0.1.2:
|
||||
|
@ -2142,7 +2142,7 @@ packages:
|
|||
/@types/webpack-sources/3.2.0:
|
||||
resolution: {integrity: sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==}
|
||||
dependencies:
|
||||
'@types/node': 18.11.3
|
||||
'@types/node': 18.11.4
|
||||
'@types/source-list-map': 0.1.2
|
||||
source-map: 0.7.4
|
||||
dev: true
|
||||
|
@ -2150,7 +2150,7 @@ packages:
|
|||
/@types/webpack/4.41.33:
|
||||
resolution: {integrity: sha512-PPajH64Ft2vWevkerISMtnZ8rTs4YmRbs+23c402J0INmxDKCrhZNvwZYtzx96gY2wAtXdrK1BS2fiC8MlLr3g==}
|
||||
dependencies:
|
||||
'@types/node': 18.11.3
|
||||
'@types/node': 18.11.4
|
||||
'@types/tapable': 1.0.8
|
||||
'@types/uglify-js': 3.17.1
|
||||
'@types/webpack-sources': 3.2.0
|
||||
|
@ -2161,7 +2161,7 @@ packages:
|
|||
/@types/ws/8.5.3:
|
||||
resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==}
|
||||
dependencies:
|
||||
'@types/node': 18.11.3
|
||||
'@types/node': 18.11.4
|
||||
dev: true
|
||||
|
||||
/@types/yargs-parser/21.0.0:
|
||||
|
@ -2178,7 +2178,7 @@ packages:
|
|||
resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
'@types/node': 18.11.3
|
||||
'@types/node': 18.11.4
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
|
@ -2706,7 +2706,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/core': 7.19.6
|
||||
'@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.19.6
|
||||
core-js-compat: 3.25.5
|
||||
core-js-compat: 3.26.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -3470,8 +3470,8 @@ packages:
|
|||
engines: {node: '>=0.10.0'}
|
||||
dev: true
|
||||
|
||||
/core-js-compat/3.25.5:
|
||||
resolution: {integrity: sha512-ovcyhs2DEBUIE0MGEKHP4olCUW/XYte3Vroyxuh38rD1wAO4dHohsovUC4eAOuzFxE6b+RXvBU3UZ9o0YhUTkA==}
|
||||
/core-js-compat/3.26.0:
|
||||
resolution: {integrity: sha512-piOX9Go+Z4f9ZiBFLnZ5VrOpBl0h7IGCkiFUN11QTe6LjAvOT3ifL/5TdoizMh99hcGy5SoLyWbapIY/PIb/3A==}
|
||||
dependencies:
|
||||
browserslist: 4.21.4
|
||||
dev: true
|
||||
|
@ -5941,7 +5941,7 @@ packages:
|
|||
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
|
||||
engines: {node: '>= 10.13.0'}
|
||||
dependencies:
|
||||
'@types/node': 18.11.3
|
||||
'@types/node': 18.11.4
|
||||
merge-stream: 2.0.0
|
||||
supports-color: 8.1.1
|
||||
dev: true
|
||||
|
@ -7392,7 +7392,7 @@ packages:
|
|||
'@protobufjs/pool': 1.1.0
|
||||
'@protobufjs/utf8': 1.1.0
|
||||
'@types/long': 4.0.2
|
||||
'@types/node': 18.11.3
|
||||
'@types/node': 18.11.4
|
||||
long: 4.0.0
|
||||
dev: false
|
||||
|
||||
|
@ -9545,7 +9545,7 @@ packages:
|
|||
requiresBuild: true
|
||||
dependencies:
|
||||
'@electron/get': 2.0.2
|
||||
'@types/node': 16.11.68
|
||||
'@types/node': 16.18.0
|
||||
extract-zip: 2.0.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue