This commit is contained in:
renovate[bot] 2025-05-08 06:48:35 +00:00 committed by GitHub
commit 2e4b5a2b34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
13 changed files with 151 additions and 143 deletions

View File

@ -45,7 +45,7 @@
"react-redux": "^9.2.0",
"redux": "^5.0.1",
"redux-persist": "^6.0.0",
"styled-components": "^5.3.11"
"styled-components": "^6.1.18"
},
"devDependencies": {
"@babel/core": "^7.27.1",

View File

@ -16,7 +16,7 @@
"react-dom": "^18.3.1",
"react-icons": "^5.5.0",
"react-is": "^18.3.1",
"styled-components": "^5.3.11"
"styled-components": "^6.1.18"
},
"devDependencies": {
"@babel/core": "^7.27.1",

View File

@ -83,7 +83,7 @@
"redux": "^5.0.1",
"redux-persist": "^6.0.0",
"rimraf": "^6.0.1",
"styled-components": "^5.3.11",
"styled-components": "^6.1.18",
"ts-jest": "^29.3.2",
"ts-node": "^10.9.2",
"typescript": "~5.8.3"
@ -98,6 +98,6 @@
"react-redux": "^8.0.0 || ^9.0.0",
"redux": "^4.0.0 || ^5.0.0",
"redux-persist": "^6.0.0",
"styled-components": "^5.3.11"
"styled-components": "^6.1.18"
}
}

View File

@ -79,7 +79,7 @@
"react-dom": "^18.3.1",
"rimraf": "^6.0.1",
"style-loader": "^4.0.0",
"styled-components": "^5.3.11",
"styled-components": "^6.1.18",
"ts-jest": "^29.3.2",
"ts-node": "^10.9.2",
"typescript": "~5.8.3",
@ -94,6 +94,6 @@
"@types/styled-components": "^5.1.34",
"react": "^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"react-dom": "^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"styled-components": "^5.3.11"
"styled-components": "^6.1.18"
}
}

View File

@ -65,7 +65,7 @@
"semver": "^7.7.1",
"socketcluster-server": "^19.1.1",
"sqlite3": "^5.1.7",
"styled-components": "^5.3.11",
"styled-components": "^6.1.18",
"uuid": "^10.0.0"
},
"devDependencies": {

View File

@ -25,7 +25,7 @@
"react-router-dom": "^6.30.0",
"redux": "^5.0.1",
"redux-logger": "^3.0.6",
"styled-components": "^5.3.11"
"styled-components": "^6.1.18"
},
"devDependencies": {
"@babel/core": "^7.27.1",

View File

@ -87,6 +87,6 @@
"react": "^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"react-dom": "^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"redux": "^3.4.0 || ^4.0.0 || ^5.0.0",
"styled-components": "^5.3.11"
"styled-components": "^6.1.18"
}
}

View File

@ -27,7 +27,7 @@
"react-is": "^18.3.1",
"react-redux": "^9.2.0",
"react-router-dom": "^6.30.0",
"styled-components": "^5.3.11"
"styled-components": "^6.1.18"
},
"devDependencies": {
"@babel/core": "^7.27.1",

View File

@ -90,6 +90,6 @@
"@types/styled-components": "^5.1.34",
"react": "^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"redux": "^3.4.0 || ^4.0.0 || ^5.0.0",
"styled-components": "^5.3.11"
"styled-components": "^6.1.18"
}
}

View File

@ -25,7 +25,7 @@
"react-is": "^18.3.1",
"react-redux": "^9.2.0",
"redux": "^5.0.1",
"styled-components": "^5.3.11",
"styled-components": "^6.1.18",
"todomvc-app-css": "^2.4.3"
},
"devDependencies": {

View File

@ -57,6 +57,6 @@
"@types/styled-components": "^5.1.34",
"react": "^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"redux": "^3.4.0 || ^4.0.0 || ^5.0.0",
"styled-components": "^5.3.11"
"styled-components": "^6.1.18"
}
}

View File

