mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
bump vulnerability affected packages (#7549)
This commit is contained in:
parent
d6638caa3f
commit
2729d10f19
5 changed files with 84 additions and 80 deletions
|
|
@ -122,6 +122,7 @@
|
|||
"overrides.@types/nodemailer>@aws-sdk/client-sesv2": "@types/nodemailer depends on some AWS stuff that causes the 3.x.x version to stick around. We don't need that dependency. (https://github.com/graphql-hive/console/security/dependabot/436)",
|
||||
"overrides.tar@6.x.x": "address https://github.com/graphql-hive/console/security/dependabot/443",
|
||||
"overrides.diff@<8.0.3": "address https://github.com/graphql-hive/console/security/dependabot/438",
|
||||
"overrides.lodash-es@4.x.x": "address https://github.com/graphql-hive/console/security/dependabot/453",
|
||||
"overrides": {
|
||||
"esbuild": "0.25.9",
|
||||
"csstype": "3.1.2",
|
||||
|
|
@ -142,7 +143,9 @@
|
|||
"nodemailer@^6.0.0": "^7.0.11",
|
||||
"@types/nodemailer>@aws-sdk/client-sesv2": "-",
|
||||
"tar@6.x.x": "^7.5.3",
|
||||
"diff@<8.0.3": "^8.0.3"
|
||||
"diff@<8.0.3": "^8.0.3",
|
||||
"lodash-es@4.x.x": "^4.17.23",
|
||||
"seroval@<1.4.1": "^1.4.1"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"mjml-core@4.14.0": "patches/mjml-core@4.14.0.patch",
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@
|
|||
"graphql-yoga": "5.13.3",
|
||||
"ioredis": "5.8.2",
|
||||
"ioredis-mock": "8.9.0",
|
||||
"lodash": "4.17.21",
|
||||
"lodash": "4.17.23",
|
||||
"lru-cache": "7.18.3",
|
||||
"ms": "2.1.3",
|
||||
"object-hash": "3.0.0",
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"devDependencies": {
|
||||
"@envelop/core": "5.0.2",
|
||||
"@envelop/graphql-jit": "8.0.3",
|
||||
"@envelop/graphql-modules": "7.0.1",
|
||||
"@envelop/graphql-modules": "9.1.0",
|
||||
"@envelop/opentelemetry": "6.3.1",
|
||||
"@envelop/sentry": "7.1.1",
|
||||
"@envelop/types": "5.0.0",
|
||||
|
|
|
|||
|
|
@ -116,7 +116,7 @@
|
|||
"json-schema-typed": "8.0.1",
|
||||
"json-schema-yup-transformer": "1.6.12",
|
||||
"jsurl2": "2.2.0",
|
||||
"lodash": "4.17.21",
|
||||
"lodash": "4.17.23",
|
||||
"lodash.debounce": "4.0.8",
|
||||
"lucide-react": "0.469.0",
|
||||
"lz-string": "^1.5.0",
|
||||
|
|
|
|||
153
pnpm-lock.yaml
153
pnpm-lock.yaml
|
|
@ -25,6 +25,8 @@ overrides:
|
|||
'@types/nodemailer>@aws-sdk/client-sesv2': '-'
|
||||
tar@6.x.x: ^7.5.3
|
||||
diff@<8.0.3: ^8.0.3
|
||||
lodash-es@4.x.x: ^4.17.23
|
||||
seroval@<1.4.1: ^1.4.1
|
||||
|
||||
patchedDependencies:
|
||||
'@apollo/federation@0.38.1':
|
||||
|
|
@ -875,8 +877,8 @@ importers:
|
|||
specifier: 8.9.0
|
||||
version: 8.9.0(@types/ioredis-mock@8.2.5)(ioredis@5.8.2)
|
||||
lodash:
|
||||
specifier: 4.17.21
|
||||
version: 4.17.21
|
||||
specifier: 4.17.23
|
||||
version: 4.17.23
|
||||
lru-cache:
|
||||
specifier: 7.18.3
|
||||
version: 7.18.3
|
||||
|
|
@ -1209,8 +1211,8 @@ importers:
|
|||
specifier: 8.0.3
|
||||
version: 8.0.3(@envelop/core@5.0.2)(graphql@16.9.0)
|
||||
'@envelop/graphql-modules':
|
||||
specifier: 7.0.1
|
||||
version: 7.0.1(@envelop/core@5.0.2)(graphql-modules@3.1.1(graphql@16.9.0))(graphql@16.9.0)
|
||||
specifier: 9.1.0
|
||||
version: 9.1.0(@envelop/core@5.0.2)(graphql-modules@3.1.1(graphql@16.9.0))(graphql@16.9.0)
|
||||
'@envelop/opentelemetry':
|
||||
specifier: 6.3.1
|
||||
version: 6.3.1(@envelop/core@5.0.2)(graphql@16.9.0)
|
||||
|
|
@ -1996,8 +1998,8 @@ importers:
|
|||
specifier: 2.2.0
|
||||
version: 2.2.0
|
||||
lodash:
|
||||
specifier: 4.17.21
|
||||
version: 4.17.21
|
||||
specifier: 4.17.23
|
||||
version: 4.17.23
|
||||
lodash.debounce:
|
||||
specifier: 4.0.8
|
||||
version: 4.0.8
|
||||
|
|
@ -3632,11 +3634,11 @@ packages:
|
|||
'@envelop/core': ^5.0.0
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
|
||||
|
||||
'@envelop/graphql-modules@7.0.1':
|
||||
resolution: {integrity: sha512-l5RRREZrzibgZCuInE4+fyBLnZWn1w/oKbB5EGlSeE1CWa59lrI9SLgBMIZqHwF7JT3X2oCAYur5TJUYEVJdJg==}
|
||||
'@envelop/graphql-modules@9.1.0':
|
||||
resolution: {integrity: sha512-3YZhPa+lOR7RBQbxBvF7iKZvDAtFvYha000Lwl4f4HU4cnyzr0MTqDaGJfHr6skBP7oNGbYbBPHfyfLLPZ1jUA==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
peerDependencies:
|
||||
'@envelop/core': ^5.1.0
|
||||
'@envelop/core': ^5.5.0
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
|
||||
graphql-modules: ^1 || ^2.0.0 || ^3.0.0
|
||||
|
||||
|
|
@ -14444,8 +14446,8 @@ packages:
|
|||
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
lodash-es@4.17.21:
|
||||
resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
|
||||
lodash-es@4.17.23:
|
||||
resolution: {integrity: sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==}
|
||||
|
||||
lodash.camelcase@4.3.0:
|
||||
resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==}
|
||||
|
|
@ -14517,6 +14519,9 @@ packages:
|
|||
lodash@4.17.21:
|
||||
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
|
||||
|
||||
lodash@4.17.23:
|
||||
resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==}
|
||||
|
||||
log-symbols@4.1.0:
|
||||
resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
|
||||
engines: {node: '>=10'}
|
||||
|
|
@ -17152,17 +17157,13 @@ packages:
|
|||
resolution: {integrity: sha512-16OL3NnUBw8JG1jBLUoZJsLnQq0n5Ua6aHalhJK4fMQkz1lqR7Osz1sA30trBtd9VUDc2NgkuRCn8+/pBwqZ+w==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
seroval: ^1.0
|
||||
seroval: ^1.4.1
|
||||
|
||||
seroval-plugins@1.4.0:
|
||||
resolution: {integrity: sha512-zir1aWzoiax6pbBVjoYVd0O1QQXgIL3eVGBMsBsNmM8Ukq90yGaWlfx0AB9dTS8GPqrOrbXn79vmItCUP9U3BQ==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
seroval: ^1.0
|
||||
|
||||
seroval@1.3.2:
|
||||
resolution: {integrity: sha512-RbcPH1n5cfwKrru7v7+zrZvjLurgHhGyso3HTyGtRivGWgYjbOmGuivCQaORNELjNONoK35nj28EoWul9sb1zQ==}
|
||||
engines: {node: '>=10'}
|
||||
seroval: ^1.4.1
|
||||
|
||||
seroval@1.4.1:
|
||||
resolution: {integrity: sha512-9GOc+8T6LN4aByLN75uRvMbrwY5RDBW6lSlknsY4LEa9ZmWcxKcRe1G/Q3HZXjltxMHTrStnvrwAICxZrhldtg==}
|
||||
|
|
@ -21338,12 +21339,12 @@ snapshots:
|
|||
dependencies:
|
||||
'@chevrotain/gast': 11.0.3
|
||||
'@chevrotain/types': 11.0.3
|
||||
lodash-es: 4.17.21
|
||||
lodash-es: 4.17.23
|
||||
|
||||
'@chevrotain/gast@11.0.3':
|
||||
dependencies:
|
||||
'@chevrotain/types': 11.0.3
|
||||
lodash-es: 4.17.21
|
||||
lodash-es: 4.17.23
|
||||
|
||||
'@chevrotain/regexp-to-ast@11.0.3': {}
|
||||
|
||||
|
|
@ -21672,7 +21673,7 @@ snapshots:
|
|||
tslib: 2.8.1
|
||||
value-or-promise: 1.0.12
|
||||
|
||||
'@envelop/graphql-modules@7.0.1(@envelop/core@5.0.2)(graphql-modules@3.1.1(graphql@16.9.0))(graphql@16.9.0)':
|
||||
'@envelop/graphql-modules@9.1.0(@envelop/core@5.0.2)(graphql-modules@3.1.1(graphql@16.9.0))(graphql@16.9.0)':
|
||||
dependencies:
|
||||
'@envelop/core': 5.0.2
|
||||
graphql: 16.9.0
|
||||
|
|
@ -22277,7 +22278,7 @@ snapshots:
|
|||
common-tags: 1.8.2
|
||||
graphql: 16.9.0
|
||||
import-from: 4.0.0
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
tslib: 2.4.1
|
||||
|
||||
'@graphql-codegen/plugin-helpers@6.0.0(graphql@16.9.0)':
|
||||
|
|
@ -22287,7 +22288,7 @@ snapshots:
|
|||
common-tags: 1.8.2
|
||||
graphql: 16.9.0
|
||||
import-from: 4.0.0
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
tslib: 2.6.3
|
||||
|
||||
'@graphql-codegen/schema-ast@5.0.0(patch_hash=2280c6d4f2e9268fc118d06dc95deea7e9b58200010db1b332004627d6793a9f)(graphql@16.9.0)':
|
||||
|
|
@ -26488,7 +26489,7 @@ snapshots:
|
|||
ansis: 3.17.0
|
||||
debug: 4.4.3(supports-color@8.1.1)
|
||||
http-call: 5.3.0
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
registry-auth-token: 5.1.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
|
@ -30974,7 +30975,7 @@ snapshots:
|
|||
chalk: 3.0.0
|
||||
css.escape: 1.5.1
|
||||
dom-accessibility-api: 0.6.3
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
redent: 3.0.0
|
||||
|
||||
'@testing-library/user-event@14.5.2(@testing-library/dom@10.4.0)':
|
||||
|
|
@ -30985,7 +30986,7 @@ snapshots:
|
|||
dependencies:
|
||||
bluebird: 3.7.2
|
||||
diff: 8.0.3
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mz: 2.7.0
|
||||
typescript: 4.9.5
|
||||
yargs: 16.2.0
|
||||
|
|
@ -32568,7 +32569,7 @@ snapshots:
|
|||
|
||||
browser-tabs-lock@1.3.0:
|
||||
dependencies:
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
|
||||
browserslist@4.26.0:
|
||||
dependencies:
|
||||
|
|
@ -32894,7 +32895,7 @@ snapshots:
|
|||
chevrotain-allstar@0.3.1(chevrotain@11.0.3):
|
||||
dependencies:
|
||||
chevrotain: 11.0.3
|
||||
lodash-es: 4.17.21
|
||||
lodash-es: 4.17.23
|
||||
|
||||
chevrotain@11.0.3:
|
||||
dependencies:
|
||||
|
|
@ -32903,7 +32904,7 @@ snapshots:
|
|||
'@chevrotain/regexp-to-ast': 11.0.3
|
||||
'@chevrotain/types': 11.0.3
|
||||
'@chevrotain/utils': 11.0.3
|
||||
lodash-es: 4.17.21
|
||||
lodash-es: 4.17.23
|
||||
|
||||
chokidar@3.6.0:
|
||||
dependencies:
|
||||
|
|
@ -33331,7 +33332,7 @@ snapshots:
|
|||
is-installed-globally: 0.4.0
|
||||
lazy-ass: 1.6.0
|
||||
listr2: 3.14.0(enquirer@2.4.1)
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
log-symbols: 4.1.0
|
||||
minimist: 1.2.8
|
||||
ospath: 1.2.2
|
||||
|
|
@ -33528,7 +33529,7 @@ snapshots:
|
|||
dagre-d3-es@7.0.11:
|
||||
dependencies:
|
||||
d3: 7.9.0
|
||||
lodash-es: 4.17.21
|
||||
lodash-es: 4.17.23
|
||||
|
||||
damerau-levenshtein@1.0.8: {}
|
||||
|
||||
|
|
@ -34359,7 +34360,7 @@ snapshots:
|
|||
debug: 4.4.3(supports-color@8.1.1)
|
||||
eslint: 8.57.1(patch_hash=08d9d41d21638cb74d0f9f34877a8839601a4e5a8263066ff23e7032addbcba0)
|
||||
eslint-compat-utils: 0.1.2(eslint@8.57.1(patch_hash=08d9d41d21638cb74d0f9f34877a8839601a4e5a8263066ff23e7032addbcba0))
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
natural-compare: 1.4.0
|
||||
yaml-eslint-parser: 1.2.2
|
||||
transitivePeerDependencies:
|
||||
|
|
@ -34901,8 +34902,8 @@ snapshots:
|
|||
'@types/hoist-non-react-statics': 3.3.5
|
||||
deepmerge: 2.2.1
|
||||
hoist-non-react-statics: 3.3.2
|
||||
lodash: 4.17.21
|
||||
lodash-es: 4.17.21
|
||||
lodash: 4.17.23
|
||||
lodash-es: 4.17.23
|
||||
react: 18.3.1
|
||||
react-fast-compare: 2.0.4
|
||||
tiny-warning: 1.0.3
|
||||
|
|
@ -36103,7 +36104,7 @@ snapshots:
|
|||
code-excerpt: 4.0.0
|
||||
indent-string: 5.0.0
|
||||
is-in-ci: 0.1.0
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
patch-console: 2.0.0
|
||||
react: 18.3.1
|
||||
react-reconciler: 0.29.2(react@18.3.1)
|
||||
|
|
@ -36916,7 +36917,7 @@ snapshots:
|
|||
dependencies:
|
||||
p-locate: 5.0.0
|
||||
|
||||
lodash-es@4.17.21: {}
|
||||
lodash-es@4.17.23: {}
|
||||
|
||||
lodash.camelcase@4.3.0: {}
|
||||
|
||||
|
|
@ -36964,6 +36965,8 @@ snapshots:
|
|||
|
||||
lodash@4.17.21: {}
|
||||
|
||||
lodash@4.17.23: {}
|
||||
|
||||
log-symbols@4.1.0:
|
||||
dependencies:
|
||||
chalk: 4.1.2
|
||||
|
|
@ -37385,7 +37388,7 @@ snapshots:
|
|||
dompurify: 3.2.6
|
||||
katex: 0.16.22
|
||||
khroma: 2.1.0
|
||||
lodash-es: 4.17.21
|
||||
lodash-es: 4.17.23
|
||||
marked: 15.0.12
|
||||
roughjs: 4.6.6
|
||||
stylis: 4.3.6
|
||||
|
|
@ -37857,7 +37860,7 @@ snapshots:
|
|||
mjml-accordion@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -37865,7 +37868,7 @@ snapshots:
|
|||
mjml-body@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -37873,7 +37876,7 @@ snapshots:
|
|||
mjml-button@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -37881,7 +37884,7 @@ snapshots:
|
|||
mjml-carousel@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -37892,7 +37895,7 @@ snapshots:
|
|||
chokidar: 3.6.0
|
||||
glob: 7.2.3
|
||||
js-beautify: 1.14.6
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
mjml-migrate: 4.14.0(encoding@0.1.13)
|
||||
mjml-parser-xml: 4.14.0
|
||||
|
|
@ -37904,7 +37907,7 @@ snapshots:
|
|||
mjml-column@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -37916,7 +37919,7 @@ snapshots:
|
|||
detect-node: 2.0.4
|
||||
js-beautify: 1.14.6
|
||||
juice: 9.1.0(encoding@0.1.13)
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-migrate: 4.14.0(encoding@0.1.13)
|
||||
mjml-parser-xml: 4.14.0
|
||||
mjml-validator: 4.13.0
|
||||
|
|
@ -37926,7 +37929,7 @@ snapshots:
|
|||
mjml-divider@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -37934,7 +37937,7 @@ snapshots:
|
|||
mjml-group@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -37942,7 +37945,7 @@ snapshots:
|
|||
mjml-head-attributes@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -37950,7 +37953,7 @@ snapshots:
|
|||
mjml-head-breakpoint@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -37958,7 +37961,7 @@ snapshots:
|
|||
mjml-head-font@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -37966,7 +37969,7 @@ snapshots:
|
|||
mjml-head-html-attributes@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -37974,7 +37977,7 @@ snapshots:
|
|||
mjml-head-preview@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -37982,7 +37985,7 @@ snapshots:
|
|||
mjml-head-style@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -37990,7 +37993,7 @@ snapshots:
|
|||
mjml-head-title@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -37998,7 +38001,7 @@ snapshots:
|
|||
mjml-head@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -38006,7 +38009,7 @@ snapshots:
|
|||
mjml-hero@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -38014,7 +38017,7 @@ snapshots:
|
|||
mjml-image@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -38023,7 +38026,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
js-beautify: 1.14.6
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
mjml-parser-xml: 4.14.0
|
||||
yargs: 16.2.0
|
||||
|
|
@ -38033,7 +38036,7 @@ snapshots:
|
|||
mjml-navbar@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -38043,7 +38046,7 @@ snapshots:
|
|||
'@babel/runtime': 7.26.10
|
||||
detect-node: 2.0.4
|
||||
htmlparser2: 4.1.0
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
|
||||
mjml-preset-core@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
|
|
@ -38079,7 +38082,7 @@ snapshots:
|
|||
mjml-raw@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -38087,7 +38090,7 @@ snapshots:
|
|||
mjml-section@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -38095,7 +38098,7 @@ snapshots:
|
|||
mjml-social@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -38103,7 +38106,7 @@ snapshots:
|
|||
mjml-spacer@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -38111,7 +38114,7 @@ snapshots:
|
|||
mjml-table@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -38119,7 +38122,7 @@ snapshots:
|
|||
mjml-text@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
@ -38131,7 +38134,7 @@ snapshots:
|
|||
mjml-wrapper@4.14.0(encoding@0.1.13):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
mjml-core: 4.14.0(patch_hash=52f1e476e154edea0222aa95e55676888525198d882becc3b362511b77fd7e7f)(encoding@0.1.13)
|
||||
mjml-section: 4.14.0(encoding@0.1.13)
|
||||
transitivePeerDependencies:
|
||||
|
|
@ -39822,7 +39825,7 @@ snapshots:
|
|||
dependencies:
|
||||
clsx: 2.1.1
|
||||
eventemitter3: 4.0.7
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
react-is: 18.3.1
|
||||
|
|
@ -40374,16 +40377,14 @@ snapshots:
|
|||
dependencies:
|
||||
type-fest: 0.20.2
|
||||
|
||||
seroval-plugins@1.3.3(seroval@1.3.2):
|
||||
seroval-plugins@1.3.3(seroval@1.4.1):
|
||||
dependencies:
|
||||
seroval: 1.3.2
|
||||
seroval: 1.4.1
|
||||
|
||||
seroval-plugins@1.4.0(seroval@1.4.1):
|
||||
dependencies:
|
||||
seroval: 1.4.1
|
||||
|
||||
seroval@1.3.2: {}
|
||||
|
||||
seroval@1.4.1: {}
|
||||
|
||||
serve-static@1.16.2:
|
||||
|
|
@ -40595,7 +40596,7 @@ snapshots:
|
|||
core-js: 3.25.5
|
||||
delay: 4.4.1
|
||||
es6-error: 4.1.1
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
roarr: 7.14.3
|
||||
serialize-error: 5.0.0
|
||||
slonik: 30.4.4(patch_hash=195b140c0181c27a85a6026c0058087a419e38f6c5d89f5f2c608e39f5bf23e9)
|
||||
|
|
@ -40673,8 +40674,8 @@ snapshots:
|
|||
solid-js@1.9.10:
|
||||
dependencies:
|
||||
csstype: 3.1.2
|
||||
seroval: 1.3.2
|
||||
seroval-plugins: 1.3.3(seroval@1.3.2)
|
||||
seroval: 1.4.1
|
||||
seroval-plugins: 1.3.3(seroval@1.4.1)
|
||||
|
||||
sonic-boom@4.0.1:
|
||||
dependencies:
|
||||
|
|
@ -42359,7 +42360,7 @@ snapshots:
|
|||
yaml-eslint-parser@1.2.2:
|
||||
dependencies:
|
||||
eslint-visitor-keys: 3.4.3
|
||||
lodash: 4.17.21
|
||||
lodash: 4.17.23
|
||||
yaml: 2.5.0
|
||||
|
||||
yaml@1.10.2: {}
|
||||
|
|
@ -42435,8 +42436,8 @@ snapshots:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
fn-name: 3.0.0
|
||||
lodash: 4.17.21
|
||||
lodash-es: 4.17.21
|
||||
lodash: 4.17.23
|
||||
lodash-es: 4.17.23
|
||||
property-expr: 2.0.5
|
||||
synchronous-promise: 2.0.17
|
||||
toposort: 2.0.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue