mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): update typescript-eslint monorepo to v5.61.0
This commit is contained in:
+2
-2
@@ -114,8 +114,8 @@
|
||||
"@types/lodash": "4.14.195",
|
||||
"@types/node": "18.16.19",
|
||||
"@types/store": "2.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "5.60.1",
|
||||
"@typescript-eslint/parser": "5.60.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.61.0",
|
||||
"@typescript-eslint/parser": "5.61.0",
|
||||
"babel-jest": "29.6.1",
|
||||
"@babel/eslint-parser": "7.22.7",
|
||||
"babel-plugin-transform-imports": "2.0.0",
|
||||
|
||||
Generated
+54
-57
@@ -58,11 +58,11 @@ importers:
|
||||
specifier: 2.0.2
|
||||
version: 2.0.2
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: 5.60.1
|
||||
version: 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.44.0)(typescript@4.9.5)
|
||||
specifier: 5.61.0
|
||||
version: 5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.44.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: 5.60.1
|
||||
version: 5.60.1(eslint@8.44.0)(typescript@4.9.5)
|
||||
specifier: 5.61.0
|
||||
version: 5.61.0(eslint@8.44.0)(typescript@4.9.5)
|
||||
babel-jest:
|
||||
specifier: 29.6.1
|
||||
version: 29.6.1(@babel/core@7.22.8)
|
||||
@@ -95,7 +95,7 @@ importers:
|
||||
version: 0.8.0(eslint@8.44.0)
|
||||
eslint-plugin-import:
|
||||
specifier: 2.27.5
|
||||
version: 2.27.5(@typescript-eslint/parser@5.60.1)(eslint@8.44.0)
|
||||
version: 2.27.5(@typescript-eslint/parser@5.61.0)(eslint@8.44.0)
|
||||
eslint-plugin-jest-dom:
|
||||
specifier: 3.9.4
|
||||
version: 3.9.4(eslint@8.44.0)
|
||||
@@ -3775,7 +3775,7 @@ packages:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.18.0
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
'@babel/helper-plugin-utils': 7.20.2
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.20.12):
|
||||
@@ -3784,7 +3784,7 @@ packages:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.20.12
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
'@babel/helper-plugin-utils': 7.20.2
|
||||
|
||||
/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.8):
|
||||
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
|
||||
@@ -5577,8 +5577,8 @@ packages:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.20.12
|
||||
'@babel/helper-module-imports': 7.22.5
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
'@babel/helper-module-imports': 7.18.6
|
||||
'@babel/helper-plugin-utils': 7.20.2
|
||||
babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.20.12)
|
||||
babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.20.12)
|
||||
babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.20.12)
|
||||
@@ -11072,8 +11072,8 @@ packages:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@typescript-eslint/eslint-plugin@5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.44.0)(typescript@4.9.5):
|
||||
resolution: {integrity: sha512-KSWsVvsJsLJv3c4e73y/Bzt7OpqMCADUO846bHcuWYSYM19bldbAeDv7dYyV0jwkbMfJ2XdlzwjhXtuD7OY6bw==}
|
||||
/@typescript-eslint/eslint-plugin@5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.44.0)(typescript@4.9.5):
|
||||
resolution: {integrity: sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^5.0.0
|
||||
@@ -11084,13 +11084,13 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.5.0
|
||||
'@typescript-eslint/parser': 5.60.1(eslint@8.44.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/scope-manager': 5.60.1
|
||||
'@typescript-eslint/type-utils': 5.60.1(eslint@8.44.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/utils': 5.60.1(eslint@8.44.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/parser': 5.61.0(eslint@8.44.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/scope-manager': 5.61.0
|
||||
'@typescript-eslint/type-utils': 5.61.0(eslint@8.44.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/utils': 5.61.0(eslint@8.44.0)(typescript@4.9.5)
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 8.44.0
|
||||
grapheme-splitter: 1.0.4
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.2.4
|
||||
natural-compare-lite: 1.4.0
|
||||
semver: 7.5.3
|
||||
@@ -11164,8 +11164,8 @@ packages:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@typescript-eslint/parser@5.60.1(eslint@8.44.0)(typescript@4.9.5):
|
||||
resolution: {integrity: sha512-pHWlc3alg2oSMGwsU/Is8hbm3XFbcrb6P5wIxcQW9NsYBfnrubl/GhVVD/Jm/t8HXhA2WncoIRfBtnCgRGV96Q==}
|
||||
/@typescript-eslint/parser@5.61.0(eslint@8.44.0)(typescript@4.9.5):
|
||||
resolution: {integrity: sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
@@ -11174,9 +11174,9 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.60.1
|
||||
'@typescript-eslint/types': 5.60.1
|
||||
'@typescript-eslint/typescript-estree': 5.60.1(typescript@4.9.5)
|
||||
'@typescript-eslint/scope-manager': 5.61.0
|
||||
'@typescript-eslint/types': 5.61.0
|
||||
'@typescript-eslint/typescript-estree': 5.61.0(typescript@4.9.5)
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 8.44.0
|
||||
typescript: 4.9.5
|
||||
@@ -11205,15 +11205,15 @@ packages:
|
||||
'@typescript-eslint/types': 5.59.8
|
||||
'@typescript-eslint/visitor-keys': 5.59.8
|
||||
|
||||
/@typescript-eslint/scope-manager@5.60.1:
|
||||
resolution: {integrity: sha512-Dn/LnN7fEoRD+KspEOV0xDMynEmR3iSHdgNsarlXNLGGtcUok8L4N71dxUgt3YvlO8si7E+BJ5Fe3wb5yUw7DQ==}
|
||||
/@typescript-eslint/scope-manager@5.61.0:
|
||||
resolution: {integrity: sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.60.1
|
||||
'@typescript-eslint/visitor-keys': 5.60.1
|
||||
'@typescript-eslint/types': 5.61.0
|
||||
'@typescript-eslint/visitor-keys': 5.61.0
|
||||
|
||||
/@typescript-eslint/type-utils@5.60.1(eslint@8.44.0)(typescript@4.9.5):
|
||||
resolution: {integrity: sha512-vN6UztYqIu05nu7JqwQGzQKUJctzs3/Hg7E2Yx8rz9J+4LgtIDFWjjl1gm3pycH0P3mHAcEUBd23LVgfrsTR8A==}
|
||||
/@typescript-eslint/type-utils@5.61.0(eslint@8.44.0)(typescript@4.9.5):
|
||||
resolution: {integrity: sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
@@ -11222,8 +11222,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.60.1(typescript@4.9.5)
|
||||
'@typescript-eslint/utils': 5.60.1(eslint@8.44.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/typescript-estree': 5.61.0(typescript@4.9.5)
|
||||
'@typescript-eslint/utils': 5.61.0(eslint@8.44.0)(typescript@4.9.5)
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 8.44.0
|
||||
tsutils: 3.21.0(typescript@4.9.5)
|
||||
@@ -11248,8 +11248,8 @@ packages:
|
||||
resolution: {integrity: sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
|
||||
/@typescript-eslint/types@5.60.1:
|
||||
resolution: {integrity: sha512-zDcDx5fccU8BA0IDZc71bAtYIcG9PowaOwaD8rjYbqwK7dpe/UMQl3inJ4UtUK42nOCT41jTSCwg76E62JpMcg==}
|
||||
/@typescript-eslint/types@5.61.0:
|
||||
resolution: {integrity: sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
|
||||
/@typescript-eslint/typescript-estree@3.10.1(typescript@4.9.5):
|
||||
@@ -11334,8 +11334,8 @@ packages:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@typescript-eslint/typescript-estree@5.60.1(typescript@4.9.5):
|
||||
resolution: {integrity: sha512-hkX70J9+2M2ZT6fhti5Q2FoU9zb+GeZK2SLP1WZlvUDqdMbEKhexZODD1WodNRyO8eS+4nScvT0dts8IdaBzfw==}
|
||||
/@typescript-eslint/typescript-estree@5.61.0(typescript@4.9.5):
|
||||
resolution: {integrity: sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@@ -11343,8 +11343,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.60.1
|
||||
'@typescript-eslint/visitor-keys': 5.60.1
|
||||
'@typescript-eslint/types': 5.61.0
|
||||
'@typescript-eslint/visitor-keys': 5.61.0
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
@@ -11393,8 +11393,8 @@ packages:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
/@typescript-eslint/utils@5.60.1(eslint@8.44.0)(typescript@4.9.5):
|
||||
resolution: {integrity: sha512-tiJ7FFdFQOWssFa3gqb94Ilexyw0JVxj6vBzaSpfN/8IhoKkDuSAenUKvsSHw2A/TMpJb26izIszTXaqygkvpQ==}
|
||||
/@typescript-eslint/utils@5.61.0(eslint@8.44.0)(typescript@4.9.5):
|
||||
resolution: {integrity: sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
@@ -11402,9 +11402,9 @@ packages:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0)
|
||||
'@types/json-schema': 7.0.11
|
||||
'@types/semver': 7.3.13
|
||||
'@typescript-eslint/scope-manager': 5.60.1
|
||||
'@typescript-eslint/types': 5.60.1
|
||||
'@typescript-eslint/typescript-estree': 5.60.1(typescript@4.9.5)
|
||||
'@typescript-eslint/scope-manager': 5.61.0
|
||||
'@typescript-eslint/types': 5.61.0
|
||||
'@typescript-eslint/typescript-estree': 5.61.0(typescript@4.9.5)
|
||||
eslint: 8.44.0
|
||||
eslint-scope: 5.1.1
|
||||
semver: 7.5.3
|
||||
@@ -11440,11 +11440,11 @@ packages:
|
||||
'@typescript-eslint/types': 5.59.8
|
||||
eslint-visitor-keys: 3.4.1
|
||||
|
||||
/@typescript-eslint/visitor-keys@5.60.1:
|
||||
resolution: {integrity: sha512-xEYIxKcultP6E/RMKqube11pGjXH1DCo60mQoWhVYyKfLkwbIVVjYxmOenNMxILx0TjCujPTjjnTIVzm09TXIw==}
|
||||
/@typescript-eslint/visitor-keys@5.61.0:
|
||||
resolution: {integrity: sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.60.1
|
||||
'@typescript-eslint/types': 5.61.0
|
||||
eslint-visitor-keys: 3.4.1
|
||||
|
||||
/@uiw/react-codemirror@3.2.10(@babel/runtime@7.21.5)(codemirror@5.65.12)(react-dom@16.14.0)(react@16.14.0):
|
||||
@@ -17301,14 +17301,14 @@ packages:
|
||||
'@babel/core': 7.22.8
|
||||
'@babel/eslint-parser': 7.22.7(@babel/core@7.22.8)(eslint@8.44.0)
|
||||
'@rushstack/eslint-patch': 1.2.0
|
||||
'@typescript-eslint/eslint-plugin': 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.44.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/parser': 5.60.1(eslint@8.44.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/eslint-plugin': 5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.44.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/parser': 5.61.0(eslint@8.44.0)(typescript@4.9.5)
|
||||
babel-preset-react-app: 10.0.1
|
||||
confusing-browser-globals: 1.0.11
|
||||
eslint: 8.44.0
|
||||
eslint-plugin-flowtype: 8.0.3(@babel/plugin-syntax-flow@7.21.4)(@babel/plugin-transform-react-jsx@7.22.5)(eslint@8.44.0)
|
||||
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.60.1)(eslint@8.44.0)
|
||||
eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@5.60.1)(eslint@8.44.0)(jest@27.5.1)(typescript@4.9.5)
|
||||
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.61.0)(eslint@8.44.0)
|
||||
eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@5.61.0)(eslint@8.44.0)(jest@27.5.1)(typescript@4.9.5)
|
||||
eslint-plugin-jsx-a11y: 6.7.1(eslint@8.44.0)
|
||||
eslint-plugin-react: 7.32.2(eslint@8.44.0)
|
||||
eslint-plugin-react-hooks: 4.6.0(eslint@8.44.0)
|
||||
@@ -17360,7 +17360,7 @@ packages:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/eslint-module-utils@2.7.4(@typescript-eslint/parser@5.60.1)(eslint-import-resolver-node@0.3.7)(eslint@8.44.0):
|
||||
/eslint-module-utils@2.7.4(@typescript-eslint/parser@5.61.0)(eslint-import-resolver-node@0.3.7)(eslint@8.44.0):
|
||||
resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@@ -17381,7 +17381,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.60.1(eslint@8.44.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/parser': 5.61.0(eslint@8.44.0)(typescript@4.9.5)
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
eslint: 8.44.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
@@ -17473,7 +17473,7 @@ packages:
|
||||
- eslint-import-resolver-webpack
|
||||
- supports-color
|
||||
|
||||
/eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.60.1)(eslint@8.44.0):
|
||||
/eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.61.0)(eslint@8.44.0):
|
||||
resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@@ -17483,7 +17483,7 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.60.1(eslint@8.44.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/parser': 5.61.0(eslint@8.44.0)(typescript@4.9.5)
|
||||
array-includes: 3.1.6
|
||||
array.prototype.flat: 1.3.1
|
||||
array.prototype.flatmap: 1.3.1
|
||||
@@ -17491,7 +17491,7 @@ packages:
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.44.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
eslint-module-utils: 2.7.4(@typescript-eslint/parser@5.60.1)(eslint-import-resolver-node@0.3.7)(eslint@8.44.0)
|
||||
eslint-module-utils: 2.7.4(@typescript-eslint/parser@5.61.0)(eslint-import-resolver-node@0.3.7)(eslint@8.44.0)
|
||||
has: 1.0.3
|
||||
is-core-module: 2.11.0
|
||||
is-glob: 4.0.3
|
||||
@@ -17517,7 +17517,7 @@ packages:
|
||||
requireindex: 1.2.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jest@25.7.0(@typescript-eslint/eslint-plugin@5.60.1)(eslint@8.44.0)(jest@27.5.1)(typescript@4.9.5):
|
||||
/eslint-plugin-jest@25.7.0(@typescript-eslint/eslint-plugin@5.61.0)(eslint@8.44.0)(jest@27.5.1)(typescript@4.9.5):
|
||||
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -17530,7 +17530,7 @@ packages:
|
||||
jest:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.44.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/eslint-plugin': 5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.44.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/experimental-utils': 5.54.0(eslint@8.44.0)(typescript@4.9.5)
|
||||
eslint: 8.44.0
|
||||
jest: 27.5.1(ts-node@10.9.1)
|
||||
@@ -20114,9 +20114,6 @@ packages:
|
||||
/graceful-fs@4.2.11:
|
||||
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
||||
|
||||
/grapheme-splitter@1.0.4:
|
||||
resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==}
|
||||
|
||||
/graphemer@1.4.0:
|
||||
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user