fix(deps): update dependency styled-components to v6

This commit is contained in:
renovate[bot] 2025-01-29 19:48:45 +00:00 committed by GitHub
parent 519ec090c6
commit 60cb7d43dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
13 changed files with 146 additions and 138 deletions

View File

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

View File

@ -16,7 +16,7 @@
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-icons": "^5.4.0", "react-icons": "^5.4.0",
"react-is": "^18.3.1", "react-is": "^18.3.1",
"styled-components": "^5.3.11" "styled-components": "^6.1.14"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.26.7", "@babel/core": "^7.26.7",

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -92,7 +92,7 @@
"react-is": "^18.3.1", "react-is": "^18.3.1",
"rimraf": "^6.0.1", "rimraf": "^6.0.1",
"storybook": "^8.5.2", "storybook": "^8.5.2",
"styled-components": "^5.3.11", "styled-components": "^6.1.14",
"stylelint": "^16.14.1", "stylelint": "^16.14.1",
"stylelint-config-standard": "^36.0.1", "stylelint-config-standard": "^36.0.1",
"stylelint-config-styled-components": "^0.1.1", "stylelint-config-styled-components": "^0.1.1",
@ -105,6 +105,6 @@
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0", "@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"@types/styled-components": "^5.1.34", "@types/styled-components": "^5.1.34",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0", "react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"styled-components": "^5.3.11" "styled-components": "^6.1.14"
} }
} }

View File

