chore: Updated Lockfile
This commit is contained in:
parent
cb7561b14d
commit
de50c1f263
2 changed files with 119 additions and 119 deletions
|
@ -44,7 +44,7 @@
|
|||
"dependencies": {
|
||||
"@achingbrain/ssdp": "^4.0.1",
|
||||
"@sentry/electron": "^4.1.0",
|
||||
"@sentry/integrations": "^7.16.0",
|
||||
"@sentry/integrations": "^7.17.1",
|
||||
"adm-zip": "0.4.10",
|
||||
"airtunes2": "github:ciderapp/node_airtunes2",
|
||||
"castv2-client": "^1.2.0",
|
||||
|
|
236
pnpm-lock.yaml
generated
236
pnpm-lock.yaml
generated
|
@ -3,7 +3,7 @@ lockfileVersion: 5.4
|
|||
specifiers:
|
||||
'@achingbrain/ssdp': ^4.0.1
|
||||
'@sentry/electron': ^4.1.0
|
||||
'@sentry/integrations': ^7.16.0
|
||||
'@sentry/integrations': ^7.17.1
|
||||
'@types/adm-zip': ^0.5.0
|
||||
'@types/discord-rpc': 4.0.3
|
||||
'@types/express': ^4.17.14
|
||||
|
@ -60,7 +60,7 @@ specifiers:
|
|||
dependencies:
|
||||
'@achingbrain/ssdp': 4.0.1
|
||||
'@sentry/electron': 4.1.0
|
||||
'@sentry/integrations': 7.16.0
|
||||
'@sentry/integrations': 7.17.1
|
||||
adm-zip: 0.4.10
|
||||
airtunes2: github.com/ciderapp/node_airtunes2/417b6e780f8f39b2d014435d3c0364b80eeef438
|
||||
castv2-client: 1.2.0
|
||||
|
@ -153,8 +153,8 @@ packages:
|
|||
'@babel/highlight': 7.18.6
|
||||
dev: true
|
||||
|
||||
/@babel/compat-data/7.19.4:
|
||||
resolution: {integrity: sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==}
|
||||
/@babel/compat-data/7.20.0:
|
||||
resolution: {integrity: sha512-Gt9jszFJYq7qzXVK4slhc6NzJXnOVmRECWcVjF/T23rNXD9NtWQ0W3qxdg+p9wWIB+VQw3GYV/U2Ha9bRTfs4w==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dev: true
|
||||
|
||||
|
@ -164,14 +164,14 @@ packages:
|
|||
dependencies:
|
||||
'@ampproject/remapping': 2.2.0
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/generator': 7.19.6
|
||||
'@babel/helper-compilation-targets': 7.19.3_@babel+core@7.19.6
|
||||
'@babel/generator': 7.20.0
|
||||
'@babel/helper-compilation-targets': 7.20.0_@babel+core@7.19.6
|
||||
'@babel/helper-module-transforms': 7.19.6
|
||||
'@babel/helpers': 7.19.4
|
||||
'@babel/parser': 7.19.6
|
||||
'@babel/helpers': 7.20.0
|
||||
'@babel/parser': 7.20.0
|
||||
'@babel/template': 7.18.10
|
||||
'@babel/traverse': 7.19.6
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/traverse': 7.20.0
|
||||
'@babel/types': 7.20.0
|
||||
convert-source-map: 1.9.0
|
||||
debug: 4.3.4
|
||||
gensync: 1.0.0-beta.2
|
||||
|
@ -181,11 +181,11 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/generator/7.19.6:
|
||||
resolution: {integrity: sha512-oHGRUQeoX1QrKeJIKVe0hwjGqNnVYsM5Nep5zo0uE0m42sLH+Fsd2pStJ5sRM1bNyTUUoz0pe2lTeMJrb/taTA==}
|
||||
/@babel/generator/7.20.0:
|
||||
resolution: {integrity: sha512-GUPcXxWibClgmYJuIwC2Bc2Lg+8b9VjaJ+HlNdACEVt+Wlr1eoU1OPZjZRm7Hzl0gaTsUZNQfeihvZJhG7oc3w==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/types': 7.20.0
|
||||
'@jridgewell/gen-mapping': 0.3.2
|
||||
jsesc: 2.5.2
|
||||
dev: true
|
||||
|
@ -194,7 +194,7 @@ packages:
|
|||
resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/types': 7.20.0
|
||||
dev: true
|
||||
|
||||
/@babel/helper-builder-binary-assignment-operator-visitor/7.18.9:
|
||||
|
@ -202,16 +202,16 @@ packages:
|
|||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/helper-explode-assignable-expression': 7.18.6
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/types': 7.20.0
|
||||
dev: true
|
||||
|
||||
/@babel/helper-compilation-targets/7.19.3_@babel+core@7.19.6:
|
||||
resolution: {integrity: sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg==}
|
||||
/@babel/helper-compilation-targets/7.20.0_@babel+core@7.19.6:
|
||||
resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0
|
||||
dependencies:
|
||||
'@babel/compat-data': 7.19.4
|
||||
'@babel/compat-data': 7.20.0
|
||||
'@babel/core': 7.19.6
|
||||
'@babel/helper-validator-option': 7.18.6
|
||||
browserslist: 4.21.4
|
||||
|
@ -253,7 +253,7 @@ packages:
|
|||
'@babel/core': ^7.4.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.19.6
|
||||
'@babel/helper-compilation-targets': 7.19.3_@babel+core@7.19.6
|
||||
'@babel/helper-compilation-targets': 7.20.0_@babel+core@7.19.6
|
||||
'@babel/helper-plugin-utils': 7.19.0
|
||||
debug: 4.3.4
|
||||
lodash.debounce: 4.0.8
|
||||
|
@ -272,7 +272,7 @@ packages:
|
|||
resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/types': 7.20.0
|
||||
dev: true
|
||||
|
||||
/@babel/helper-function-name/7.19.0:
|
||||
|
@ -280,21 +280,21 @@ packages:
|
|||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/template': 7.18.10
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/types': 7.20.0
|
||||
dev: true
|
||||
|
||||
/@babel/helper-hoist-variables/7.18.6:
|
||||
resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/types': 7.20.0
|
||||
dev: true
|
||||
|
||||
/@babel/helper-member-expression-to-functions/7.18.9:
|
||||
resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/types': 7.20.0
|
||||
dev: true
|
||||
|
||||
/@babel/helper-module-imports/7.0.0-beta.35:
|
||||
|
@ -308,7 +308,7 @@ packages:
|
|||
resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/types': 7.20.0
|
||||
dev: true
|
||||
|
||||
/@babel/helper-module-transforms/7.19.6:
|
||||
|
@ -321,8 +321,8 @@ packages:
|
|||
'@babel/helper-split-export-declaration': 7.18.6
|
||||
'@babel/helper-validator-identifier': 7.19.1
|
||||
'@babel/template': 7.18.10
|
||||
'@babel/traverse': 7.19.6
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/traverse': 7.20.0
|
||||
'@babel/types': 7.20.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -331,7 +331,7 @@ packages:
|
|||
resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/types': 7.20.0
|
||||
dev: true
|
||||
|
||||
/@babel/helper-plugin-utils/7.19.0:
|
||||
|
@ -349,7 +349,7 @@ packages:
|
|||
'@babel/helper-annotate-as-pure': 7.18.6
|
||||
'@babel/helper-environment-visitor': 7.18.9
|
||||
'@babel/helper-wrap-function': 7.19.0
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/types': 7.20.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -361,8 +361,8 @@ packages:
|
|||
'@babel/helper-environment-visitor': 7.18.9
|
||||
'@babel/helper-member-expression-to-functions': 7.18.9
|
||||
'@babel/helper-optimise-call-expression': 7.18.6
|
||||
'@babel/traverse': 7.19.6
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/traverse': 7.20.0
|
||||
'@babel/types': 7.20.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -371,21 +371,21 @@ packages:
|
|||
resolution: {integrity: sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/types': 7.20.0
|
||||
dev: true
|
||||
|
||||
/@babel/helper-skip-transparent-expression-wrappers/7.18.9:
|
||||
resolution: {integrity: sha512-imytd2gHi3cJPsybLRbmFrF7u5BIEuI2cNheyKi3/iOBC63kNn3q8Crn2xVuESli0aM4KYsyEqKyS7lFL8YVtw==}
|
||||
/@babel/helper-skip-transparent-expression-wrappers/7.20.0:
|
||||
resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/types': 7.20.0
|
||||
dev: true
|
||||
|
||||
/@babel/helper-split-export-declaration/7.18.6:
|
||||
resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/types': 7.20.0
|
||||
dev: true
|
||||
|
||||
/@babel/helper-string-parser/7.19.4:
|
||||
|
@ -409,19 +409,19 @@ packages:
|
|||
dependencies:
|
||||
'@babel/helper-function-name': 7.19.0
|
||||
'@babel/template': 7.18.10
|
||||
'@babel/traverse': 7.19.6
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/traverse': 7.20.0
|
||||
'@babel/types': 7.20.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/helpers/7.19.4:
|
||||
resolution: {integrity: sha512-G+z3aOx2nfDHwX/kyVii5fJq+bgscg89/dJNWpYeKeBv3v9xX8EIabmx1k6u9LS04H7nROFVRVK+e3k0VHp+sw==}
|
||||
/@babel/helpers/7.20.0:
|
||||
resolution: {integrity: sha512-aGMjYraN0zosCEthoGLdqot1oRsmxVTQRHadsUPz5QM44Zej2PYRz7XiDE7GqnkZnNtLbOuxqoZw42vkU7+XEQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/template': 7.18.10
|
||||
'@babel/traverse': 7.19.6
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/traverse': 7.20.0
|
||||
'@babel/types': 7.20.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -435,12 +435,12 @@ packages:
|
|||
js-tokens: 4.0.0
|
||||
dev: true
|
||||
|
||||
/@babel/parser/7.19.6:
|
||||
resolution: {integrity: sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA==}
|
||||
/@babel/parser/7.20.0:
|
||||
resolution: {integrity: sha512-G9VgAhEaICnz8iiJeGJQyVl6J2nTjbW0xeisva0PK6XcKsga7BIaqm4ZF8Rg1Wbaqmy6znspNqhPaPkyukujzg==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/types': 7.20.0
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.19.6:
|
||||
|
@ -461,7 +461,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/core': 7.19.6
|
||||
'@babel/helper-plugin-utils': 7.19.0
|
||||
'@babel/helper-skip-transparent-expression-wrappers': 7.18.9
|
||||
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
|
||||
'@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.19.6
|
||||
dev: true
|
||||
|
||||
|
@ -579,9 +579,9 @@ packages:
|
|||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/compat-data': 7.19.4
|
||||
'@babel/compat-data': 7.20.0
|
||||
'@babel/core': 7.19.6
|
||||
'@babel/helper-compilation-targets': 7.19.3_@babel+core@7.19.6
|
||||
'@babel/helper-compilation-targets': 7.20.0_@babel+core@7.19.6
|
||||
'@babel/helper-plugin-utils': 7.19.0
|
||||
'@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.19.6
|
||||
'@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.19.6
|
||||
|
@ -606,7 +606,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/core': 7.19.6
|
||||
'@babel/helper-plugin-utils': 7.19.0
|
||||
'@babel/helper-skip-transparent-expression-wrappers': 7.18.9
|
||||
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
|
||||
'@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.19.6
|
||||
dev: true
|
||||
|
||||
|
@ -695,8 +695,8 @@ packages:
|
|||
'@babel/helper-plugin-utils': 7.19.0
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.19.6:
|
||||
resolution: {integrity: sha512-/DU3RXad9+bZwrgWJQKbr39gYbJpLJHezqEzRzi/BHRlJ9zsQb4CK2CA/5apllXNomwA1qHwzvHl+AdEmC5krQ==}
|
||||
/@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.19.6:
|
||||
resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
|
@ -822,8 +822,8 @@ packages:
|
|||
'@babel/helper-plugin-utils': 7.19.0
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-transform-block-scoping/7.19.4_@babel+core@7.19.6:
|
||||
resolution: {integrity: sha512-934S2VLLlt2hRJwPf4MczaOr4hYF0z+VKPwqTNxyKX7NthTiPfhuKFWQZHXRM0vh/wo/VyXB3s4bZUNA08l+tQ==}
|
||||
/@babel/plugin-transform-block-scoping/7.20.0_@babel+core@7.19.6:
|
||||
resolution: {integrity: sha512-sXOohbpHZSk7GjxK9b3dKB7CfqUD5DwOH+DggKzOQ7TXYP+RCSbRykfjQmn/zq+rBjycVRtLf9pYhAaEJA786w==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
|
@ -840,7 +840,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/core': 7.19.6
|
||||
'@babel/helper-annotate-as-pure': 7.18.6
|
||||
'@babel/helper-compilation-targets': 7.19.3_@babel+core@7.19.6
|
||||
'@babel/helper-compilation-targets': 7.20.0_@babel+core@7.19.6
|
||||
'@babel/helper-environment-visitor': 7.18.9
|
||||
'@babel/helper-function-name': 7.19.0
|
||||
'@babel/helper-optimise-call-expression': 7.18.6
|
||||
|
@ -862,8 +862,8 @@ packages:
|
|||
'@babel/helper-plugin-utils': 7.19.0
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-transform-destructuring/7.19.4_@babel+core@7.19.6:
|
||||
resolution: {integrity: sha512-t0j0Hgidqf0aM86dF8U+vXYReUgJnlv4bZLsyoPnwZNrGY+7/38o8YjaELrvHeVfTZao15kjR0PVv0nju2iduA==}
|
||||
/@babel/plugin-transform-destructuring/7.20.0_@babel+core@7.19.6:
|
||||
resolution: {integrity: sha512-1dIhvZfkDVx/zn2S1aFwlruspTt4189j7fEkH0Y0VyuDM6bQt7bD6kLcz3l4IlLG+e5OReaBz9ROAbttRtUHqA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
|
@ -921,7 +921,7 @@ packages:
|
|||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.19.6
|
||||
'@babel/helper-compilation-targets': 7.19.3_@babel+core@7.19.6
|
||||
'@babel/helper-compilation-targets': 7.20.0_@babel+core@7.19.6
|
||||
'@babel/helper-function-name': 7.19.0
|
||||
'@babel/helper-plugin-utils': 7.19.0
|
||||
dev: true
|
||||
|
@ -1094,7 +1094,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/core': 7.19.6
|
||||
'@babel/helper-plugin-utils': 7.19.0
|
||||
'@babel/helper-skip-transparent-expression-wrappers': 7.18.9
|
||||
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.19.6:
|
||||
|
@ -1154,9 +1154,9 @@ packages:
|
|||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/compat-data': 7.19.4
|
||||
'@babel/compat-data': 7.20.0
|
||||
'@babel/core': 7.19.6
|
||||
'@babel/helper-compilation-targets': 7.19.3_@babel+core@7.19.6
|
||||
'@babel/helper-compilation-targets': 7.20.0_@babel+core@7.19.6
|
||||
'@babel/helper-plugin-utils': 7.19.0
|
||||
'@babel/helper-validator-option': 7.18.6
|
||||
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.19.6
|
||||
|
@ -1181,7 +1181,7 @@ packages:
|
|||
'@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.19.6
|
||||
'@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.6
|
||||
'@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.19.6
|
||||
'@babel/plugin-syntax-import-assertions': 7.18.6_@babel+core@7.19.6
|
||||
'@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.19.6
|
||||
'@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.19.6
|
||||
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.19.6
|
||||
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.19.6
|
||||
|
@ -1194,10 +1194,10 @@ packages:
|
|||
'@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.19.6
|
||||
'@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.19.6
|
||||
'@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.19.6
|
||||
'@babel/plugin-transform-block-scoping': 7.19.4_@babel+core@7.19.6
|
||||
'@babel/plugin-transform-block-scoping': 7.20.0_@babel+core@7.19.6
|
||||
'@babel/plugin-transform-classes': 7.19.0_@babel+core@7.19.6
|
||||
'@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.19.6
|
||||
'@babel/plugin-transform-destructuring': 7.19.4_@babel+core@7.19.6
|
||||
'@babel/plugin-transform-destructuring': 7.20.0_@babel+core@7.19.6
|
||||
'@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.19.6
|
||||
'@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.19.6
|
||||
'@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.19.6
|
||||
|
@ -1224,7 +1224,7 @@ packages:
|
|||
'@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.19.6
|
||||
'@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.19.6
|
||||
'@babel/preset-modules': 0.1.5_@babel+core@7.19.6
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/types': 7.20.0
|
||||
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
|
||||
|
@ -1243,12 +1243,12 @@ packages:
|
|||
'@babel/helper-plugin-utils': 7.19.0
|
||||
'@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.19.6
|
||||
'@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.19.6
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/types': 7.20.0
|
||||
esutils: 2.0.3
|
||||
dev: true
|
||||
|
||||
/@babel/runtime/7.19.4:
|
||||
resolution: {integrity: sha512-EXpLCrk55f+cYqmHsSR+yD/0gAIMxxA9QK9lnQWzhMCvt+YmoBN7Zx94s++Kv0+unHk39vxNO8t+CMA2WSS3wA==}
|
||||
/@babel/runtime/7.20.0:
|
||||
resolution: {integrity: sha512-NDYdls71fTXoU8TZHfbBWg7DiZfNzClcKui/+kyi6ppD2L1qnWW3VV6CjtaBXSUGGhiTWJ6ereOIkUvenif66Q==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
regenerator-runtime: 0.13.10
|
||||
|
@ -1258,22 +1258,22 @@ packages:
|
|||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/parser': 7.19.6
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/parser': 7.20.0
|
||||
'@babel/types': 7.20.0
|
||||
dev: true
|
||||
|
||||
/@babel/traverse/7.19.6:
|
||||
resolution: {integrity: sha512-6l5HrUCzFM04mfbG09AagtYyR2P0B71B1wN7PfSPiksDPz2k5H9CBC1tcZpz2M8OxbKTPccByoOJ22rUKbpmQQ==}
|
||||
/@babel/traverse/7.20.0:
|
||||
resolution: {integrity: sha512-5+cAXQNARgjRUK0JWu2UBwja4JLSO/rBMPJzpsKb+oBF5xlUuCfljQepS4XypBQoiigL0VQjTZy6WiONtUdScQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/generator': 7.19.6
|
||||
'@babel/generator': 7.20.0
|
||||
'@babel/helper-environment-visitor': 7.18.9
|
||||
'@babel/helper-function-name': 7.19.0
|
||||
'@babel/helper-hoist-variables': 7.18.6
|
||||
'@babel/helper-split-export-declaration': 7.18.6
|
||||
'@babel/parser': 7.19.6
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/parser': 7.20.0
|
||||
'@babel/types': 7.20.0
|
||||
debug: 4.3.4
|
||||
globals: 11.12.0
|
||||
transitivePeerDependencies:
|
||||
|
@ -1288,8 +1288,8 @@ packages:
|
|||
to-fast-properties: 2.0.0
|
||||
dev: true
|
||||
|
||||
/@babel/types/7.19.4:
|
||||
resolution: {integrity: sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw==}
|
||||
/@babel/types/7.20.0:
|
||||
resolution: {integrity: sha512-Jlgt3H0TajCW164wkTOTzHkZb075tMQMULzrLUoUeKmO7eFL96GgDxf7/Axhc5CAuKE3KFyVW1p6ysKsi2oXAg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/helper-string-parser': 7.19.4
|
||||
|
@ -1346,7 +1346,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
bmp-js: 0.1.0
|
||||
|
@ -1355,7 +1355,7 @@ packages:
|
|||
/@jimp/core/0.16.2:
|
||||
resolution: {integrity: sha512-dp7HcyUMzjXphXYodI6PaXue+I9PXAavbb+AN+1XqFbotN22Z12DosNPEyy+UhLY/hZiQQqUkEaJHkvV31rs+w==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/utils': 0.16.2
|
||||
any-base: 1.1.0
|
||||
buffer: 5.7.1
|
||||
|
@ -1371,7 +1371,7 @@ packages:
|
|||
/@jimp/custom/0.16.2:
|
||||
resolution: {integrity: sha512-GtNwOs4hcVS2GIbqRUf42rUuX07oLB92cj7cqxZb0ZGWwcwhnmSW0TFLAkNafXmqn9ug4VTpNvcJSUdiuECVKg==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/core': 0.16.2
|
||||
dev: false
|
||||
|
||||
|
@ -1380,7 +1380,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
gifwrap: 0.9.4
|
||||
|
@ -1392,7 +1392,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
jpeg-js: 0.4.4
|
||||
|
@ -1403,7 +1403,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
dev: false
|
||||
|
@ -1413,7 +1413,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
dev: false
|
||||
|
@ -1423,7 +1423,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
dev: false
|
||||
|
@ -1433,7 +1433,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
tinycolor2: 1.4.2
|
||||
|
@ -1447,7 +1447,7 @@ packages:
|
|||
'@jimp/plugin-resize': '>=0.3.5'
|
||||
'@jimp/plugin-scale': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/plugin-blit': 0.16.2_@jimp+custom@0.16.2
|
||||
'@jimp/plugin-resize': 0.16.2_@jimp+custom@0.16.2
|
||||
|
@ -1463,7 +1463,7 @@ packages:
|
|||
'@jimp/plugin-resize': '>=0.3.5'
|
||||
'@jimp/plugin-scale': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/plugin-crop': 0.16.2_@jimp+custom@0.16.2
|
||||
'@jimp/plugin-resize': 0.16.2_@jimp+custom@0.16.2
|
||||
|
@ -1476,7 +1476,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
dev: false
|
||||
|
@ -1486,7 +1486,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
dev: false
|
||||
|
@ -1496,7 +1496,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
dev: false
|
||||
|
@ -1506,7 +1506,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
dev: false
|
||||
|
@ -1517,7 +1517,7 @@ packages:
|
|||
'@jimp/custom': '>=0.3.5'
|
||||
'@jimp/plugin-rotate': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/plugin-rotate': 0.16.2_rqxyxjeek4vqmsj2o2ueqoj3ai
|
||||
'@jimp/utils': 0.16.2
|
||||
|
@ -1528,7 +1528,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
dev: false
|
||||
|
@ -1538,7 +1538,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
dev: false
|
||||
|
@ -1548,7 +1548,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
dev: false
|
||||
|
@ -1558,7 +1558,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
dev: false
|
||||
|
@ -1569,7 +1569,7 @@ packages:
|
|||
'@jimp/custom': '>=0.3.5'
|
||||
'@jimp/plugin-blit': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/plugin-blit': 0.16.2_@jimp+custom@0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
|
@ -1581,7 +1581,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
dev: false
|
||||
|
@ -1594,7 +1594,7 @@ packages:
|
|||
'@jimp/plugin-crop': '>=0.3.5'
|
||||
'@jimp/plugin-resize': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/plugin-blit': 0.16.2_@jimp+custom@0.16.2
|
||||
'@jimp/plugin-crop': 0.16.2_@jimp+custom@0.16.2
|
||||
|
@ -1608,7 +1608,7 @@ packages:
|
|||
'@jimp/custom': '>=0.3.5'
|
||||
'@jimp/plugin-resize': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/plugin-resize': 0.16.2_@jimp+custom@0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
|
@ -1621,7 +1621,7 @@ packages:
|
|||
'@jimp/plugin-blur': '>=0.3.5'
|
||||
'@jimp/plugin-resize': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/plugin-blur': 0.16.2_@jimp+custom@0.16.2
|
||||
'@jimp/plugin-resize': 0.16.2_@jimp+custom@0.16.2
|
||||
|
@ -1635,7 +1635,7 @@ packages:
|
|||
'@jimp/plugin-color': '>=0.8.0'
|
||||
'@jimp/plugin-resize': '>=0.8.0'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/plugin-color': 0.16.2_@jimp+custom@0.16.2
|
||||
'@jimp/plugin-resize': 0.16.2_@jimp+custom@0.16.2
|
||||
|
@ -1647,7 +1647,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/plugin-blit': 0.16.2_@jimp+custom@0.16.2
|
||||
'@jimp/plugin-blur': 0.16.2_@jimp+custom@0.16.2
|
||||
|
@ -1678,7 +1678,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/utils': 0.16.2
|
||||
pngjs: 3.4.0
|
||||
|
@ -1689,7 +1689,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
utif: 2.0.1
|
||||
dev: false
|
||||
|
@ -1699,7 +1699,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@jimp/custom': '>=0.3.5'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/bmp': 0.16.2_@jimp+custom@0.16.2
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/gif': 0.16.2_@jimp+custom@0.16.2
|
||||
|
@ -1712,7 +1712,7 @@ packages:
|
|||
/@jimp/utils/0.16.2:
|
||||
resolution: {integrity: sha512-XENrPvmigiXZQ8E2nxJqO6UVvWBLzbNwyYi3Y8Q1IECoYhYI3kgOQ0fmy4G269Vz1V0omh1bNmC42r4OfXg1Jg==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
regenerator-runtime: 0.13.10
|
||||
dev: false
|
||||
|
||||
|
@ -1881,12 +1881,12 @@ packages:
|
|||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@sentry/integrations/7.16.0:
|
||||
resolution: {integrity: sha512-PJRmFUHOKMf1APOlwxGB7Z6LHzJP4xL6OLSoiwnruRuHaGvdyILA53fr/A6wRMSPyTxJDJpNkcN36cA56mLxYA==}
|
||||
/@sentry/integrations/7.17.1:
|
||||
resolution: {integrity: sha512-1PEkna3MAcIxcXGi2MdxuDanI0Ibv0UOFiR+DihmlhtoIKvY706lOMbk9Ve69CHhmbPDa3XXJ4dTfZQeMBeVEw==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
'@sentry/types': 7.16.0
|
||||
'@sentry/utils': 7.16.0
|
||||
'@sentry/types': 7.17.1
|
||||
'@sentry/utils': 7.17.1
|
||||
localforage: 1.10.0
|
||||
tslib: 1.14.1
|
||||
dev: false
|
||||
|
@ -1911,8 +1911,8 @@ packages:
|
|||
engines: {node: '>=8'}
|
||||
dev: false
|
||||
|
||||
/@sentry/types/7.16.0:
|
||||
resolution: {integrity: sha512-i6D+OK6d0l/k+VQvRp/Pt21WkDEgVBUIZq+sOkEZJczbcfexVdXKeXXoYTD2vYuFq8Yy28fzlsZaKI+NoH94yQ==}
|
||||
/@sentry/types/7.17.1:
|
||||
resolution: {integrity: sha512-1rMZInb0rypqslYzJukiHe+EpHI/zgYiTK816I5pF8/e0JrE3WD/j+ZSugMYszczJIECCKtfI0Rst6jWn7Zs8Q==}
|
||||
engines: {node: '>=8'}
|
||||
dev: false
|
||||
|
||||
|
@ -1924,11 +1924,11 @@ packages:
|
|||
tslib: 1.14.1
|
||||
dev: false
|
||||
|
||||
/@sentry/utils/7.16.0:
|
||||
resolution: {integrity: sha512-3Zh1txg7IRp4kZAdG27YF7K6lD1IZyuAo9KjoPg1Xzqa4DOZyASJuEkbf+rK2a9T4HrtVHHXJUsNbKg8WM3VHg==}
|
||||
/@sentry/utils/7.17.1:
|
||||
resolution: {integrity: sha512-dypRfPRGfPPu7+x6r4zbEJwTTE9XlSLZBdq8BRvazaWBLZ6tQXYH/3U8hHaNVkdO6ELX53B6gLVRCyKFdUIUYw==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
'@sentry/types': 7.16.0
|
||||
'@sentry/types': 7.17.1
|
||||
tslib: 1.14.1
|
||||
dev: false
|
||||
|
||||
|
@ -2691,7 +2691,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/compat-data': 7.19.4
|
||||
'@babel/compat-data': 7.20.0
|
||||
'@babel/core': 7.19.6
|
||||
'@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.19.6
|
||||
semver: 6.3.0
|
||||
|
@ -5949,7 +5949,7 @@ packages:
|
|||
/jimp/0.16.2:
|
||||
resolution: {integrity: sha512-UpItBk81a92f8oEyoGYbO3YK4QcM0hoIyuGHmShoF9Ov63P5Qo7Q/X2xsAgnODmSuDJFOtrPtJd5GSWW4LKdOQ==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
'@jimp/custom': 0.16.2
|
||||
'@jimp/plugins': 0.16.2_@jimp+custom@0.16.2
|
||||
'@jimp/types': 0.16.2_@jimp+custom@0.16.2
|
||||
|
@ -7625,7 +7625,7 @@ packages:
|
|||
/regenerator-transform/0.15.0:
|
||||
resolution: {integrity: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
'@babel/runtime': 7.20.0
|
||||
dev: true
|
||||
|
||||
/regex-not/1.0.2:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue