mirror of
https://github.com/hexolan/panels.git
synced 2026-03-26 12:40:21 +00:00
1494
services/auth-service/poetry.lock
generated
1494
services/auth-service/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -15,7 +15,7 @@ pydantic-settings = "^2.0.3"
|
|||||||
databases = {extras = ["asyncpg"], version = "^0.8.0"}
|
databases = {extras = ["asyncpg"], version = "^0.8.0"}
|
||||||
grpcio-health-checking = "^1.57.0"
|
grpcio-health-checking = "^1.57.0"
|
||||||
argon2-cffi = "^23.1.0"
|
argon2-cffi = "^23.1.0"
|
||||||
PyJWT = {extras = ["crypto"], version = "^2.8.0"}
|
PyJWT = {extras = ["crypto"], version = "^2.11.0"}
|
||||||
aiokafka = "^0.8.1"
|
aiokafka = "^0.8.1"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
|
|||||||
993
services/comment-service/poetry.lock
generated
993
services/comment-service/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -782,10 +782,10 @@
|
|||||||
redux-thunk "^2.4.2"
|
redux-thunk "^2.4.2"
|
||||||
reselect "^4.1.8"
|
reselect "^4.1.8"
|
||||||
|
|
||||||
"@remix-run/router@1.8.0":
|
"@remix-run/router@1.23.2":
|
||||||
version "1.8.0"
|
version "1.23.2"
|
||||||
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.8.0.tgz#e848d2f669f601544df15ce2a313955e4bf0bafc"
|
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.2.tgz#156c4b481c0bee22a19f7924728a67120de06971"
|
||||||
integrity sha512-mrfKqIHnSZRyIzBcanNJmVQELTnX+qagEDlcKO90RgRBVOZGSGvZKeDihTRfWcqoDn5N/NkUcwWTccnpN18Tfg==
|
integrity sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w==
|
||||||
|
|
||||||
"@rollup/rollup-android-arm-eabi@4.59.0":
|
"@rollup/rollup-android-arm-eabi@4.59.0":
|
||||||
version "4.59.0"
|
version "4.59.0"
|
||||||
@@ -2075,19 +2075,19 @@ react-remove-scroll@^2.5.5:
|
|||||||
use-sidecar "^1.1.2"
|
use-sidecar "^1.1.2"
|
||||||
|
|
||||||
react-router-dom@^6.15.0:
|
react-router-dom@^6.15.0:
|
||||||
version "6.15.0"
|
version "6.30.3"
|
||||||
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.15.0.tgz#6da7db61e56797266fbbef0d5e324d6ac443ee40"
|
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.3.tgz#42ae6dc4c7158bfb0b935f162b9621b29dddf740"
|
||||||
integrity sha512-aR42t0fs7brintwBGAv2+mGlCtgtFQeOzK0BM1/OiqEzRejOZtpMZepvgkscpMUnKb8YO84G7s3LsHnnDNonbQ==
|
integrity sha512-pxPcv1AczD4vso7G4Z3TKcvlxK7g7TNt3/FNGMhfqyntocvYKj+GCatfigGDjbLozC4baguJ0ReCigoDJXb0ag==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@remix-run/router" "1.8.0"
|
"@remix-run/router" "1.23.2"
|
||||||
react-router "6.15.0"
|
react-router "6.30.3"
|
||||||
|
|
||||||
react-router@6.15.0:
|
react-router@6.30.3:
|
||||||
version "6.15.0"
|
version "6.30.3"
|
||||||
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.15.0.tgz#bf2cb5a4a7ed57f074d4ea88db0d95033f39cac8"
|
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.3.tgz#994b3ccdbe0e81fe84d4f998100f62584dfbf1cf"
|
||||||
integrity sha512-NIytlzvzLwJkCQj2HLefmeakxxWHWAP+02EGqWEZy+DgfHHKQMUoBBjUQLOtFInBMhWtb3hiUy6MfFgwLjXhqg==
|
integrity sha512-XRnlbKMTmktBkjCLE8/XcZFlnHvr2Ltdr1eJX4idL55/9BbORzyZEaIkBFDhFGCEWBBItsVrDxwx3gnisMitdw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@remix-run/router" "1.8.0"
|
"@remix-run/router" "1.23.2"
|
||||||
|
|
||||||
react-style-singleton@^2.2.1:
|
react-style-singleton@^2.2.1:
|
||||||
version "2.2.1"
|
version "2.2.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user