@ -114,8 +114,8 @@ importers:
specifier: ^6.0.0 specifier: ^6.0.0
version: 6.0.0(react@18.3.1)(redux@5.0.1) version: 6.0.0(react@18.3.1)(redux@5.0.1)
styled-components: styled-components:
specifier: ^5.3.11 specifier: ^6.1.14
version: 5.3.11(@babel/core@7.26.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies: devDependencies:
'@babel/core': '@babel/core':
specifier: ^7.26.7 specifier: ^7.26.7
@ -429,8 +429,8 @@ importers:
specifier: ^18.3.1 specifier: ^18.3.1
version: 18.3.1 version: 18.3.1
styled-components: styled-components:
specifier: ^5.3.11 specifier: ^6.1.14
version: 5.3.11(@babel/core@7.26.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies: devDependencies:
'@babel/core': '@babel/core':
specifier: ^7.26.7 specifier: ^7.26.7
@ -770,8 +770,8 @@ importers:
specifier: ^4.0.0 specifier: ^4.0.0
version: 4.0.0(webpack@5.97.1) version: 4.0.0(webpack@5.97.1)
styled-components: styled-components:
specifier: ^5.3.11 specifier: ^6.1.14
version: 5.3.11(@babel/core@7.26.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
ts-jest: ts-jest:
specifier: ^29.2.5 specifier: ^29.2.5
version: 29.2.5(@babel/core@7.26.7)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.7))(esbuild@0.24.2)(jest@29.7.0(@types/node@22.12.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.10.11(@swc/helpers@0.5.15))(@types/node@22.12.0)(typescript@5.7.3)))(typescript@5.7.3) version: 29.2.5(@babel/core@7.26.7)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.7))(esbuild@0.24.2)(jest@29.7.0(@types/node@22.12.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.10.11(@swc/helpers@0.5.15))(@types/node@22.12.0)(typescript@5.7.3)))(typescript@5.7.3)
@ -933,8 +933,8 @@ importers:
specifier: ^6.0.1 specifier: ^6.0.1
version: 6.0.1 version: 6.0.1
styled-components: styled-components:
specifier: ^5.3.11 specifier: ^6.1.14
version: 5.3.11(@babel/core@7.26.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
ts-jest: ts-jest:
specifier: ^29.2.5 specifier: ^29.2.5
version: 29.2.5(@babel/core@7.26.7)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.7))(esbuild@0.24.2)(jest@29.7.0(@types/node@22.12.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.10.11(@swc/helpers@0.5.15))(@types/node@22.12.0)(typescript@5.7.3)))(typescript@5.7.3) version: 29.2.5(@babel/core@7.26.7)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.7))(esbuild@0.24.2)(jest@29.7.0(@types/node@22.12.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.10.11(@swc/helpers@0.5.15))(@types/node@22.12.0)(typescript@5.7.3)))(typescript@5.7.3)
@ -1075,8 +1075,8 @@ importers:
specifier: ^5.1.7 specifier: ^5.1.7
version: 5.1.7 version: 5.1.7
styled-components: styled-components:
specifier: ^5.3.11 specifier: ^6.1.14
version: 5.3.11(@babel/core@7.26.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
uuid: uuid:
specifier: ^10.0.0 specifier: ^10.0.0
version: 10.0.0 version: 10.0.0
@ -1376,8 +1376,8 @@ importers:
specifier: ^1.7.2 specifier: ^1.7.2
version: 1.7.2 version: 1.7.2
styled-components: styled-components:
specifier: ^5.3.11 specifier: ^6.1.14
version: 5.3.11(@babel/core@7.26.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies: devDependencies:
'@babel/cli': '@babel/cli':
specifier: ^7.26.4 specifier: ^7.26.4
@ -1503,8 +1503,8 @@ importers:
specifier: ^3.0.6 specifier: ^3.0.6
version: 3.0.6 version: 3.0.6
styled-components: styled-components:
specifier: ^5.3.11 specifier: ^6.1.14
version: 5.3.11(@babel/core@7.26.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies: devDependencies:
'@babel/core': '@babel/core':
specifier: ^7.26.7 specifier: ^7.26.7
@ -1991,8 +1991,8 @@ importers:
specifier: workspace:^ specifier: workspace:^
version: link:../react-json-tree version: link:../react-json-tree
styled-components: styled-components:
specifier: ^5.3.11 specifier: ^6.1.14
version: 5.3.11(@babel/core@7.26.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies: devDependencies:
'@babel/cli': '@babel/cli':
specifier: ^7.26.4 specifier: ^7.26.4
@ -2130,8 +2130,8 @@ importers:
specifier: ^6.28.2 specifier: ^6.28.2
version: 6.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) version: 6.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
styled-components: styled-components:
specifier: ^5.3.11 specifier: ^6.1.14
version: 5.3.11(@babel/core@7.26.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies: devDependencies:
'@babel/core': '@babel/core':
specifier: ^7.26.7 specifier: ^7.26.7
@ -2261,8 +2261,8 @@ importers:
specifier: workspace:^ specifier: workspace:^
version: link:../react-base16-styling version: link:../react-base16-styling
styled-components: styled-components:
specifier: ^5.3.11 specifier: ^6.1.14
version: 5.3.11(@babel/core@7.26.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies: devDependencies:
'@babel/cli': '@babel/cli':
specifier: ^7.26.4 specifier: ^7.26.4
@ -2337,8 +2337,8 @@ importers:
specifier: ^5.0.1 specifier: ^5.0.1
version: 5.0.1 version: 5.0.1
styled-components: styled-components:
specifier: ^5.3.11 specifier: ^6.1.14
version: 5.3.11(@babel/core@7.26.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
todomvc-app-css: todomvc-app-css:
specifier: ^2.4.3 specifier: ^2.4.3
version: 2.4.3 version: 2.4.3
@ -2552,8 +2552,8 @@ importers:
specifier: ^8.5.2 specifier: ^8.5.2
version: 8.5.2(prettier@3.4.2) version: 8.5.2(prettier@3.4.2)
styled-components: styled-components:
specifier: ^5.3.11 specifier: ^6.1.14
version: 5.3.11(@babel/core@7.26.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
stylelint: stylelint:
specifier: ^16.14.1 specifier: ^16.14.1
version: 16.14.1(typescript@5.7.3) version: 16.14.1(typescript@5.7.3)
@ -3738,9 +3738,15 @@ packages:
'@emotion/hash@0.9.2': '@emotion/hash@0.9.2':
resolution: {integrity: sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==} 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': '@emotion/is-prop-valid@1.3.1':
resolution: {integrity: sha512-/ACwoqx7XQi9knQs/G0qKvv5teDMhD7bXYns9N/wM8ah8iNb8jZ2uNO0YOgiq2o2poIvVtJS2YALasQuMSQ7Kw==} resolution: {integrity: sha512-/ACwoqx7XQi9knQs/G0qKvv5teDMhD7bXYns9N/wM8ah8iNb8jZ2uNO0YOgiq2o2poIvVtJS2YALasQuMSQ7Kw==}
'@emotion/memoize@0.8.1':
resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==}
'@emotion/memoize@0.9.0': '@emotion/memoize@0.9.0':
resolution: {integrity: sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==} resolution: {integrity: sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==}
@ -3769,14 +3775,11 @@ packages:
'@types/react': '@types/react':
optional: true optional: true
'@emotion/stylis@0.8.5':
resolution: {integrity: sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==}
'@emotion/unitless@0.10.0': '@emotion/unitless@0.10.0':
resolution: {integrity: sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==} resolution: {integrity: sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==}
'@emotion/unitless@0.7.5': '@emotion/unitless@0.8.1':
resolution: {integrity: sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==} resolution: {integrity: sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==}
'@emotion/use-insertion-effect-with-fallbacks@1.2.0': '@emotion/use-insertion-effect-with-fallbacks@1.2.0':
resolution: {integrity: sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg==} resolution: {integrity: sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg==}
@ -5124,6 +5127,9 @@ packages:
'@types/styled-components@5.1.34': '@types/styled-components@5.1.34':
resolution: {integrity: sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA==} resolution: {integrity: sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA==}
'@types/stylis@4.2.5':
resolution: {integrity: sha512-1Xve+NMN7FWjY14vLoY5tL3BVEQ/n42YLwaqJIPYhotZ9uBHt87VceMwWQpzmdEt2TNXIorIFG+YeCUUW7RInw==}
'@types/superagent@8.1.9': '@types/superagent@8.1.9':
resolution: {integrity: sha512-pTVjI73witn+9ILmoJdajHGW2jkSaOzhiFYF1Rd3EQ94kymLqB9PjD9ISg7WaALC7+dCHT0FGe9T2LktLq/3GQ==} resolution: {integrity: sha512-pTVjI73witn+9ILmoJdajHGW2jkSaOzhiFYF1Rd3EQ94kymLqB9PjD9ISg7WaALC7+dCHT0FGe9T2LktLq/3GQ==}
@ -5595,11 +5601,6 @@ packages:
peerDependencies: peerDependencies:
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 '@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: babel-preset-current-node-syntax@1.1.0:
resolution: {integrity: sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==} resolution: {integrity: sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==}
peerDependencies: peerDependencies:
@ -8812,6 +8813,10 @@ packages:
resolution: {integrity: sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==} resolution: {integrity: sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==}
engines: {node: '>=6.0.0'} engines: {node: '>=6.0.0'}
postcss@8.4.38:
resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==}
engines: {node: ^10 || ^12 || >=14}
postcss@8.5.1: postcss@8.5.1:
resolution: {integrity: sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==} resolution: {integrity: sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==}
engines: {node: ^10 || ^12 || >=14} engines: {node: ^10 || ^12 || >=14}
@ -9684,13 +9689,12 @@ packages:
peerDependencies: peerDependencies:
webpack: ^5.27.0 webpack: ^5.27.0
styled-components@5.3.11: styled-components@6.1.14:
resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==} resolution: {integrity: sha512-KtfwhU5jw7UoxdM0g6XU9VZQFV4do+KrM8idiVCH5h4v49W+3p3yMe0icYwJgZQZepa5DbH04Qv8P0/RdcLcgg==}
engines: {node: '>=10'} engines: {node: '>= 16'}
peerDependencies: peerDependencies:
react: '>= 16.8.0' react: '>= 16.8.0'
react-dom: '>= 16.8.0' react-dom: '>= 16.8.0'
react-is: '>= 16.8.0'
stylelint-config-recommended@14.0.1: stylelint-config-recommended@14.0.1:
resolution: {integrity: sha512-bLvc1WOz/14aPImu/cufKAZYfXs/A/owZfSMZ4N+16WGXLoX5lOir53M6odBxvhgmgdxCVnNySJmZKx73T93cg==} resolution: {integrity: sha512-bLvc1WOz/14aPImu/cufKAZYfXs/A/owZfSMZ4N+16WGXLoX5lOir53M6odBxvhgmgdxCVnNySJmZKx73T93cg==}
@ -9718,6 +9722,9 @@ packages:
stylis@4.2.0: stylis@4.2.0:
resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==} resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==}
stylis@4.3.2:
resolution: {integrity: sha512-bhtUjWd/z6ltJiQwg0dUfxEJ+W+jdqQd8TbWLWyeIJHlnsqmGLRFFd8e5mA0AZi/zx90smXRlN66YMTcaSFifg==}
sumchecker@3.0.1: sumchecker@3.0.1:
resolution: {integrity: sha512-MvjXzkz/BOfyVDkG0oFOtBxHX2u3gKbMHIF/dXblZsgD3BWOFLmHovIpZY7BykJdAjcqRCBi1WYBNdEC9yI7vg==} resolution: {integrity: sha512-MvjXzkz/BOfyVDkG0oFOtBxHX2u3gKbMHIF/dXblZsgD3BWOFLmHovIpZY7BykJdAjcqRCBi1WYBNdEC9yI7vg==}
engines: {node: '>= 8.0'} engines: {node: '>= 8.0'}
@ -9948,6 +9955,9 @@ packages:
tslib@2.4.0: tslib@2.4.0:
resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
tslib@2.6.2:
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
tslib@2.8.1: tslib@2.8.1:
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
@ -10600,10 +10610,10 @@ snapshots:
'@babel/helpers': 7.26.7 '@babel/helpers': 7.26.7
'@babel/parser': 7.26.7 '@babel/parser': 7.26.7
'@babel/template': 7.25.9 '@babel/template': 7.25.9
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@babel/traverse': 7.26.7
'@babel/types': 7.26.7 '@babel/types': 7.26.7
convert-source-map: 2.0.0 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 gensync: 1.0.0-beta.2
json5: 2.2.3 json5: 2.2.3
semver: 6.3.1 semver: 6.3.1
@ -10646,7 +10656,7 @@ snapshots:
'@babel/helper-optimise-call-expression': 7.25.9 '@babel/helper-optimise-call-expression': 7.25.9
'@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.7) '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.7)
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9 '@babel/helper-skip-transparent-expression-wrappers': 7.25.9
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@babel/traverse': 7.26.7
semver: 6.3.1 semver: 6.3.1
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -10663,7 +10673,7 @@ snapshots:
'@babel/core': 7.26.7 '@babel/core': 7.26.7
'@babel/helper-compilation-targets': 7.26.5 '@babel/helper-compilation-targets': 7.26.5
'@babel/helper-plugin-utils': 7.26.5 '@babel/helper-plugin-utils': 7.26.5
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
lodash.debounce: 4.0.8 lodash.debounce: 4.0.8
resolve: 1.22.10 resolve: 1.22.10
transitivePeerDependencies: transitivePeerDependencies:
@ -10671,14 +10681,14 @@ snapshots:
'@babel/helper-member-expression-to-functions@7.25.9': '@babel/helper-member-expression-to-functions@7.25.9':
dependencies: dependencies:
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@babel/traverse': 7.26.7
'@babel/types': 7.26.7 '@babel/types': 7.26.7
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@babel/helper-module-imports@7.25.9(supports-color@5.5.0)': '@babel/helper-module-imports@7.25.9':
dependencies: dependencies:
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@babel/traverse': 7.26.7
'@babel/types': 7.26.7 '@babel/types': 7.26.7
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -10686,9 +10696,9 @@ snapshots:
'@babel/helper-module-transforms@7.26.0(@babel/core@7.26.7)': '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.7)':
dependencies: dependencies:
'@babel/core': 7.26.7 '@babel/core': 7.26.7
'@babel/helper-module-imports': 7.25.9(supports-color@5.5.0) '@babel/helper-module-imports': 7.25.9
'@babel/helper-validator-identifier': 7.25.9 '@babel/helper-validator-identifier': 7.25.9
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@babel/traverse': 7.26.7
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -10703,7 +10713,7 @@ snapshots:
'@babel/core': 7.26.7 '@babel/core': 7.26.7
'@babel/helper-annotate-as-pure': 7.25.9 '@babel/helper-annotate-as-pure': 7.25.9
'@babel/helper-wrap-function': 7.25.9 '@babel/helper-wrap-function': 7.25.9
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@babel/traverse': 7.26.7
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -10712,13 +10722,13 @@ snapshots:
'@babel/core': 7.26.7 '@babel/core': 7.26.7
'@babel/helper-member-expression-to-functions': 7.25.9 '@babel/helper-member-expression-to-functions': 7.25.9
'@babel/helper-optimise-call-expression': 7.25.9 '@babel/helper-optimise-call-expression': 7.25.9
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@babel/traverse': 7.26.7
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@babel/helper-skip-transparent-expression-wrappers@7.25.9': '@babel/helper-skip-transparent-expression-wrappers@7.25.9':
dependencies: dependencies:
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@babel/traverse': 7.26.7
'@babel/types': 7.26.7 '@babel/types': 7.26.7
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -10734,7 +10744,7 @@ snapshots:
'@babel/helper-wrap-function@7.25.9': '@babel/helper-wrap-function@7.25.9':
dependencies: dependencies:
'@babel/template': 7.25.9 '@babel/template': 7.25.9
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@babel/traverse': 7.26.7
'@babel/types': 7.26.7 '@babel/types': 7.26.7
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -10752,7 +10762,7 @@ snapshots:
dependencies: dependencies:
'@babel/core': 7.26.7 '@babel/core': 7.26.7
'@babel/helper-plugin-utils': 7.26.5 '@babel/helper-plugin-utils': 7.26.5
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@babel/traverse': 7.26.7
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -10779,7 +10789,7 @@ snapshots:
dependencies: dependencies:
'@babel/core': 7.26.7 '@babel/core': 7.26.7
'@babel/helper-plugin-utils': 7.26.5 '@babel/helper-plugin-utils': 7.26.5
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@babel/traverse': 7.26.7
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -10893,14 +10903,14 @@ snapshots:
'@babel/core': 7.26.7 '@babel/core': 7.26.7
'@babel/helper-plugin-utils': 7.26.5 '@babel/helper-plugin-utils': 7.26.5
'@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.7) '@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.7)
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@babel/traverse': 7.26.7
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@babel/plugin-transform-async-to-generator@7.25.9(@babel/core@7.26.7)': '@babel/plugin-transform-async-to-generator@7.25.9(@babel/core@7.26.7)':
dependencies: dependencies:
'@babel/core': 7.26.7 '@babel/core': 7.26.7
'@babel/helper-module-imports': 7.25.9(supports-color@5.5.0) '@babel/helper-module-imports': 7.25.9
'@babel/helper-plugin-utils': 7.26.5 '@babel/helper-plugin-utils': 7.26.5
'@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.7) '@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.7)
transitivePeerDependencies: transitivePeerDependencies:
@ -10939,7 +10949,7 @@ snapshots:
'@babel/helper-compilation-targets': 7.26.5 '@babel/helper-compilation-targets': 7.26.5
'@babel/helper-plugin-utils': 7.26.5 '@babel/helper-plugin-utils': 7.26.5
'@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.7) '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.7)
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@babel/traverse': 7.26.7
globals: 11.12.0 globals: 11.12.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -11000,7 +11010,7 @@ snapshots:
'@babel/core': 7.26.7 '@babel/core': 7.26.7
'@babel/helper-compilation-targets': 7.26.5 '@babel/helper-compilation-targets': 7.26.5
'@babel/helper-plugin-utils': 7.26.5 '@babel/helper-plugin-utils': 7.26.5
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@babel/traverse': 7.26.7
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -11046,7 +11056,7 @@ snapshots:
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.7) '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.7)
'@babel/helper-plugin-utils': 7.26.5 '@babel/helper-plugin-utils': 7.26.5
'@babel/helper-validator-identifier': 7.25.9 '@babel/helper-validator-identifier': 7.25.9
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@babel/traverse': 7.26.7
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -11150,7 +11160,7 @@ snapshots:
dependencies: dependencies:
'@babel/core': 7.26.7 '@babel/core': 7.26.7
'@babel/helper-annotate-as-pure': 7.25.9 '@babel/helper-annotate-as-pure': 7.25.9
'@babel/helper-module-imports': 7.25.9(supports-color@5.5.0) '@babel/helper-module-imports': 7.25.9
'@babel/helper-plugin-utils': 7.26.5 '@babel/helper-plugin-utils': 7.26.5
'@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.7) '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.7)
'@babel/types': 7.26.7 '@babel/types': 7.26.7
@ -11183,7 +11193,7 @@ snapshots:
'@babel/plugin-transform-runtime@7.25.9(@babel/core@7.26.7)': '@babel/plugin-transform-runtime@7.25.9(@babel/core@7.26.7)':
dependencies: dependencies:
'@babel/core': 7.26.7 '@babel/core': 7.26.7
'@babel/helper-module-imports': 7.25.9(supports-color@5.5.0) '@babel/helper-module-imports': 7.25.9
'@babel/helper-plugin-utils': 7.26.5 '@babel/helper-plugin-utils': 7.26.5
babel-plugin-polyfill-corejs2: 0.4.12(@babel/core@7.26.7) babel-plugin-polyfill-corejs2: 0.4.12(@babel/core@7.26.7)
babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.26.7) babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.26.7)
@ -11378,14 +11388,14 @@ snapshots:
'@babel/parser': 7.26.7 '@babel/parser': 7.26.7
'@babel/types': 7.26.7 '@babel/types': 7.26.7
'@babel/traverse@7.26.7(supports-color@5.5.0)': '@babel/traverse@7.26.7':
dependencies: dependencies:
'@babel/code-frame': 7.26.2 '@babel/code-frame': 7.26.2
'@babel/generator': 7.26.5 '@babel/generator': 7.26.5
'@babel/parser': 7.26.7 '@babel/parser': 7.26.7
'@babel/template': 7.25.9 '@babel/template': 7.25.9
'@babel/types': 7.26.7 '@babel/types': 7.26.7
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
globals: 11.12.0 globals: 11.12.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -11685,7 +11695,7 @@ snapshots:
'@electron/get@2.0.3': '@electron/get@2.0.3':
dependencies: dependencies:
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
env-paths: 2.2.1 env-paths: 2.2.1
fs-extra: 8.1.0 fs-extra: 8.1.0
got: 11.8.6 got: 11.8.6
@ -11704,7 +11714,7 @@ snapshots:
'@emotion/babel-plugin@11.13.5': '@emotion/babel-plugin@11.13.5':
dependencies: dependencies:
'@babel/helper-module-imports': 7.25.9(supports-color@5.5.0) '@babel/helper-module-imports': 7.25.9
'@babel/runtime': 7.26.7 '@babel/runtime': 7.26.7
'@emotion/hash': 0.9.2 '@emotion/hash': 0.9.2
'@emotion/memoize': 0.9.0 '@emotion/memoize': 0.9.0
@ -11738,10 +11748,16 @@ snapshots:
'@emotion/hash@0.9.2': {} '@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': '@emotion/is-prop-valid@1.3.1':
dependencies: dependencies:
'@emotion/memoize': 0.9.0 '@emotion/memoize': 0.9.0
'@emotion/memoize@0.8.1': {}
'@emotion/memoize@0.9.0': {} '@emotion/memoize@0.9.0': {}
'@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1)': '@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1)':
@ -11785,11 +11801,9 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@emotion/stylis@0.8.5': {}
'@emotion/unitless@0.10.0': {} '@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)': '@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@18.3.1)':
dependencies: dependencies:
@ -11888,7 +11902,7 @@ snapshots:
'@eslint/config-array@0.19.1': '@eslint/config-array@0.19.1':
dependencies: dependencies:
'@eslint/object-schema': 2.1.5 '@eslint/object-schema': 2.1.5
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
minimatch: 3.1.2 minimatch: 3.1.2
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -11900,7 +11914,7 @@ snapshots:
'@eslint/eslintrc@3.2.0': '@eslint/eslintrc@3.2.0':
dependencies: dependencies:
ajv: 6.12.6 ajv: 6.12.6
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
espree: 10.3.0 espree: 10.3.0
globals: 14.0.0 globals: 14.0.0
ignore: 5.3.2 ignore: 5.3.2
@ -12255,7 +12269,7 @@ snapshots:
'@types/pluralize': 0.0.29 '@types/pluralize': 0.0.29
'@types/uuid': 8.3.4 '@types/uuid': 8.3.4
date-fns: 2.30.0 date-fns: 2.30.0
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
graphql: 16.10.0 graphql: 16.10.0
lodash: 4.17.21 lodash: 4.17.21
md5: 2.3.0 md5: 2.3.0
@ -12685,7 +12699,7 @@ snapshots:
'@storybook/react-docgen-typescript-plugin@1.0.6--canary.9.0c3f3b7.0(typescript@5.7.3)(webpack@5.97.1(@swc/core@1.10.11(@swc/helpers@0.5.15))(esbuild@0.24.2))': '@storybook/react-docgen-typescript-plugin@1.0.6--canary.9.0c3f3b7.0(typescript@5.7.3)(webpack@5.97.1(@swc/core@1.10.11(@swc/helpers@0.5.15))(esbuild@0.24.2))':
dependencies: dependencies:
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
endent: 2.1.0 endent: 2.1.0
find-cache-dir: 3.3.2 find-cache-dir: 3.3.2
flat-cache: 3.2.0 flat-cache: 3.2.0
@ -13387,6 +13401,8 @@ snapshots:
'@types/react': 18.3.18 '@types/react': 18.3.18
csstype: 3.1.3 csstype: 3.1.3
'@types/stylis@4.2.5': {}
'@types/superagent@8.1.9': '@types/superagent@8.1.9':
dependencies: dependencies:
'@types/cookiejar': 2.1.5 '@types/cookiejar': 2.1.5
@ -13459,7 +13475,7 @@ snapshots:
'@typescript-eslint/types': 8.22.0 '@typescript-eslint/types': 8.22.0
'@typescript-eslint/typescript-estree': 8.22.0(typescript@5.7.3) '@typescript-eslint/typescript-estree': 8.22.0(typescript@5.7.3)
'@typescript-eslint/visitor-keys': 8.22.0 '@typescript-eslint/visitor-keys': 8.22.0
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
eslint: 9.19.0 eslint: 9.19.0
typescript: 5.7.3 typescript: 5.7.3
transitivePeerDependencies: transitivePeerDependencies:
@ -13474,7 +13490,7 @@ snapshots:
dependencies: dependencies:
'@typescript-eslint/typescript-estree': 8.22.0(typescript@5.7.3) '@typescript-eslint/typescript-estree': 8.22.0(typescript@5.7.3)
'@typescript-eslint/utils': 8.22.0(eslint@9.19.0)(typescript@5.7.3) '@typescript-eslint/utils': 8.22.0(eslint@9.19.0)(typescript@5.7.3)
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
eslint: 9.19.0 eslint: 9.19.0
ts-api-utils: 2.0.0(typescript@5.7.3) ts-api-utils: 2.0.0(typescript@5.7.3)
typescript: 5.7.3 typescript: 5.7.3
@ -13487,7 +13503,7 @@ snapshots:
dependencies: dependencies:
'@typescript-eslint/types': 8.22.0 '@typescript-eslint/types': 8.22.0
'@typescript-eslint/visitor-keys': 8.22.0 '@typescript-eslint/visitor-keys': 8.22.0
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
fast-glob: 3.3.3 fast-glob: 3.3.3
is-glob: 4.0.3 is-glob: 4.0.3
minimatch: 9.0.5 minimatch: 9.0.5
@ -13703,7 +13719,7 @@ snapshots:
agent-base@6.0.2: agent-base@6.0.2:
dependencies: dependencies:
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -13978,18 +13994,6 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
babel-plugin-styled-components@2.1.4(@babel/core@7.26.7)(styled-components@5.3.11(@babel/core@7.26.7)(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.25.9
'@babel/helper-module-imports': 7.25.9(supports-color@5.5.0)
'@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.7)
lodash: 4.17.21
picomatch: 2.3.1
styled-components: 5.3.11(@babel/core@7.26.7)(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.26.7): babel-preset-current-node-syntax@1.1.0(@babel/core@7.26.7):
dependencies: dependencies:
'@babel/core': 7.26.7 '@babel/core': 7.26.7
@ -14773,11 +14777,9 @@ snapshots:
dependencies: dependencies:
ms: 2.1.2 ms: 2.1.2
debug@4.4.0(supports-color@5.5.0): debug@4.4.0:
dependencies: dependencies:
ms: 2.1.3 ms: 2.1.3
optionalDependencies:
supports-color: 5.5.0
decimal.js@10.5.0: {} decimal.js@10.5.0: {}
@ -15122,7 +15124,7 @@ snapshots:
esbuild-register@3.6.0(esbuild@0.24.2): esbuild-register@3.6.0(esbuild@0.24.2):
dependencies: dependencies:
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
esbuild: 0.24.2 esbuild: 0.24.2
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -15245,7 +15247,7 @@ snapshots:
ajv: 6.12.6 ajv: 6.12.6
chalk: 4.1.2 chalk: 4.1.2
cross-spawn: 7.0.6 cross-spawn: 7.0.6
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
escape-string-regexp: 4.0.0 escape-string-regexp: 4.0.0
eslint-scope: 8.2.0 eslint-scope: 8.2.0
eslint-visitor-keys: 4.2.0 eslint-visitor-keys: 4.2.0
@ -15375,7 +15377,7 @@ snapshots:
extract-zip@2.0.1: extract-zip@2.0.1:
dependencies: dependencies:
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
get-stream: 5.2.0 get-stream: 5.2.0
yauzl: 2.10.0 yauzl: 2.10.0
optionalDependencies: optionalDependencies:
@ -15697,7 +15699,7 @@ snapshots:
dependencies: dependencies:
basic-ftp: 5.0.5 basic-ftp: 5.0.5
data-uri-to-buffer: 6.0.2 data-uri-to-buffer: 6.0.2
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -15946,7 +15948,7 @@ snapshots:
dependencies: dependencies:
'@tootallnate/once': 1.1.2 '@tootallnate/once': 1.1.2
agent-base: 6.0.2 agent-base: 6.0.2
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
optional: true optional: true
@ -15955,14 +15957,14 @@ snapshots:
dependencies: dependencies:
'@tootallnate/once': 2.0.0 '@tootallnate/once': 2.0.0
agent-base: 6.0.2 agent-base: 6.0.2
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
http-proxy-agent@7.0.2: http-proxy-agent@7.0.2:
dependencies: dependencies:
agent-base: 7.1.3 agent-base: 7.1.3
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -15994,14 +15996,14 @@ snapshots:
https-proxy-agent@5.0.1: https-proxy-agent@5.0.1:
dependencies: dependencies:
agent-base: 6.0.2 agent-base: 6.0.2
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
https-proxy-agent@7.0.6: https-proxy-agent@7.0.6:
dependencies: dependencies:
agent-base: 7.1.3 agent-base: 7.1.3
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -16317,7 +16319,7 @@ snapshots:
istanbul-lib-source-maps@4.0.1: istanbul-lib-source-maps@4.0.1:
dependencies: dependencies:
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
istanbul-lib-coverage: 3.2.2 istanbul-lib-coverage: 3.2.2
source-map: 0.6.1 source-map: 0.6.1
transitivePeerDependencies: transitivePeerDependencies:
@ -17465,7 +17467,7 @@ snapshots:
dependencies: dependencies:
'@tootallnate/quickjs-emscripten': 0.23.0 '@tootallnate/quickjs-emscripten': 0.23.0
agent-base: 7.1.3 agent-base: 7.1.3
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
get-uri: 6.0.4 get-uri: 6.0.4
http-proxy-agent: 7.0.2 http-proxy-agent: 7.0.2
https-proxy-agent: 7.0.6 https-proxy-agent: 7.0.6
@ -17620,6 +17622,12 @@ snapshots:
picocolors: 0.2.1 picocolors: 0.2.1
source-map: 0.6.1 source-map: 0.6.1
postcss@8.4.38:
dependencies:
nanoid: 3.3.8
picocolors: 1.1.1
source-map-js: 1.2.1
postcss@8.5.1: postcss@8.5.1:
dependencies: dependencies:
nanoid: 3.3.8 nanoid: 3.3.8
@ -17708,7 +17716,7 @@ snapshots:
proxy-agent@6.5.0: proxy-agent@6.5.0:
dependencies: dependencies:
agent-base: 7.1.3 agent-base: 7.1.3
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
http-proxy-agent: 7.0.2 http-proxy-agent: 7.0.2
https-proxy-agent: 7.0.6 https-proxy-agent: 7.0.6
lru-cache: 7.18.3 lru-cache: 7.18.3
@ -17875,7 +17883,7 @@ snapshots:
react-docgen@7.1.1: react-docgen@7.1.1:
dependencies: dependencies:
'@babel/core': 7.26.7 '@babel/core': 7.26.7
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@babel/traverse': 7.26.7
'@babel/types': 7.26.7 '@babel/types': 7.26.7
'@types/babel__core': 7.20.5 '@types/babel__core': 7.20.5
'@types/babel__traverse': 7.20.6 '@types/babel__traverse': 7.20.6
@ -18506,7 +18514,7 @@ snapshots:
socks-proxy-agent@6.2.1: socks-proxy-agent@6.2.1:
dependencies: dependencies:
agent-base: 6.0.2 agent-base: 6.0.2
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
socks: 2.8.3 socks: 2.8.3
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -18515,7 +18523,7 @@ snapshots:
socks-proxy-agent@8.0.5: socks-proxy-agent@8.0.5:
dependencies: dependencies:
agent-base: 7.1.3 agent-base: 7.1.3
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
socks: 2.8.3 socks: 2.8.3
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -18548,7 +18556,7 @@ snapshots:
spdy-transport@3.0.0: spdy-transport@3.0.0:
dependencies: dependencies:
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
detect-node: 2.1.0 detect-node: 2.1.0
hpack.js: 2.1.6 hpack.js: 2.1.6
obuf: 1.1.2 obuf: 1.1.2
@ -18559,7 +18567,7 @@ snapshots:
spdy@4.0.2: spdy@4.0.2:
dependencies: dependencies:
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
handle-thing: 2.0.1 handle-thing: 2.0.1
http-deceiver: 1.2.7 http-deceiver: 1.2.7
select-hose: 2.0.0 select-hose: 2.0.0
@ -18716,23 +18724,19 @@ snapshots:
dependencies: dependencies:
webpack: 5.97.1(@swc/core@1.10.11(@swc/helpers@0.5.15))(esbuild@0.24.2)(webpack-cli@6.0.1) webpack: 5.97.1(@swc/core@1.10.11(@swc/helpers@0.5.15))(esbuild@0.24.2)(webpack-cli@6.0.1)
styled-components@5.3.11(@babel/core@7.26.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1): styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies: dependencies:
'@babel/helper-module-imports': 7.25.9(supports-color@5.5.0) '@emotion/is-prop-valid': 1.2.2
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@emotion/unitless': 0.8.1
'@emotion/is-prop-valid': 1.3.1 '@types/stylis': 4.2.5
'@emotion/stylis': 0.8.5
'@emotion/unitless': 0.7.5
babel-plugin-styled-components: 2.1.4(@babel/core@7.26.7)(styled-components@5.3.11(@babel/core@7.26.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1))(supports-color@5.5.0)
css-to-react-native: 3.2.0 css-to-react-native: 3.2.0
hoist-non-react-statics: 3.3.2 csstype: 3.1.3
postcss: 8.4.38
react: 18.3.1 react: 18.3.1
react-dom: 18.3.1(react@18.3.1) react-dom: 18.3.1(react@18.3.1)
react-is: 18.3.1
shallowequal: 1.1.0 shallowequal: 1.1.0
supports-color: 5.5.0 stylis: 4.3.2
transitivePeerDependencies: tslib: 2.6.2
- '@babel/core'
stylelint-config-recommended@14.0.1(stylelint@16.14.1(typescript@5.7.3)): stylelint-config-recommended@14.0.1(stylelint@16.14.1(typescript@5.7.3)):
dependencies: dependencies:
@ -18748,7 +18752,7 @@ snapshots:
stylelint-processor-styled-components@1.10.0: stylelint-processor-styled-components@1.10.0:
dependencies: dependencies:
'@babel/parser': 7.26.7 '@babel/parser': 7.26.7
'@babel/traverse': 7.26.7(supports-color@5.5.0) '@babel/traverse': 7.26.7
micromatch: 4.0.8 micromatch: 4.0.8
postcss: 7.0.39 postcss: 7.0.39
transitivePeerDependencies: transitivePeerDependencies:
@ -18766,7 +18770,7 @@ snapshots:
cosmiconfig: 9.0.0(typescript@5.7.3) cosmiconfig: 9.0.0(typescript@5.7.3)
css-functions-list: 3.2.3 css-functions-list: 3.2.3
css-tree: 3.1.0 css-tree: 3.1.0
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
fast-glob: 3.3.3 fast-glob: 3.3.3
fastest-levenshtein: 1.0.16 fastest-levenshtein: 1.0.16
file-entry-cache: 10.0.6 file-entry-cache: 10.0.6
@ -18800,9 +18804,11 @@ snapshots:
stylis@4.2.0: {} stylis@4.2.0: {}
stylis@4.3.2: {}
sumchecker@3.0.1: sumchecker@3.0.1:
dependencies: dependencies:
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -18810,7 +18816,7 @@ snapshots:
dependencies: dependencies:
component-emitter: 1.3.1 component-emitter: 1.3.1
cookiejar: 2.1.4 cookiejar: 2.1.4
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
fast-safe-stringify: 2.1.1 fast-safe-stringify: 2.1.1
form-data: 4.0.1 form-data: 4.0.1
formidable: 3.5.2 formidable: 3.5.2
@ -19061,6 +19067,8 @@ snapshots:
tslib@2.4.0: {} tslib@2.4.0: {}
tslib@2.6.2: {}
tslib@2.8.1: {} tslib@2.8.1: {}
tunnel-agent@0.6.0: tunnel-agent@0.6.0: