mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Fix CSS. Updated pages.
This commit is contained in:
parent
0f12226401
commit
3720a5a2fc
12 changed files with 71 additions and 71 deletions
22
yarn.lock
22
yarn.lock
|
|
@ -2024,7 +2024,7 @@
|
|||
"@react-spring/shared" "~9.7.3"
|
||||
"@react-spring/types" "~9.7.3"
|
||||
|
||||
"@react-spring/konva@~9.7.1", "@react-spring/konva@~9.7.3":
|
||||
"@react-spring/konva@~9.7.1":
|
||||
version "9.7.3"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/konva/-/konva-9.7.3.tgz#16bd29dd4860a99e960a72987c8bcfc828b22119"
|
||||
integrity sha512-R9sY6SiPGYqz1383P5qppg5z57YfChVknOC1UxxaGxpw+WiZa8fZ4zmZobslrw+os3/+HAXZv8O+EvU/nQpf7g==
|
||||
|
|
@ -2034,7 +2034,7 @@
|
|||
"@react-spring/shared" "~9.7.3"
|
||||
"@react-spring/types" "~9.7.3"
|
||||
|
||||
"@react-spring/native@~9.7.1", "@react-spring/native@~9.7.3":
|
||||
"@react-spring/native@~9.7.1":
|
||||
version "9.7.3"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/native/-/native-9.7.3.tgz#ee38d7c23482cfb4916c9b3c021de2995a4f553a"
|
||||
integrity sha512-4mpxX3FuEBCUT6ae2fjhxcJW6bhr2FBwFf274eXB7n+U30Gdg8Wo2qYwcUnmiAA0S3dvP8vLTazx3+CYWFShnA==
|
||||
|
|
@ -2051,7 +2051,7 @@
|
|||
dependencies:
|
||||
"@react-spring/types" "~9.7.3"
|
||||
|
||||
"@react-spring/three@~9.7.1", "@react-spring/three@~9.7.3":
|
||||
"@react-spring/three@~9.7.1":
|
||||
version "9.7.3"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/three/-/three-9.7.3.tgz#4358a0c4640efe2972c4f7d0f7cd4efe927471c1"
|
||||
integrity sha512-Q1p512CqUlmMK8UMBF/Rj79qndhOWq4XUTayxMP9S892jiXzWQuj+xC3Xvm59DP/D4JXusXpxxqfgoH+hmOktA==
|
||||
|
|
@ -2066,7 +2066,7 @@
|
|||
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.7.3.tgz#ea78fd447cbc2612c1f5d55852e3c331e8172a0b"
|
||||
integrity sha512-Kpx/fQ/ZFX31OtlqVEFfgaD1ACzul4NksrvIgYfIFq9JpDHFwQkMVZ10tbo0FU/grje4rcL4EIrjekl3kYwgWw==
|
||||
|
||||
"@react-spring/web@~9.7.1", "@react-spring/web@~9.7.3":
|
||||
"@react-spring/web@^9.7.3", "@react-spring/web@~9.7.1":
|
||||
version "9.7.3"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.7.3.tgz#d9f4e17fec259f1d65495a19502ada4f5b57fa3d"
|
||||
integrity sha512-BXt6BpS9aJL/QdVqEIX9YoUy8CE6TJrU0mNCqSoxdXlIeNcEBWOfIyE6B14ENNsyQKS3wOWkiJfco0tCr/9tUg==
|
||||
|
|
@ -2076,7 +2076,7 @@
|
|||
"@react-spring/shared" "~9.7.3"
|
||||
"@react-spring/types" "~9.7.3"
|
||||
|
||||
"@react-spring/zdog@~9.7.1", "@react-spring/zdog@~9.7.3":
|
||||
"@react-spring/zdog@~9.7.1":
|
||||
version "9.7.3"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/zdog/-/zdog-9.7.3.tgz#8ccc7316f6d3460ed244d9e3f60de9b4c4a848ac"
|
||||
integrity sha512-L+yK/1PvNi9n8cldiJ309k4LdxcPkeWE0W18l1zrP1IBIyd5NB5EPA8DMsGr9gtNnnIujtEzZk+4JIOjT8u/tw==
|
||||
|
|
@ -7914,18 +7914,6 @@ react-simple-maps@^2.3.0:
|
|||
d3-zoom "^2.0.0"
|
||||
topojson-client "^3.1.0"
|
||||
|
||||
react-spring@^9.4.4:
|
||||
version "9.7.3"
|
||||
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.7.3.tgz#3211dea4c4d7c5b541260af5100261b87becb5d5"
|
||||
integrity sha512-oTxDpFV5gzq7jQX6+bU0SVq+vX8VnuuT5c8Zwn6CpDErOPvCmV+DRkPiEBtaL3Ozgzwiy5yFx83N0h303j/r3A==
|
||||
dependencies:
|
||||
"@react-spring/core" "~9.7.3"
|
||||
"@react-spring/konva" "~9.7.3"
|
||||
"@react-spring/native" "~9.7.3"
|
||||
"@react-spring/three" "~9.7.3"
|
||||
"@react-spring/web" "~9.7.3"
|
||||
"@react-spring/zdog" "~9.7.3"
|
||||
|
||||
react-spring@^9.5.5:
|
||||
version "9.7.1"
|
||||
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.7.1.tgz#8acfed700823490a4d9d4cf131c5fea12d1aaa93"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue