Bump dependencies
This commit is contained in:
parent
8bde964c6c
commit
b9c0018fa8
14
package.json
14
package.json
@ -8,14 +8,14 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/forms": "^0.5.6",
|
||||
"@types/node": "^20.6.1",
|
||||
"@types/react": "18.2.21",
|
||||
"@types/node": "^20.6.2",
|
||||
"@types/react": "18.2.22",
|
||||
"@types/react-dom": "18.2.7",
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.0",
|
||||
"@typescript-eslint/parser": "^6.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.2",
|
||||
"@typescript-eslint/parser": "^6.7.2",
|
||||
"@vercel/analytics": "^1.0.2",
|
||||
"@vercel/blob": "^0.12.2",
|
||||
"@vercel/og": "^0.5.13",
|
||||
"@vercel/blob": "^0.12.3",
|
||||
"@vercel/og": "^0.5.14",
|
||||
"@vercel/postgres": "^0.4.1",
|
||||
"autoprefixer": "10.4.15",
|
||||
"camelcase-keys": "^9.0.0",
|
||||
@ -31,7 +31,7 @@
|
||||
"react-dom": "18.2.0",
|
||||
"react-icons": "^4.11.0",
|
||||
"short-uuid": "^4.2.2",
|
||||
"sonner": "^0.7.1",
|
||||
"sonner": "^0.7.4",
|
||||
"tailwindcss": "3.3.3",
|
||||
"ts-exif-parser": "^0.2.2",
|
||||
"typescript": "5.2.2"
|
||||
|
||||
166
pnpm-lock.yaml
generated
166
pnpm-lock.yaml
generated
@ -2,14 +2,14 @@ lockfileVersion: 5.4
|
||||
|
||||
specifiers:
|
||||
'@tailwindcss/forms': ^0.5.6
|
||||
'@types/node': ^20.6.1
|
||||
'@types/react': 18.2.21
|
||||
'@types/node': ^20.6.2
|
||||
'@types/react': 18.2.22
|
||||
'@types/react-dom': 18.2.7
|
||||
'@typescript-eslint/eslint-plugin': ^6.7.0
|
||||
'@typescript-eslint/parser': ^6.7.0
|
||||
'@typescript-eslint/eslint-plugin': ^6.7.2
|
||||
'@typescript-eslint/parser': ^6.7.2
|
||||
'@vercel/analytics': ^1.0.2
|
||||
'@vercel/blob': ^0.12.2
|
||||
'@vercel/og': ^0.5.13
|
||||
'@vercel/blob': ^0.12.3
|
||||
'@vercel/og': ^0.5.14
|
||||
'@vercel/postgres': ^0.4.1
|
||||
autoprefixer: 10.4.15
|
||||
camelcase-keys: ^9.0.0
|
||||
@ -25,21 +25,21 @@ specifiers:
|
||||
react-dom: 18.2.0
|
||||
react-icons: ^4.11.0
|
||||
short-uuid: ^4.2.2
|
||||
sonner: ^0.7.1
|
||||
sonner: ^0.7.4
|
||||
tailwindcss: 3.3.3
|
||||
ts-exif-parser: ^0.2.2
|
||||
typescript: 5.2.2
|
||||
|
||||
dependencies:
|
||||
'@tailwindcss/forms': 0.5.6_tailwindcss@3.3.3
|
||||
'@types/node': 20.6.1
|
||||
'@types/react': 18.2.21
|
||||
'@types/node': 20.6.2
|
||||
'@types/react': 18.2.22
|
||||
'@types/react-dom': 18.2.7
|
||||
'@typescript-eslint/eslint-plugin': 6.7.0_upusunw4marwma72j5kmgdi4ee
|
||||
'@typescript-eslint/parser': 6.7.0_rngtr6f3b25lvetpihwplgecf4
|
||||
'@typescript-eslint/eslint-plugin': 6.7.2_ojtszseoihgstv5sdp7hbt6z6y
|
||||
'@typescript-eslint/parser': 6.7.2_rngtr6f3b25lvetpihwplgecf4
|
||||
'@vercel/analytics': 1.0.2
|
||||
'@vercel/blob': 0.12.2
|
||||
'@vercel/og': 0.5.13
|
||||
'@vercel/blob': 0.12.3
|
||||
'@vercel/og': 0.5.14
|
||||
'@vercel/postgres': 0.4.1
|
||||
autoprefixer: 10.4.15_postcss@8.4.29
|
||||
camelcase-keys: 9.0.0
|
||||
@ -55,7 +55,7 @@ dependencies:
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
react-icons: 4.11.0_react@18.2.0
|
||||
short-uuid: 4.2.2
|
||||
sonner: 0.7.1_biqbaboplfbrettd7655fr4n2y
|
||||
sonner: 0.7.4_biqbaboplfbrettd7655fr4n2y
|
||||
tailwindcss: 3.3.3
|
||||
ts-exif-parser: 0.2.2
|
||||
typescript: 5.2.2
|
||||
@ -193,7 +193,7 @@ packages:
|
||||
dependencies:
|
||||
'@jest/fake-timers': 29.7.0
|
||||
'@jest/types': 29.6.3
|
||||
'@types/node': 20.6.1
|
||||
'@types/node': 20.6.2
|
||||
jest-mock: 29.7.0
|
||||
dev: false
|
||||
|
||||
@ -203,7 +203,7 @@ packages:
|
||||
dependencies:
|
||||
'@jest/types': 29.6.3
|
||||
'@sinonjs/fake-timers': 10.3.0
|
||||
'@types/node': 20.6.1
|
||||
'@types/node': 20.6.2
|
||||
jest-message-util: 29.7.0
|
||||
jest-mock: 29.7.0
|
||||
jest-util: 29.7.0
|
||||
@ -223,7 +223,7 @@ packages:
|
||||
'@jest/schemas': 29.6.3
|
||||
'@types/istanbul-lib-coverage': 2.0.4
|
||||
'@types/istanbul-reports': 3.0.1
|
||||
'@types/node': 20.6.1
|
||||
'@types/node': 20.6.2
|
||||
'@types/yargs': 17.0.24
|
||||
chalk: 4.1.2
|
||||
dev: false
|
||||
@ -453,7 +453,7 @@ packages:
|
||||
/@types/jsdom/20.0.1:
|
||||
resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==}
|
||||
dependencies:
|
||||
'@types/node': 20.6.1
|
||||
'@types/node': 20.6.2
|
||||
'@types/tough-cookie': 4.0.3
|
||||
parse5: 7.1.2
|
||||
dev: false
|
||||
@ -466,14 +466,14 @@ packages:
|
||||
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
||||
dev: false
|
||||
|
||||
/@types/node/20.6.1:
|
||||
resolution: {integrity: sha512-4LcJvuXQlv4lTHnxwyHQZ3uR9Zw2j7m1C9DfuwoTFQQP4Pmu04O6IfLYgMmHoOCt0nosItLLZAH+sOrRE0Bo8g==}
|
||||
/@types/node/20.6.2:
|
||||
resolution: {integrity: sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==}
|
||||
dev: false
|
||||
|
||||
/@types/pg/8.6.6:
|
||||
resolution: {integrity: sha512-O2xNmXebtwVekJDD+02udOncjVcMZQuTEQEMpKJ0ZRf5E7/9JJX3izhKUcUifBkyKpljyUM6BTgy2trmviKlpw==}
|
||||
dependencies:
|
||||
'@types/node': 20.6.1
|
||||
'@types/node': 20.6.2
|
||||
pg-protocol: 1.6.0
|
||||
pg-types: 2.2.0
|
||||
dev: false
|
||||
@ -485,11 +485,11 @@ packages:
|
||||
/@types/react-dom/18.2.7:
|
||||
resolution: {integrity: sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==}
|
||||
dependencies:
|
||||
'@types/react': 18.2.21
|
||||
'@types/react': 18.2.22
|
||||
dev: false
|
||||
|
||||
/@types/react/18.2.21:
|
||||
resolution: {integrity: sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA==}
|
||||
/@types/react/18.2.22:
|
||||
resolution: {integrity: sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==}
|
||||
dependencies:
|
||||
'@types/prop-types': 15.7.5
|
||||
'@types/scheduler': 0.16.3
|
||||
@ -522,8 +522,8 @@ packages:
|
||||
'@types/yargs-parser': 21.0.0
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/eslint-plugin/6.7.0_upusunw4marwma72j5kmgdi4ee:
|
||||
resolution: {integrity: sha512-gUqtknHm0TDs1LhY12K2NA3Rmlmp88jK9Tx8vGZMfHeNMLE3GH2e9TRub+y+SOjuYgtOmok+wt1AyDPZqxbNag==}
|
||||
/@typescript-eslint/eslint-plugin/6.7.2_ojtszseoihgstv5sdp7hbt6z6y:
|
||||
resolution: {integrity: sha512-ooaHxlmSgZTM6CHYAFRlifqh1OAr3PAQEwi7lhYhaegbnXrnh7CDcHmc3+ihhbQC7H0i4JF0psI5ehzkF6Yl6Q==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
|
||||
@ -534,11 +534,11 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.8.1
|
||||
'@typescript-eslint/parser': 6.7.0_rngtr6f3b25lvetpihwplgecf4
|
||||
'@typescript-eslint/scope-manager': 6.7.0
|
||||
'@typescript-eslint/type-utils': 6.7.0_rngtr6f3b25lvetpihwplgecf4
|
||||
'@typescript-eslint/utils': 6.7.0_rngtr6f3b25lvetpihwplgecf4
|
||||
'@typescript-eslint/visitor-keys': 6.7.0
|
||||
'@typescript-eslint/parser': 6.7.2_rngtr6f3b25lvetpihwplgecf4
|
||||
'@typescript-eslint/scope-manager': 6.7.2
|
||||
'@typescript-eslint/type-utils': 6.7.2_rngtr6f3b25lvetpihwplgecf4
|
||||
'@typescript-eslint/utils': 6.7.2_rngtr6f3b25lvetpihwplgecf4
|
||||
'@typescript-eslint/visitor-keys': 6.7.2
|
||||
debug: 4.3.4
|
||||
eslint: 8.49.0
|
||||
graphemer: 1.4.0
|
||||
@ -551,8 +551,8 @@ packages:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/parser/6.7.0_rngtr6f3b25lvetpihwplgecf4:
|
||||
resolution: {integrity: sha512-jZKYwqNpNm5kzPVP5z1JXAuxjtl2uG+5NpaMocFPTNC2EdYIgbXIPImObOkhbONxtFTTdoZstLZefbaK+wXZng==}
|
||||
/@typescript-eslint/parser/6.7.2_rngtr6f3b25lvetpihwplgecf4:
|
||||
resolution: {integrity: sha512-KA3E4ox0ws+SPyxQf9iSI25R6b4Ne78ORhNHeVKrPQnoYsb9UhieoiRoJgrzgEeKGOXhcY1i8YtOeCHHTDa6Fw==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
@ -561,10 +561,10 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 6.7.0
|
||||
'@typescript-eslint/types': 6.7.0
|
||||
'@typescript-eslint/typescript-estree': 6.7.0_typescript@5.2.2
|
||||
'@typescript-eslint/visitor-keys': 6.7.0
|
||||
'@typescript-eslint/scope-manager': 6.7.2
|
||||
'@typescript-eslint/types': 6.7.2
|
||||
'@typescript-eslint/typescript-estree': 6.7.2_typescript@5.2.2
|
||||
'@typescript-eslint/visitor-keys': 6.7.2
|
||||
debug: 4.3.4
|
||||
eslint: 8.49.0
|
||||
typescript: 5.2.2
|
||||
@ -572,16 +572,16 @@ packages:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/scope-manager/6.7.0:
|
||||
resolution: {integrity: sha512-lAT1Uau20lQyjoLUQ5FUMSX/dS07qux9rYd5FGzKz/Kf8W8ccuvMyldb8hadHdK/qOI7aikvQWqulnEq2nCEYA==}
|
||||
/@typescript-eslint/scope-manager/6.7.2:
|
||||
resolution: {integrity: sha512-bgi6plgyZjEqapr7u2mhxGR6E8WCzKNUFWNh6fkpVe9+yzRZeYtDTbsIBzKbcxI+r1qVWt6VIoMSNZ4r2A+6Yw==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.7.0
|
||||
'@typescript-eslint/visitor-keys': 6.7.0
|
||||
'@typescript-eslint/types': 6.7.2
|
||||
'@typescript-eslint/visitor-keys': 6.7.2
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/type-utils/6.7.0_rngtr6f3b25lvetpihwplgecf4:
|
||||
resolution: {integrity: sha512-f/QabJgDAlpSz3qduCyQT0Fw7hHpmhOzY/Rv6zO3yO+HVIdPfIWhrQoAyG+uZVtWAIS85zAyzgAFfyEr+MgBpg==}
|
||||
/@typescript-eslint/type-utils/6.7.2_rngtr6f3b25lvetpihwplgecf4:
|
||||
resolution: {integrity: sha512-36F4fOYIROYRl0qj95dYKx6kybddLtsbmPIYNK0OBeXv2j9L5nZ17j9jmfy+bIDHKQgn2EZX+cofsqi8NPATBQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
@ -590,8 +590,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 6.7.0_typescript@5.2.2
|
||||
'@typescript-eslint/utils': 6.7.0_rngtr6f3b25lvetpihwplgecf4
|
||||
'@typescript-eslint/typescript-estree': 6.7.2_typescript@5.2.2
|
||||
'@typescript-eslint/utils': 6.7.2_rngtr6f3b25lvetpihwplgecf4
|
||||
debug: 4.3.4
|
||||
eslint: 8.49.0
|
||||
ts-api-utils: 1.0.3_typescript@5.2.2
|
||||
@ -600,13 +600,13 @@ packages:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/types/6.7.0:
|
||||
resolution: {integrity: sha512-ihPfvOp7pOcN/ysoj0RpBPOx3HQTJTrIN8UZK+WFd3/iDeFHHqeyYxa4hQk4rMhsz9H9mXpR61IzwlBVGXtl9Q==}
|
||||
/@typescript-eslint/types/6.7.2:
|
||||
resolution: {integrity: sha512-flJYwMYgnUNDAN9/GAI3l8+wTmvTYdv64fcH8aoJK76Y+1FCZ08RtI5zDerM/FYT5DMkAc+19E4aLmd5KqdFyg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/typescript-estree/6.7.0_typescript@5.2.2:
|
||||
resolution: {integrity: sha512-dPvkXj3n6e9yd/0LfojNU8VMUGHWiLuBZvbM6V6QYD+2qxqInE7J+J/ieY2iGwR9ivf/R/haWGkIj04WVUeiSQ==}
|
||||
/@typescript-eslint/typescript-estree/6.7.2_typescript@5.2.2:
|
||||
resolution: {integrity: sha512-kiJKVMLkoSciGyFU0TOY0fRxnp9qq1AzVOHNeN1+B9erKFCJ4Z8WdjAkKQPP+b1pWStGFqezMLltxO+308dJTQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@ -614,8 +614,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.7.0
|
||||
'@typescript-eslint/visitor-keys': 6.7.0
|
||||
'@typescript-eslint/types': 6.7.2
|
||||
'@typescript-eslint/visitor-keys': 6.7.2
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
@ -626,8 +626,8 @@ packages:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/utils/6.7.0_rngtr6f3b25lvetpihwplgecf4:
|
||||
resolution: {integrity: sha512-MfCq3cM0vh2slSikQYqK2Gq52gvOhe57vD2RM3V4gQRZYX4rDPnKLu5p6cm89+LJiGlwEXU8hkYxhqqEC/V3qA==}
|
||||
/@typescript-eslint/utils/6.7.2_rngtr6f3b25lvetpihwplgecf4:
|
||||
resolution: {integrity: sha512-ZCcBJug/TS6fXRTsoTkgnsvyWSiXwMNiPzBUani7hDidBdj1779qwM1FIAmpH4lvlOZNF3EScsxxuGifjpLSWQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
@ -635,9 +635,9 @@ packages:
|
||||
'@eslint-community/eslint-utils': 4.4.0_eslint@8.49.0
|
||||
'@types/json-schema': 7.0.12
|
||||
'@types/semver': 7.5.1
|
||||
'@typescript-eslint/scope-manager': 6.7.0
|
||||
'@typescript-eslint/types': 6.7.0
|
||||
'@typescript-eslint/typescript-estree': 6.7.0_typescript@5.2.2
|
||||
'@typescript-eslint/scope-manager': 6.7.2
|
||||
'@typescript-eslint/types': 6.7.2
|
||||
'@typescript-eslint/typescript-estree': 6.7.2_typescript@5.2.2
|
||||
eslint: 8.49.0
|
||||
semver: 7.5.4
|
||||
transitivePeerDependencies:
|
||||
@ -645,11 +645,11 @@ packages:
|
||||
- typescript
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/visitor-keys/6.7.0:
|
||||
resolution: {integrity: sha512-/C1RVgKFDmGMcVGeD8HjKv2bd72oI1KxQDeY8uc66gw9R0OK0eMq48cA+jv9/2Ag6cdrsUGySm1yzYmfz0hxwQ==}
|
||||
/@typescript-eslint/visitor-keys/6.7.2:
|
||||
resolution: {integrity: sha512-uVw9VIMFBUTz8rIeaUT3fFe8xIUx8r4ywAdlQv1ifH+6acn/XF8Y6rwJ7XNmkNMDrTW+7+vxFFPIF40nJCVsMQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.7.0
|
||||
'@typescript-eslint/types': 6.7.2
|
||||
eslint-visitor-keys: 3.4.3
|
||||
dev: false
|
||||
|
||||
@ -657,8 +657,8 @@ packages:
|
||||
resolution: {integrity: sha512-BZFxVrv24VbNNl5xMxqUojQIegEeXMI6rX3rg1uVLYUEXsuKNBSAEQf4BWEcjQDp/8aYJOj6m8V4PUA3x/cxgg==}
|
||||
dev: false
|
||||
|
||||
/@vercel/blob/0.12.2:
|
||||
resolution: {integrity: sha512-TlHgiTVlRu3NyLHc5KYqSJ57LTeKZL9uoKV0Tp3mBDRglPYx63XIEyD98TvvKjefT/TcUbODhIaorvTym6xX0Q==}
|
||||
/@vercel/blob/0.12.3:
|
||||
resolution: {integrity: sha512-6BIc9wC6eznAJAy0OiO/uL3awWm59+ZKZIxhA5NIPiM9fMkv5fsvYEjrQsGY4eyvep6AJqN12v5IPwnziwKhWw==}
|
||||
engines: {node: '>=16.14'}
|
||||
dependencies:
|
||||
jest-environment-jsdom: 29.7.0
|
||||
@ -670,12 +670,12 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: false
|
||||
|
||||
/@vercel/og/0.5.13:
|
||||
resolution: {integrity: sha512-okWQ2Jt+155Hn518Y8Tt4Iqb7QdNFoPvH/n4sMpC4K4bcijjo2RAEwXwlhTYHAAkoiJ0AEEeWeknZj1aBgOOqw==}
|
||||
/@vercel/og/0.5.14:
|
||||
resolution: {integrity: sha512-2UOkXYgzorv4g2EZdRdy3b343DQC7WJyBq0T0MMf63UH8YUmbOCir7ULB0kgonrUoiL9qIq+E8eeSmHDLYHAdQ==}
|
||||
engines: {node: '>=16'}
|
||||
dependencies:
|
||||
'@resvg/resvg-wasm': 2.4.1
|
||||
satori: 0.10.4
|
||||
satori: 0.10.6
|
||||
yoga-wasm-web: 0.3.3
|
||||
dev: false
|
||||
|
||||
@ -1421,11 +1421,11 @@ packages:
|
||||
dependencies:
|
||||
'@next/eslint-plugin-next': 13.4.19
|
||||
'@rushstack/eslint-patch': 1.3.3
|
||||
'@typescript-eslint/parser': 6.7.0_rngtr6f3b25lvetpihwplgecf4
|
||||
'@typescript-eslint/parser': 6.7.2_rngtr6f3b25lvetpihwplgecf4
|
||||
eslint: 8.49.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
eslint-import-resolver-typescript: 3.6.0_wblg2gjbwd5w7vgccysx6ovn7m
|
||||
eslint-plugin-import: 2.28.1_7dkbjr6sfpi5vruokk4if5qrfi
|
||||
eslint-import-resolver-typescript: 3.6.0_vdc2g3jikc6haasea675jgmbym
|
||||
eslint-plugin-import: 2.28.1_jglmfdm2i55yfgmytcsqnuesbm
|
||||
eslint-plugin-jsx-a11y: 6.7.1_eslint@8.49.0
|
||||
eslint-plugin-react: 7.33.2_eslint@8.49.0
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.49.0
|
||||
@ -1445,7 +1445,7 @@ packages:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/eslint-import-resolver-typescript/3.6.0_wblg2gjbwd5w7vgccysx6ovn7m:
|
||||
/eslint-import-resolver-typescript/3.6.0_vdc2g3jikc6haasea675jgmbym:
|
||||
resolution: {integrity: sha512-QTHR9ddNnn35RTxlaEnx2gCxqFlF2SEN0SE2d17SqwyM7YOSI2GHWRYp5BiRkObTUNYPupC/3Fq2a0PpT+EKpg==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -1455,8 +1455,8 @@ packages:
|
||||
debug: 4.3.4
|
||||
enhanced-resolve: 5.15.0
|
||||
eslint: 8.49.0
|
||||
eslint-module-utils: 2.8.0_as3akwzx7rb5rrbuykvc5rwhwe
|
||||
eslint-plugin-import: 2.28.1_7dkbjr6sfpi5vruokk4if5qrfi
|
||||
eslint-module-utils: 2.8.0_abyxgwgwp5afue244qyxp2clbu
|
||||
eslint-plugin-import: 2.28.1_jglmfdm2i55yfgmytcsqnuesbm
|
||||
fast-glob: 3.3.1
|
||||
get-tsconfig: 4.7.0
|
||||
is-core-module: 2.13.0
|
||||
@ -1468,7 +1468,7 @@ packages:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/eslint-module-utils/2.8.0_as3akwzx7rb5rrbuykvc5rwhwe:
|
||||
/eslint-module-utils/2.8.0_abyxgwgwp5afue244qyxp2clbu:
|
||||
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@ -1489,16 +1489,16 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 6.7.0_rngtr6f3b25lvetpihwplgecf4
|
||||
'@typescript-eslint/parser': 6.7.2_rngtr6f3b25lvetpihwplgecf4
|
||||
debug: 3.2.7
|
||||
eslint: 8.49.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
eslint-import-resolver-typescript: 3.6.0_wblg2gjbwd5w7vgccysx6ovn7m
|
||||
eslint-import-resolver-typescript: 3.6.0_vdc2g3jikc6haasea675jgmbym
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/eslint-plugin-import/2.28.1_7dkbjr6sfpi5vruokk4if5qrfi:
|
||||
/eslint-plugin-import/2.28.1_jglmfdm2i55yfgmytcsqnuesbm:
|
||||
resolution: {integrity: sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@ -1508,7 +1508,7 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 6.7.0_rngtr6f3b25lvetpihwplgecf4
|
||||
'@typescript-eslint/parser': 6.7.2_rngtr6f3b25lvetpihwplgecf4
|
||||
array-includes: 3.1.7
|
||||
array.prototype.findlastindex: 1.2.3
|
||||
array.prototype.flat: 1.3.2
|
||||
@ -1517,7 +1517,7 @@ packages:
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.49.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
eslint-module-utils: 2.8.0_as3akwzx7rb5rrbuykvc5rwhwe
|
||||
eslint-module-utils: 2.8.0_abyxgwgwp5afue244qyxp2clbu
|
||||
has: 1.0.3
|
||||
is-core-module: 2.13.0
|
||||
is-glob: 4.0.3
|
||||
@ -2256,7 +2256,7 @@ packages:
|
||||
'@jest/fake-timers': 29.7.0
|
||||
'@jest/types': 29.6.3
|
||||
'@types/jsdom': 20.0.1
|
||||
'@types/node': 20.6.1
|
||||
'@types/node': 20.6.2
|
||||
jest-mock: 29.7.0
|
||||
jest-util: 29.7.0
|
||||
jsdom: 20.0.3
|
||||
@ -2286,7 +2286,7 @@ packages:
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 29.6.3
|
||||
'@types/node': 20.6.1
|
||||
'@types/node': 20.6.2
|
||||
jest-util: 29.7.0
|
||||
dev: false
|
||||
|
||||
@ -2295,7 +2295,7 @@ packages:
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 29.6.3
|
||||
'@types/node': 20.6.1
|
||||
'@types/node': 20.6.2
|
||||
chalk: 4.1.2
|
||||
ci-info: 3.8.0
|
||||
graceful-fs: 4.2.11
|
||||
@ -3117,8 +3117,8 @@ packages:
|
||||
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
||||
dev: false
|
||||
|
||||
/satori/0.10.4:
|
||||
resolution: {integrity: sha512-GJNIsuiXhiC9kWGLvz04Op5DZy2UFYZAWsuUtkTlQt3r15o0K96PeD+FMfGN4luMPUHc4uV9gXqAoPxOK0omSw==}
|
||||
/satori/0.10.6:
|
||||
resolution: {integrity: sha512-bhAAnh+ZZgulFpxoDi5AB1VA3MsN6AnhB0Elfdj5bQitn4N9GHAB3MC5eFauOnXHF7a9TT1jIPHhUY4JQsP6Xg==}
|
||||
engines: {node: '>=16'}
|
||||
dependencies:
|
||||
'@shuding/opentype.js': 1.4.0-beta.0
|
||||
@ -3205,8 +3205,8 @@ packages:
|
||||
engines: {node: '>=8'}
|
||||
dev: false
|
||||
|
||||
/sonner/0.7.1_biqbaboplfbrettd7655fr4n2y:
|
||||
resolution: {integrity: sha512-awbVcBwV0xV5TN7kJEZv6Sx7Fi9JBL26vTn0FnBcf6YsyWKnyvz16I/jE6omCtBjd0/YXsPHJ//VuA5fvD2vEg==}
|
||||
/sonner/0.7.4_biqbaboplfbrettd7655fr4n2y:
|
||||
resolution: {integrity: sha512-xRVYOCTAxJge7hRGSwu7q+gIS9B2csuOZw8yNEaXe/qlncft5a7UmkttGNb4LOGu79rAB/GJ6JQbUMpJNf51Nw==}
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user