This commit is contained in:
renovate[bot] 2025-04-06 10:07:08 -07:00 committed by GitHub
commit b5d8bbecaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
13 changed files with 153 additions and 145 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.17"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.26.9", "@babel/core": "^7.26.9",

View File

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

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.17",
"ts-jest": "^29.2.6", "ts-jest": "^29.2.6",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"typescript": "~5.8.2" "typescript": "~5.8.2"
@ -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.17"
} }
} }

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.17",
"ts-jest": "^29.2.6", "ts-jest": "^29.2.6",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"typescript": "~5.8.2", "typescript": "~5.8.2",
@ -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 || ^19.0.0", "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", "react-dom": "^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"styled-components": "^5.3.11" "styled-components": "^6.1.17"
} }
} }

View File

@ -65,7 +65,7 @@
"semver": "^7.7.1", "semver": "^7.7.1",
"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.17",
"uuid": "^10.0.0" "uuid": "^10.0.0"
}, },
"devDependencies": { "devDependencies": {

View File

@ -25,7 +25,7 @@
"react-router-dom": "^6.30.0", "react-router-dom": "^6.30.0",
"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.17"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.26.9", "@babel/core": "^7.26.9",

View File

@ -87,6 +87,6 @@
"react": "^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0", "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", "react-dom": "^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.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.17"
} }
} }

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.30.0", "react-router-dom": "^6.30.0",
"styled-components": "^5.3.11" "styled-components": "^6.1.17"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.26.9", "@babel/core": "^7.26.9",

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 || ^19.0.0", "react": "^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.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.17"
} }
} }

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.17",
"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 || ^19.0.0", "react": "^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.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.17"
} }
} }

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.6.4", "storybook": "^8.6.4",
"styled-components": "^5.3.11", "styled-components": "^6.1.17",
"stylelint": "^16.15.0", "stylelint": "^16.15.0",
"stylelint-config-standard": "^37.0.0", "stylelint-config-standard": "^37.0.0",
"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 || ^19.0.0", "@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"@types/styled-components": "^5.1.34", "@types/styled-components": "^5.1.34",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react": "^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"styled-components": "^5.3.11" "styled-components": "^6.1.17"
} }
} }

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.17
version: 5.3.11(@babel/core@7.26.9)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies: devDependencies:
'@babel/core': '@babel/core':
specifier: ^7.26.9 specifier: ^7.26.9
@ -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.17
version: 5.3.11(@babel/core@7.26.9)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies: devDependencies:
'@babel/core': '@babel/core':
specifier: ^7.26.9 specifier: ^7.26.9
@ -770,8 +770,8 @@ importers:
specifier: ^4.0.0 specifier: ^4.0.0
version: 4.0.0(webpack@5.98.0) version: 4.0.0(webpack@5.98.0)
styled-components: styled-components:
specifier: ^5.3.11 specifier: ^6.1.17
version: 5.3.11(@babel/core@7.26.9)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
ts-jest: ts-jest:
specifier: ^29.2.6 specifier: ^29.2.6
version: 29.2.6(@babel/core@7.26.9)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.9))(esbuild@0.25.0)(jest@29.7.0(@types/node@22.13.9)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.11.7(@swc/helpers@0.5.15))(@types/node@22.13.9)(typescript@5.8.2)))(typescript@5.8.2) version: 29.2.6(@babel/core@7.26.9)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.9))(esbuild@0.25.0)(jest@29.7.0(@types/node@22.13.9)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.11.7(@swc/helpers@0.5.15))(@types/node@22.13.9)(typescript@5.8.2)))(typescript@5.8.2)
@ -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.17
version: 5.3.11(@babel/core@7.26.9)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
ts-jest: ts-jest:
specifier: ^29.2.6 specifier: ^29.2.6
version: 29.2.6(@babel/core@7.26.9)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.9))(esbuild@0.25.0)(jest@29.7.0(@types/node@22.13.9)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.11.7(@swc/helpers@0.5.15))(@types/node@22.13.9)(typescript@5.8.2)))(typescript@5.8.2) version: 29.2.6(@babel/core@7.26.9)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.26.9))(esbuild@0.25.0)(jest@29.7.0(@types/node@22.13.9)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.11.7(@swc/helpers@0.5.15))(@types/node@22.13.9)(typescript@5.8.2)))(typescript@5.8.2)
@ -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.17
version: 5.3.11(@babel/core@7.26.9)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.17(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
@ -1373,8 +1373,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.17
version: 5.3.11(@babel/core@7.26.9)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.17(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
@ -1500,8 +1500,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.17
version: 5.3.11(@babel/core@7.26.9)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies: devDependencies:
'@babel/core': '@babel/core':
specifier: ^7.26.9 specifier: ^7.26.9
@ -1988,8 +1988,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.17
version: 5.3.11(@babel/core@7.26.9)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.17(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
@ -2127,8 +2127,8 @@ importers:
specifier: ^6.30.0 specifier: ^6.30.0
version: 6.30.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) version: 6.30.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
styled-components: styled-components:
specifier: ^5.3.11 specifier: ^6.1.17
version: 5.3.11(@babel/core@7.26.9)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies: devDependencies:
'@babel/core': '@babel/core':
specifier: ^7.26.9 specifier: ^7.26.9
@ -2258,8 +2258,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.17
version: 5.3.11(@babel/core@7.26.9)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.17(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
@ -2334,8 +2334,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.17
version: 5.3.11(@babel/core@7.26.9)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.17(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
@ -2549,8 +2549,8 @@ importers:
specifier: ^8.6.4 specifier: ^8.6.4
version: 8.6.4(prettier@3.5.3) version: 8.6.4(prettier@3.5.3)
styled-components: styled-components:
specifier: ^5.3.11 specifier: ^6.1.17
version: 5.3.11(@babel/core@7.26.9)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) version: 6.1.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
stylelint: stylelint:
specifier: ^16.15.0 specifier: ^16.15.0
version: 16.15.0(typescript@5.8.2) version: 16.15.0(typescript@5.8.2)
@ -3735,9 +3735,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==}
@ -3766,14 +3772,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==}
@ -5129,6 +5132,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==}
@ -5605,11 +5611,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:
@ -8789,6 +8790,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.49:
resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==}
engines: {node: ^10 || ^12 || >=14}
postcss@8.5.3: postcss@8.5.3:
resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
engines: {node: ^10 || ^12 || >=14} engines: {node: ^10 || ^12 || >=14}
@ -9664,13 +9669,12 @@ packages:
peerDependencies: peerDependencies:
webpack: ^5.27.0 webpack: ^5.27.0
styled-components@5.3.11: styled-components@6.1.17:
resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==} resolution: {integrity: sha512-97D7DwWanI7nN24v0D4SvbfjLE9656umNSJZkBkDIWL37aZqG/wRQ+Y9pWtXyBIM/NSfcBzHLErEsqHmJNSVUg==}
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@15.0.0: stylelint-config-recommended@15.0.0:
resolution: {integrity: sha512-9LejMFsat7L+NXttdHdTq94byn25TD+82bzGRiV1Pgasl99pWnwipXS5DguTpp3nP1XjvLXVnEJIuYBfsRjRkA==} resolution: {integrity: sha512-9LejMFsat7L+NXttdHdTq94byn25TD+82bzGRiV1Pgasl99pWnwipXS5DguTpp3nP1XjvLXVnEJIuYBfsRjRkA==}
@ -9698,6 +9702,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'}
@ -9928,6 +9935,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==}
@ -10572,10 +10582,10 @@ snapshots:
'@babel/helpers': 7.26.9 '@babel/helpers': 7.26.9
'@babel/parser': 7.26.9 '@babel/parser': 7.26.9
'@babel/template': 7.26.9 '@babel/template': 7.26.9
'@babel/traverse': 7.26.9(supports-color@5.5.0) '@babel/traverse': 7.26.9
'@babel/types': 7.26.9 '@babel/types': 7.26.9
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
@ -10618,7 +10628,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.9) '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.9)
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9 '@babel/helper-skip-transparent-expression-wrappers': 7.25.9
'@babel/traverse': 7.26.9(supports-color@5.5.0) '@babel/traverse': 7.26.9
semver: 6.3.1 semver: 6.3.1
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -10635,7 +10645,7 @@ snapshots:
'@babel/core': 7.26.9 '@babel/core': 7.26.9
'@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:
@ -10643,14 +10653,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.9(supports-color@5.5.0) '@babel/traverse': 7.26.9
'@babel/types': 7.26.9 '@babel/types': 7.26.9
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.9(supports-color@5.5.0) '@babel/traverse': 7.26.9
'@babel/types': 7.26.9 '@babel/types': 7.26.9
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -10658,9 +10668,9 @@ snapshots:
'@babel/helper-module-transforms@7.26.0(@babel/core@7.26.9)': '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.9)':
dependencies: dependencies:
'@babel/core': 7.26.9 '@babel/core': 7.26.9
'@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.9(supports-color@5.5.0) '@babel/traverse': 7.26.9
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -10675,7 +10685,7 @@ snapshots:
'@babel/core': 7.26.9 '@babel/core': 7.26.9
'@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.9(supports-color@5.5.0) '@babel/traverse': 7.26.9
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -10684,13 +10694,13 @@ snapshots:
'@babel/core': 7.26.9 '@babel/core': 7.26.9
'@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.9(supports-color@5.5.0) '@babel/traverse': 7.26.9
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.9(supports-color@5.5.0) '@babel/traverse': 7.26.9
'@babel/types': 7.26.9 '@babel/types': 7.26.9
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -10706,7 +10716,7 @@ snapshots:
'@babel/helper-wrap-function@7.25.9': '@babel/helper-wrap-function@7.25.9':
dependencies: dependencies:
'@babel/template': 7.26.9 '@babel/template': 7.26.9
'@babel/traverse': 7.26.9(supports-color@5.5.0) '@babel/traverse': 7.26.9
'@babel/types': 7.26.9 '@babel/types': 7.26.9
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -10724,7 +10734,7 @@ snapshots:
dependencies: dependencies:
'@babel/core': 7.26.9 '@babel/core': 7.26.9
'@babel/helper-plugin-utils': 7.26.5 '@babel/helper-plugin-utils': 7.26.5
'@babel/traverse': 7.26.9(supports-color@5.5.0) '@babel/traverse': 7.26.9
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -10751,7 +10761,7 @@ snapshots:
dependencies: dependencies:
'@babel/core': 7.26.9 '@babel/core': 7.26.9
'@babel/helper-plugin-utils': 7.26.5 '@babel/helper-plugin-utils': 7.26.5
'@babel/traverse': 7.26.9(supports-color@5.5.0) '@babel/traverse': 7.26.9
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -10865,14 +10875,14 @@ snapshots:
'@babel/core': 7.26.9 '@babel/core': 7.26.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.9) '@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.9)
'@babel/traverse': 7.26.9(supports-color@5.5.0) '@babel/traverse': 7.26.9
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@babel/plugin-transform-async-to-generator@7.25.9(@babel/core@7.26.9)': '@babel/plugin-transform-async-to-generator@7.25.9(@babel/core@7.26.9)':
dependencies: dependencies:
'@babel/core': 7.26.9 '@babel/core': 7.26.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/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.9) '@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.9)
transitivePeerDependencies: transitivePeerDependencies:
@ -10911,7 +10921,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.9) '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.9)
'@babel/traverse': 7.26.9(supports-color@5.5.0) '@babel/traverse': 7.26.9
globals: 11.12.0 globals: 11.12.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -10972,7 +10982,7 @@ snapshots:
'@babel/core': 7.26.9 '@babel/core': 7.26.9
'@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.9(supports-color@5.5.0) '@babel/traverse': 7.26.9
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -11018,7 +11028,7 @@ snapshots:
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.9) '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.9)
'@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.9(supports-color@5.5.0) '@babel/traverse': 7.26.9
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -11122,7 +11132,7 @@ snapshots:
dependencies: dependencies:
'@babel/core': 7.26.9 '@babel/core': 7.26.9
'@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.9) '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.9)
'@babel/types': 7.26.9 '@babel/types': 7.26.9
@ -11155,7 +11165,7 @@ snapshots:
'@babel/plugin-transform-runtime@7.26.9(@babel/core@7.26.9)': '@babel/plugin-transform-runtime@7.26.9(@babel/core@7.26.9)':
dependencies: dependencies:
'@babel/core': 7.26.9 '@babel/core': 7.26.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-polyfill-corejs2: 0.4.12(@babel/core@7.26.9) babel-plugin-polyfill-corejs2: 0.4.12(@babel/core@7.26.9)
babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.26.9) babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.26.9)
@ -11350,14 +11360,14 @@ snapshots:
'@babel/parser': 7.26.9 '@babel/parser': 7.26.9
'@babel/types': 7.26.9 '@babel/types': 7.26.9
'@babel/traverse@7.26.9(supports-color@5.5.0)': '@babel/traverse@7.26.9':
dependencies: dependencies:
'@babel/code-frame': 7.26.2 '@babel/code-frame': 7.26.2
'@babel/generator': 7.26.9 '@babel/generator': 7.26.9
'@babel/parser': 7.26.9 '@babel/parser': 7.26.9
'@babel/template': 7.26.9 '@babel/template': 7.26.9
'@babel/types': 7.26.9 '@babel/types': 7.26.9
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
@ -11657,7 +11667,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
@ -11676,7 +11686,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.9 '@babel/runtime': 7.26.9
'@emotion/hash': 0.9.2 '@emotion/hash': 0.9.2
'@emotion/memoize': 0.9.0 '@emotion/memoize': 0.9.0
@ -11710,10 +11720,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)':
@ -11757,11 +11773,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:
@ -11860,7 +11874,7 @@ snapshots:
'@eslint/config-array@0.19.2': '@eslint/config-array@0.19.2':
dependencies: dependencies:
'@eslint/object-schema': 2.1.6 '@eslint/object-schema': 2.1.6
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
@ -11872,7 +11886,7 @@ snapshots:
'@eslint/eslintrc@3.3.0': '@eslint/eslintrc@3.3.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
@ -12228,7 +12242,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
@ -12652,7 +12666,7 @@ snapshots:
'@storybook/react-docgen-typescript-plugin@1.0.6--canary.9.0c3f3b7.0(typescript@5.8.2)(webpack@5.98.0(@swc/core@1.11.7(@swc/helpers@0.5.15))(esbuild@0.25.0))': '@storybook/react-docgen-typescript-plugin@1.0.6--canary.9.0c3f3b7.0(typescript@5.8.2)(webpack@5.98.0(@swc/core@1.11.7(@swc/helpers@0.5.15))(esbuild@0.25.0))':
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
@ -13353,6 +13367,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
@ -13425,7 +13441,7 @@ snapshots:
'@typescript-eslint/types': 8.26.0 '@typescript-eslint/types': 8.26.0
'@typescript-eslint/typescript-estree': 8.26.0(typescript@5.8.2) '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.8.2)
'@typescript-eslint/visitor-keys': 8.26.0 '@typescript-eslint/visitor-keys': 8.26.0
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
eslint: 9.21.0 eslint: 9.21.0
typescript: 5.8.2 typescript: 5.8.2
transitivePeerDependencies: transitivePeerDependencies:
@ -13440,7 +13456,7 @@ snapshots:
dependencies: dependencies:
'@typescript-eslint/typescript-estree': 8.26.0(typescript@5.8.2) '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.8.2)
'@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.8.2) '@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.8.2)
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
eslint: 9.21.0 eslint: 9.21.0
ts-api-utils: 2.0.1(typescript@5.8.2) ts-api-utils: 2.0.1(typescript@5.8.2)
typescript: 5.8.2 typescript: 5.8.2
@ -13453,7 +13469,7 @@ snapshots:
dependencies: dependencies:
'@typescript-eslint/types': 8.26.0 '@typescript-eslint/types': 8.26.0
'@typescript-eslint/visitor-keys': 8.26.0 '@typescript-eslint/visitor-keys': 8.26.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
@ -13589,13 +13605,13 @@ snapshots:
'@webpack-cli/configtest@3.0.1(webpack-cli@6.0.1)(webpack@5.98.0)': '@webpack-cli/configtest@3.0.1(webpack-cli@6.0.1)(webpack@5.98.0)':
dependencies: dependencies:
webpack: 5.98.0(@swc/core@1.11.7(@swc/helpers@0.5.15))(webpack-cli@6.0.1) webpack: 5.98.0(@swc/core@1.11.7(@swc/helpers@0.5.15))(esbuild@0.25.0)(webpack-cli@6.0.1)
webpack-cli: 6.0.1(webpack-dev-server@5.2.0)(webpack@5.98.0) webpack-cli: 6.0.1(webpack@5.98.0)
'@webpack-cli/info@3.0.1(webpack-cli@6.0.1)(webpack@5.98.0)': '@webpack-cli/info@3.0.1(webpack-cli@6.0.1)(webpack@5.98.0)':
dependencies: dependencies:
webpack: 5.98.0(@swc/core@1.11.7(@swc/helpers@0.5.15))(webpack-cli@6.0.1) webpack: 5.98.0(@swc/core@1.11.7(@swc/helpers@0.5.15))(esbuild@0.25.0)(webpack-cli@6.0.1)
webpack-cli: 6.0.1(webpack-dev-server@5.2.0)(webpack@5.98.0) webpack-cli: 6.0.1(webpack@5.98.0)
'@webpack-cli/serve@3.0.1(webpack-cli@6.0.1)(webpack-dev-server@5.2.0)(webpack@5.98.0)': '@webpack-cli/serve@3.0.1(webpack-cli@6.0.1)(webpack-dev-server@5.2.0)(webpack@5.98.0)':
dependencies: dependencies:
@ -13669,7 +13685,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
@ -13950,18 +13966,6 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
babel-plugin-styled-components@2.1.4(@babel/core@7.26.9)(styled-components@5.3.11(@babel/core@7.26.9)(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.9)
lodash: 4.17.21
picomatch: 2.3.1
styled-components: 5.3.11(@babel/core@7.26.9)(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.9): babel-preset-current-node-syntax@1.1.0(@babel/core@7.26.9):
dependencies: dependencies:
'@babel/core': 7.26.9 '@babel/core': 7.26.9
@ -14510,7 +14514,7 @@ snapshots:
postcss-value-parser: 4.2.0 postcss-value-parser: 4.2.0
semver: 7.7.1 semver: 7.7.1
optionalDependencies: optionalDependencies:
webpack: 5.98.0(@swc/core@1.11.7(@swc/helpers@0.5.15))(webpack-cli@6.0.1) webpack: 5.98.0(@swc/core@1.11.7(@swc/helpers@0.5.15))(esbuild@0.25.0)(webpack-cli@6.0.1)
css-select@4.3.0: css-select@4.3.0:
dependencies: dependencies:
@ -14743,11 +14747,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: {}
@ -15092,7 +15094,7 @@ snapshots:
esbuild-register@3.6.0(esbuild@0.25.0): esbuild-register@3.6.0(esbuild@0.25.0):
dependencies: dependencies:
debug: 4.4.0(supports-color@5.5.0) debug: 4.4.0
esbuild: 0.25.0 esbuild: 0.25.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -15215,7 +15217,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
@ -15345,7 +15347,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:
@ -15656,7 +15658,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
@ -15905,7 +15907,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
@ -15914,14 +15916,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
@ -15953,14 +15955,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
@ -16276,7 +16278,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:
@ -17412,7 +17414,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
@ -17563,6 +17565,12 @@ snapshots:
picocolors: 0.2.1 picocolors: 0.2.1
source-map: 0.6.1 source-map: 0.6.1
postcss@8.4.49:
dependencies:
nanoid: 3.3.8
picocolors: 1.1.1
source-map-js: 1.2.1
postcss@8.5.3: postcss@8.5.3:
dependencies: dependencies:
nanoid: 3.3.8 nanoid: 3.3.8
@ -17651,7 +17659,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
@ -17820,7 +17828,7 @@ snapshots:
react-docgen@7.1.1: react-docgen@7.1.1:
dependencies: dependencies:
'@babel/core': 7.26.9 '@babel/core': 7.26.9
'@babel/traverse': 7.26.9(supports-color@5.5.0) '@babel/traverse': 7.26.9
'@babel/types': 7.26.9 '@babel/types': 7.26.9
'@types/babel__core': 7.20.5 '@types/babel__core': 7.20.5
'@types/babel__traverse': 7.20.6 '@types/babel__traverse': 7.20.6
@ -18451,7 +18459,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.4 socks: 2.8.4
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -18460,7 +18468,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.4 socks: 2.8.4
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -18493,7 +18501,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
@ -18504,7 +18512,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
@ -18659,25 +18667,21 @@ snapshots:
style-loader@4.0.0(webpack@5.98.0): style-loader@4.0.0(webpack@5.98.0):
dependencies: dependencies:
webpack: 5.98.0(@swc/core@1.11.7(@swc/helpers@0.5.15))(webpack-cli@6.0.1) webpack: 5.98.0(@swc/core@1.11.7(@swc/helpers@0.5.15))(esbuild@0.25.0)(webpack-cli@6.0.1)
styled-components@5.3.11(@babel/core@7.26.9)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1): styled-components@6.1.17(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.9(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.9)(styled-components@5.3.11(@babel/core@7.26.9)(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.49
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@15.0.0(stylelint@16.15.0(typescript@5.8.2)): stylelint-config-recommended@15.0.0(stylelint@16.15.0(typescript@5.8.2)):
dependencies: dependencies:
@ -18693,7 +18697,7 @@ snapshots:
stylelint-processor-styled-components@1.10.0: stylelint-processor-styled-components@1.10.0:
dependencies: dependencies:
'@babel/parser': 7.26.9 '@babel/parser': 7.26.9
'@babel/traverse': 7.26.9(supports-color@5.5.0) '@babel/traverse': 7.26.9
micromatch: 4.0.8 micromatch: 4.0.8
postcss: 7.0.39 postcss: 7.0.39
transitivePeerDependencies: transitivePeerDependencies:
@ -18711,7 +18715,7 @@ snapshots:
cosmiconfig: 9.0.0(typescript@5.8.2) cosmiconfig: 9.0.0(typescript@5.8.2)
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.7 file-entry-cache: 10.0.7
@ -18745,9 +18749,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
@ -18755,7 +18761,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.2 form-data: 4.0.2
formidable: 3.5.2 formidable: 3.5.2
@ -19006,6 +19012,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:
@ -19433,7 +19441,7 @@ snapshots:
watchpack: 2.4.2 watchpack: 2.4.2
webpack-sources: 3.2.3 webpack-sources: 3.2.3
optionalDependencies: optionalDependencies:
webpack-cli: 6.0.1(webpack-dev-server@5.2.0)(webpack@5.98.0) webpack-cli: 6.0.1(webpack@5.98.0)
transitivePeerDependencies: transitivePeerDependencies:
- '@swc/core' - '@swc/core'
- esbuild - esbuild