@ -92,7 +92,7 @@
"react-is": "^18.3.1",
"rimraf": "^6.0.1",
"storybook": "^8.6.12",
"styled-components": "^5.3.11",
"styled-components": "^6.1.18",
"stylelint": "^16.19.1",
"stylelint-config-standard": "^37.0.0",
"stylelint-config-styled-components": "^0.1.1",
@ -105,6 +105,6 @@
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"@types/styled-components": "^5.1.34",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"styled-components": "^5.3.11"
"styled-components": "^6.1.18"
}
}

View File

@ -114,8 +114,8 @@ importers:
specifier: ^6.0.0
version: 6.0.0(react@18.3.1)(redux@5.0.1)
styled-components:
specifier: ^5.3.11
version: 5.3.11(@babel/core@7.27.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)
specifier: ^6.1.18
version: 6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies:
'@babel/core':
specifier: ^7.27.1
@ -429,8 +429,8 @@ importers:
specifier: ^18.3.1
version: 18.3.1
styled-components:
specifier: ^5.3.11
version: 5.3.11(@babel/core@7.27.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)
specifier: ^6.1.18
version: 6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies:
'@babel/core':
specifier: ^7.27.1
@ -770,8 +770,8 @@ importers:
specifier: ^4.0.0
version: 4.0.0(webpack@5.99.8)
styled-components:
specifier: ^5.3.11
version: 5.3.11(@babel/core@7.27.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)
specifier: ^6.1.18
version: 6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
ts-jest:
specifier: ^29.3.2
version: 29.3.2(@babel/core@7.27.1)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.27.1))(esbuild@0.25.4)(jest@29.7.0(@types/node@22.15.15)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.11.24(@swc/helpers@0.5.17))(@types/node@22.15.15)(typescript@5.8.3)))(typescript@5.8.3)
@ -933,8 +933,8 @@ importers:
specifier: ^6.0.1
version: 6.0.1
styled-components:
specifier: ^5.3.11
version: 5.3.11(@babel/core@7.27.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)
specifier: ^6.1.18
version: 6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
ts-jest:
specifier: ^29.3.2
version: 29.3.2(@babel/core@7.27.1)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.27.1))(esbuild@0.25.4)(jest@29.7.0(@types/node@22.15.15)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.11.24(@swc/helpers@0.5.17))(@types/node@22.15.15)(typescript@5.8.3)))(typescript@5.8.3)
@ -1075,8 +1075,8 @@ importers:
specifier: ^5.1.7
version: 5.1.7
styled-components:
specifier: ^5.3.11
version: 5.3.11(@babel/core@7.27.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)
specifier: ^6.1.18
version: 6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
uuid:
specifier: ^10.0.0
version: 10.0.0
@ -1373,8 +1373,8 @@ importers:
specifier: ^1.7.2
version: 1.7.2
styled-components:
specifier: ^5.3.11
version: 5.3.11(@babel/core@7.27.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)
specifier: ^6.1.18
version: 6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies:
'@babel/cli':
specifier: ^7.27.2
@ -1500,8 +1500,8 @@ importers:
specifier: ^3.0.6
version: 3.0.6
styled-components:
specifier: ^5.3.11
version: 5.3.11(@babel/core@7.27.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)
specifier: ^6.1.18
version: 6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies:
'@babel/core':
specifier: ^7.27.1
@ -1988,8 +1988,8 @@ importers:
specifier: workspace:^
version: link:../react-json-tree
styled-components:
specifier: ^5.3.11
version: 5.3.11(@babel/core@7.27.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)
specifier: ^6.1.18
version: 6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies:
'@babel/cli':
specifier: ^7.27.2
@ -2127,8 +2127,8 @@ importers:
specifier: ^6.30.0
version: 6.30.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
styled-components:
specifier: ^5.3.11
version: 5.3.11(@babel/core@7.27.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)
specifier: ^6.1.18
version: 6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies:
'@babel/core':
specifier: ^7.27.1
@ -2258,8 +2258,8 @@ importers:
specifier: workspace:^
version: link:../react-base16-styling
styled-components:
specifier: ^5.3.11
version: 5.3.11(@babel/core@7.27.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)
specifier: ^6.1.18
version: 6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies:
'@babel/cli':
specifier: ^7.27.2
@ -2334,8 +2334,8 @@ importers:
specifier: ^5.0.1
version: 5.0.1
styled-components:
specifier: ^5.3.11
version: 5.3.11(@babel/core@7.27.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)
specifier: ^6.1.18
version: 6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
todomvc-app-css:
specifier: ^2.4.3
version: 2.4.3
@ -2549,8 +2549,8 @@ importers:
specifier: ^8.6.12
version: 8.6.12(prettier@3.5.3)
styled-components:
specifier: ^5.3.11
version: 5.3.11(@babel/core@7.27.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)
specifier: ^6.1.18
version: 6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
stylelint:
specifier: ^16.19.1
version: 16.19.1(typescript@5.8.3)
@ -3738,9 +3738,15 @@ packages:
'@emotion/hash@0.9.2':
resolution: {integrity: sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==}
'@emotion/is-prop-valid@1.2.2':
resolution: {integrity: sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw==}
'@emotion/is-prop-valid@1.3.1':
resolution: {integrity: sha512-/ACwoqx7XQi9knQs/G0qKvv5teDMhD7bXYns9N/wM8ah8iNb8jZ2uNO0YOgiq2o2poIvVtJS2YALasQuMSQ7Kw==}
'@emotion/memoize@0.8.1':
resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==}
'@emotion/memoize@0.9.0':
resolution: {integrity: sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==}
@ -3769,14 +3775,11 @@ packages:
'@types/react':
optional: true
'@emotion/stylis@0.8.5':
resolution: {integrity: sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==}
'@emotion/unitless@0.10.0':
resolution: {integrity: sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==}
'@emotion/unitless@0.7.5':
resolution: {integrity: sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==}
'@emotion/unitless@0.8.1':
resolution: {integrity: sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==}
'@emotion/use-insertion-effect-with-fallbacks@1.2.0':
resolution: {integrity: sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg==}
@ -5147,6 +5150,9 @@ packages:
'@types/styled-components@5.1.34':
resolution: {integrity: sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA==}
'@types/stylis@4.2.5':
resolution: {integrity: sha512-1Xve+NMN7FWjY14vLoY5tL3BVEQ/n42YLwaqJIPYhotZ9uBHt87VceMwWQpzmdEt2TNXIorIFG+YeCUUW7RInw==}
'@types/superagent@8.1.9':
resolution: {integrity: sha512-pTVjI73witn+9ILmoJdajHGW2jkSaOzhiFYF1Rd3EQ94kymLqB9PjD9ISg7WaALC7+dCHT0FGe9T2LktLq/3GQ==}
@ -5622,11 +5628,6 @@ packages:
peerDependencies:
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
babel-plugin-styled-components@2.1.4:
resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==}
peerDependencies:
styled-components: '>= 2'
babel-preset-current-node-syntax@1.1.0:
resolution: {integrity: sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==}
peerDependencies:
@ -8873,6 +8874,10 @@ packages:
resolution: {integrity: sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==}
engines: {node: '>=6.0.0'}
postcss@8.4.49:
resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==}
engines: {node: ^10 || ^12 || >=14}
postcss@8.5.3:
resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
engines: {node: ^10 || ^12 || >=14}
@ -9762,13 +9767,12 @@ packages:
peerDependencies:
webpack: ^5.27.0
styled-components@5.3.11:
resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==}
engines: {node: '>=10'}
styled-components@6.1.18:
resolution: {integrity: sha512-Mvf3gJFzZCkhjY2Y/Fx9z1m3dxbza0uI9H1CbNZm/jSHCojzJhQ0R7bByrlFJINnMzz/gPulpoFFGymNwrsMcw==}
engines: {node: '>= 16'}
peerDependencies:
react: '>= 16.8.0'
react-dom: '>= 16.8.0'
react-is: '>= 16.8.0'
stylelint-config-recommended@15.0.0:
resolution: {integrity: sha512-9LejMFsat7L+NXttdHdTq94byn25TD+82bzGRiV1Pgasl99pWnwipXS5DguTpp3nP1XjvLXVnEJIuYBfsRjRkA==}
@ -9796,6 +9800,9 @@ packages:
stylis@4.2.0:
resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==}
stylis@4.3.2:
resolution: {integrity: sha512-bhtUjWd/z6ltJiQwg0dUfxEJ+W+jdqQd8TbWLWyeIJHlnsqmGLRFFd8e5mA0AZi/zx90smXRlN66YMTcaSFifg==}
sumchecker@3.0.1:
resolution: {integrity: sha512-MvjXzkz/BOfyVDkG0oFOtBxHX2u3gKbMHIF/dXblZsgD3BWOFLmHovIpZY7BykJdAjcqRCBi1WYBNdEC9yI7vg==}
engines: {node: '>= 8.0'}
@ -10026,6 +10033,9 @@ packages:
tslib@2.4.0:
resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
tslib@2.6.2:
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
tslib@2.8.1:
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
@ -10682,10 +10692,10 @@ snapshots:
'@babel/helpers': 7.27.1
'@babel/parser': 7.27.2
'@babel/template': 7.27.2
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1
'@babel/types': 7.27.1
convert-source-map: 2.0.0
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
gensync: 1.0.0-beta.2
json5: 2.2.3
semver: 6.3.1
@ -10728,7 +10738,7 @@ snapshots:
'@babel/helper-optimise-call-expression': 7.27.1
'@babel/helper-replace-supers': 7.27.1(@babel/core@7.27.1)
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1
semver: 6.3.1
transitivePeerDependencies:
- supports-color
@ -10745,7 +10755,7 @@ snapshots:
'@babel/core': 7.27.1
'@babel/helper-compilation-targets': 7.27.2
'@babel/helper-plugin-utils': 7.27.1
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
lodash.debounce: 4.0.8
resolve: 1.22.10
transitivePeerDependencies:
@ -10753,14 +10763,14 @@ snapshots:
'@babel/helper-member-expression-to-functions@7.27.1':
dependencies:
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1
'@babel/types': 7.27.1
transitivePeerDependencies:
- supports-color
'@babel/helper-module-imports@7.27.1(supports-color@5.5.0)':
'@babel/helper-module-imports@7.27.1':
dependencies:
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1
'@babel/types': 7.27.1
transitivePeerDependencies:
- supports-color
@ -10768,9 +10778,9 @@ snapshots:
'@babel/helper-module-transforms@7.27.1(@babel/core@7.27.1)':
dependencies:
'@babel/core': 7.27.1
'@babel/helper-module-imports': 7.27.1(supports-color@5.5.0)
'@babel/helper-module-imports': 7.27.1
'@babel/helper-validator-identifier': 7.27.1
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1
transitivePeerDependencies:
- supports-color
@ -10785,7 +10795,7 @@ snapshots:
'@babel/core': 7.27.1
'@babel/helper-annotate-as-pure': 7.27.1
'@babel/helper-wrap-function': 7.27.1
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1
transitivePeerDependencies:
- supports-color
@ -10794,13 +10804,13 @@ snapshots:
'@babel/core': 7.27.1
'@babel/helper-member-expression-to-functions': 7.27.1
'@babel/helper-optimise-call-expression': 7.27.1
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1
transitivePeerDependencies:
- supports-color
'@babel/helper-skip-transparent-expression-wrappers@7.27.1':
dependencies:
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1
'@babel/types': 7.27.1
transitivePeerDependencies:
- supports-color
@ -10816,7 +10826,7 @@ snapshots:
'@babel/helper-wrap-function@7.27.1':
dependencies:
'@babel/template': 7.27.2
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1
'@babel/types': 7.27.1
transitivePeerDependencies:
- supports-color
@ -10834,7 +10844,7 @@ snapshots:
dependencies:
'@babel/core': 7.27.1
'@babel/helper-plugin-utils': 7.27.1
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1
transitivePeerDependencies:
- supports-color
@ -10861,7 +10871,7 @@ snapshots:
dependencies:
'@babel/core': 7.27.1
'@babel/helper-plugin-utils': 7.27.1
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1
transitivePeerDependencies:
- supports-color
@ -10975,14 +10985,14 @@ snapshots:
'@babel/core': 7.27.1
'@babel/helper-plugin-utils': 7.27.1
'@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.27.1)
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1
transitivePeerDependencies:
- supports-color
'@babel/plugin-transform-async-to-generator@7.27.1(@babel/core@7.27.1)':
dependencies:
'@babel/core': 7.27.1
'@babel/helper-module-imports': 7.27.1(supports-color@5.5.0)
'@babel/helper-module-imports': 7.27.1
'@babel/helper-plugin-utils': 7.27.1
'@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.27.1)
transitivePeerDependencies:
@ -11021,7 +11031,7 @@ snapshots:
'@babel/helper-compilation-targets': 7.27.2
'@babel/helper-plugin-utils': 7.27.1
'@babel/helper-replace-supers': 7.27.1(@babel/core@7.27.1)
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1
globals: 11.12.0
transitivePeerDependencies:
- supports-color
@ -11082,7 +11092,7 @@ snapshots:
'@babel/core': 7.27.1
'@babel/helper-compilation-targets': 7.27.2
'@babel/helper-plugin-utils': 7.27.1
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1
transitivePeerDependencies:
- supports-color
@ -11128,7 +11138,7 @@ snapshots:
'@babel/helper-module-transforms': 7.27.1(@babel/core@7.27.1)
'@babel/helper-plugin-utils': 7.27.1
'@babel/helper-validator-identifier': 7.27.1
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1
transitivePeerDependencies:
- supports-color
@ -11233,7 +11243,7 @@ snapshots:
dependencies:
'@babel/core': 7.27.1
'@babel/helper-annotate-as-pure': 7.27.1
'@babel/helper-module-imports': 7.27.1(supports-color@5.5.0)
'@babel/helper-module-imports': 7.27.1
'@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.27.1)
'@babel/types': 7.27.1
@ -11265,7 +11275,7 @@ snapshots:
'@babel/plugin-transform-runtime@7.27.1(@babel/core@7.27.1)':
dependencies:
'@babel/core': 7.27.1
'@babel/helper-module-imports': 7.27.1(supports-color@5.5.0)
'@babel/helper-module-imports': 7.27.1
'@babel/helper-plugin-utils': 7.27.1
babel-plugin-polyfill-corejs2: 0.4.13(@babel/core@7.27.1)
babel-plugin-polyfill-corejs3: 0.11.1(@babel/core@7.27.1)
@ -11458,14 +11468,14 @@ snapshots:
'@babel/parser': 7.27.2
'@babel/types': 7.27.1
'@babel/traverse@7.27.1(supports-color@5.5.0)':
'@babel/traverse@7.27.1':
dependencies:
'@babel/code-frame': 7.27.1
'@babel/generator': 7.27.1
'@babel/parser': 7.27.2
'@babel/template': 7.27.2
'@babel/types': 7.27.1
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
globals: 11.12.0
transitivePeerDependencies:
- supports-color
@ -11767,7 +11777,7 @@ snapshots:
'@electron/get@2.0.3':
dependencies:
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
env-paths: 2.2.1
fs-extra: 8.1.0
got: 11.8.6
@ -11786,7 +11796,7 @@ snapshots:
'@emotion/babel-plugin@11.13.5':
dependencies:
'@babel/helper-module-imports': 7.27.1(supports-color@5.5.0)
'@babel/helper-module-imports': 7.27.1
'@babel/runtime': 7.27.1
'@emotion/hash': 0.9.2
'@emotion/memoize': 0.9.0
@ -11820,10 +11830,16 @@ snapshots:
'@emotion/hash@0.9.2': {}
'@emotion/is-prop-valid@1.2.2':
dependencies:
'@emotion/memoize': 0.8.1
'@emotion/is-prop-valid@1.3.1':
dependencies:
'@emotion/memoize': 0.9.0
'@emotion/memoize@0.8.1': {}
'@emotion/memoize@0.9.0': {}
'@emotion/react@11.14.0(@types/react@18.3.21)(react@18.3.1)':
@ -11867,11 +11883,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@emotion/stylis@0.8.5': {}
'@emotion/unitless@0.10.0': {}
'@emotion/unitless@0.7.5': {}
'@emotion/unitless@0.8.1': {}
'@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@18.3.1)':
dependencies:
@ -11970,7 +11984,7 @@ snapshots:
'@eslint/config-array@0.20.0':
dependencies:
'@eslint/object-schema': 2.1.6
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
minimatch: 3.1.2
transitivePeerDependencies:
- supports-color
@ -11984,7 +11998,7 @@ snapshots:
'@eslint/eslintrc@3.3.1':
dependencies:
ajv: 6.12.6
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
espree: 10.3.0
globals: 14.0.0
ignore: 5.3.2
@ -12355,7 +12369,7 @@ snapshots:
'@types/pluralize': 0.0.29
'@types/uuid': 8.3.4
date-fns: 2.30.0
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
graphql: 16.11.0
lodash: 4.17.21
md5: 2.3.0
@ -12791,7 +12805,7 @@ snapshots:
'@storybook/react-docgen-typescript-plugin@1.0.6--canary.9.0c3f3b7.0(typescript@5.8.3)(webpack@5.99.8(@swc/core@1.11.24(@swc/helpers@0.5.17))(esbuild@0.25.4))':
dependencies:
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
endent: 2.1.0
find-cache-dir: 3.3.2
flat-cache: 3.2.0
@ -13483,6 +13497,8 @@ snapshots:
'@types/react': 18.3.21
csstype: 3.1.3
'@types/stylis@4.2.5': {}
'@types/superagent@8.1.9':
dependencies:
'@types/cookiejar': 2.1.5
@ -13555,7 +13571,7 @@ snapshots:
'@typescript-eslint/types': 8.32.0
'@typescript-eslint/typescript-estree': 8.32.0(typescript@5.8.3)
'@typescript-eslint/visitor-keys': 8.32.0
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
eslint: 9.26.0
typescript: 5.8.3
transitivePeerDependencies:
@ -13570,7 +13586,7 @@ snapshots:
dependencies:
'@typescript-eslint/typescript-estree': 8.32.0(typescript@5.8.3)
'@typescript-eslint/utils': 8.32.0(eslint@9.26.0)(typescript@5.8.3)
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
eslint: 9.26.0
ts-api-utils: 2.1.0(typescript@5.8.3)
typescript: 5.8.3
@ -13583,7 +13599,7 @@ snapshots:
dependencies:
'@typescript-eslint/types': 8.32.0
'@typescript-eslint/visitor-keys': 8.32.0
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
fast-glob: 3.3.3
is-glob: 4.0.3
minimatch: 9.0.5
@ -13804,7 +13820,7 @@ snapshots:
agent-base@6.0.2:
dependencies:
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
transitivePeerDependencies:
- supports-color
@ -14077,18 +14093,6 @@ snapshots:
transitivePeerDependencies:
- supports-color
babel-plugin-styled-components@2.1.4(@babel/core@7.27.1)(styled-components@5.3.11(@babel/core@7.27.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1))(supports-color@5.5.0):
dependencies:
'@babel/helper-annotate-as-pure': 7.27.1
'@babel/helper-module-imports': 7.27.1(supports-color@5.5.0)
'@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.27.1)
lodash: 4.17.21
picomatch: 2.3.1
styled-components: 5.3.11(@babel/core@7.27.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)
transitivePeerDependencies:
- '@babel/core'
- supports-color
babel-preset-current-node-syntax@1.1.0(@babel/core@7.27.1):
dependencies:
'@babel/core': 7.27.1
@ -14180,7 +14184,7 @@ snapshots:
dependencies:
bytes: 3.1.2
content-type: 1.0.5
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
http-errors: 2.0.0
iconv-lite: 0.6.3
on-finished: 2.4.1
@ -14894,11 +14898,9 @@ snapshots:
dependencies:
ms: 2.1.2
debug@4.4.0(supports-color@5.5.0):
debug@4.4.0:
dependencies:
ms: 2.1.3
optionalDependencies:
supports-color: 5.5.0
decimal.js@10.5.0: {}
@ -15243,7 +15245,7 @@ snapshots:
esbuild-register@3.6.0(esbuild@0.25.4):
dependencies:
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
esbuild: 0.25.4
transitivePeerDependencies:
- supports-color
@ -15368,7 +15370,7 @@ snapshots:
ajv: 6.12.6
chalk: 4.1.2
cross-spawn: 7.0.6
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
escape-string-regexp: 4.0.0
eslint-scope: 8.3.0
eslint-visitor-keys: 4.2.0
@ -15503,7 +15505,7 @@ snapshots:
content-type: 1.0.5
cookie: 0.7.2
cookie-signature: 1.2.2
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
encodeurl: 2.0.0
escape-html: 1.0.3
etag: 1.8.1
@ -15541,7 +15543,7 @@ snapshots:
extract-zip@2.0.1:
dependencies:
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
get-stream: 5.2.0
yauzl: 2.10.0
optionalDependencies:
@ -15621,7 +15623,7 @@ snapshots:
finalhandler@2.1.0:
dependencies:
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
encodeurl: 2.0.0
escape-html: 1.0.3
on-finished: 2.4.1
@ -15865,7 +15867,7 @@ snapshots:
dependencies:
basic-ftp: 5.0.5
data-uri-to-buffer: 6.0.2
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
transitivePeerDependencies:
- supports-color
@ -16112,7 +16114,7 @@ snapshots:
dependencies:
'@tootallnate/once': 1.1.2
agent-base: 6.0.2
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
transitivePeerDependencies:
- supports-color
optional: true
@ -16121,14 +16123,14 @@ snapshots:
dependencies:
'@tootallnate/once': 2.0.0
agent-base: 6.0.2
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
transitivePeerDependencies:
- supports-color
http-proxy-agent@7.0.2:
dependencies:
agent-base: 7.1.3
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
transitivePeerDependencies:
- supports-color
@ -16160,14 +16162,14 @@ snapshots:
https-proxy-agent@5.0.1:
dependencies:
agent-base: 6.0.2
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
transitivePeerDependencies:
- supports-color
https-proxy-agent@7.0.6:
dependencies:
agent-base: 7.1.3
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
transitivePeerDependencies:
- supports-color
@ -16485,7 +16487,7 @@ snapshots:
istanbul-lib-source-maps@4.0.1:
dependencies:
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
istanbul-lib-coverage: 3.2.2
source-map: 0.6.1
transitivePeerDependencies:
@ -17630,7 +17632,7 @@ snapshots:
dependencies:
'@tootallnate/quickjs-emscripten': 0.23.0
agent-base: 7.1.3
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
get-uri: 6.0.4
http-proxy-agent: 7.0.2
https-proxy-agent: 7.0.6
@ -17785,6 +17787,12 @@ snapshots:
picocolors: 0.2.1
source-map: 0.6.1
postcss@8.4.49:
dependencies:
nanoid: 3.3.11
picocolors: 1.1.1
source-map-js: 1.2.1
postcss@8.5.3:
dependencies:
nanoid: 3.3.11
@ -17873,7 +17881,7 @@ snapshots:
proxy-agent@6.5.0:
dependencies:
agent-base: 7.1.3
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
http-proxy-agent: 7.0.2
https-proxy-agent: 7.0.6
lru-cache: 7.18.3
@ -18049,7 +18057,7 @@ snapshots:
react-docgen@7.1.1:
dependencies:
'@babel/core': 7.27.1
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1
'@babel/types': 7.27.1
'@types/babel__core': 7.20.5
'@types/babel__traverse': 7.20.7
@ -18365,7 +18373,7 @@ snapshots:
router@2.2.0:
dependencies:
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
depd: 2.0.0
is-promise: 4.0.0
parseurl: 1.3.3
@ -18481,7 +18489,7 @@ snapshots:
send@1.2.0:
dependencies:
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
encodeurl: 2.0.0
escape-html: 1.0.3
etag: 1.8.1
@ -18711,7 +18719,7 @@ snapshots:
socks-proxy-agent@6.2.1:
dependencies:
agent-base: 6.0.2
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
socks: 2.8.4
transitivePeerDependencies:
- supports-color
@ -18720,7 +18728,7 @@ snapshots:
socks-proxy-agent@8.0.5:
dependencies:
agent-base: 7.1.3
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
socks: 2.8.4
transitivePeerDependencies:
- supports-color
@ -18753,7 +18761,7 @@ snapshots:
spdy-transport@3.0.0:
dependencies:
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
detect-node: 2.1.0
hpack.js: 2.1.6
obuf: 1.1.2
@ -18764,7 +18772,7 @@ snapshots:
spdy@4.0.2:
dependencies:
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
handle-thing: 2.0.1
http-deceiver: 1.2.7
select-hose: 2.0.0
@ -18921,23 +18929,19 @@ snapshots:
dependencies:
webpack: 5.99.8(@swc/core@1.11.24(@swc/helpers@0.5.17))(esbuild@0.25.4)(webpack-cli@6.0.1)
styled-components@5.3.11(@babel/core@7.27.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1):
styled-components@6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies:
'@babel/helper-module-imports': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@emotion/is-prop-valid': 1.3.1
'@emotion/stylis': 0.8.5
'@emotion/unitless': 0.7.5
babel-plugin-styled-components: 2.1.4(@babel/core@7.27.1)(styled-components@5.3.11(@babel/core@7.27.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1))(supports-color@5.5.0)
'@emotion/is-prop-valid': 1.2.2
'@emotion/unitless': 0.8.1
'@types/stylis': 4.2.5
css-to-react-native: 3.2.0
hoist-non-react-statics: 3.3.2
csstype: 3.1.3
postcss: 8.4.49
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
react-is: 18.3.1
shallowequal: 1.1.0
supports-color: 5.5.0
transitivePeerDependencies:
- '@babel/core'
stylis: 4.3.2
tslib: 2.6.2
stylelint-config-recommended@15.0.0(stylelint@16.19.1(typescript@5.8.3)):
dependencies:
@ -18953,7 +18957,7 @@ snapshots:
stylelint-processor-styled-components@1.10.0:
dependencies:
'@babel/parser': 7.27.2
'@babel/traverse': 7.27.1(supports-color@5.5.0)
'@babel/traverse': 7.27.1
micromatch: 4.0.8
postcss: 7.0.39
transitivePeerDependencies:
@ -18971,7 +18975,7 @@ snapshots:
cosmiconfig: 9.0.0(typescript@5.8.3)
css-functions-list: 3.2.3
css-tree: 3.1.0
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
fast-glob: 3.3.3
fastest-levenshtein: 1.0.16
file-entry-cache: 10.1.0
@ -19005,9 +19009,11 @@ snapshots:
stylis@4.2.0: {}
stylis@4.3.2: {}
sumchecker@3.0.1:
dependencies:
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
transitivePeerDependencies:
- supports-color
@ -19015,7 +19021,7 @@ snapshots:
dependencies:
component-emitter: 1.3.1
cookiejar: 2.1.4
debug: 4.4.0(supports-color@5.5.0)
debug: 4.4.0
fast-safe-stringify: 2.1.1
form-data: 4.0.2
formidable: 3.5.4
@ -19267,6 +19273,8 @@ snapshots:
tslib@2.4.0: {}
tslib@2.6.2: {}
tslib@2.8.1: {}
tunnel-agent@0.6.0: