Skip to content

Commit bc39696

Browse files
committed
chore: @react-spring/web 버전 업데이트
1 parent abc04fa commit bc39696

File tree

2 files changed

+31
-38
lines changed

2 files changed

+31
-38
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
]
2222
},
2323
"dependencies": {
24-
"@react-spring/web": "^9.4.3",
24+
"@react-spring/web": "^9.7.3",
2525
"@splinetool/react-spline": "^2.2.2",
2626
"@splinetool/runtime": "^0.9.273",
2727
"@types/smoothscroll-polyfill": "^0.3.1",

yarn.lock

Lines changed: 30 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1433,56 +1433,49 @@
14331433
schema-utils "^3.0.0"
14341434
source-map "^0.7.3"
14351435

1436-
"@react-spring/animated@~9.4.3-beta.0":
1437-
version "9.4.3"
1438-
resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.4.3.tgz#2f8d2b50dfc1975fa490ed3bc03f5ad865180866"
1439-
integrity sha512-hKKmeXPoGpJ/zrG/RC8stwW8PmMH0BbewHD8aUPLbyzD9fNvZEJ0mjKmOI0CcSwMpb43kuwY2nX3ZJVImPQCoQ==
1436+
"@react-spring/animated@~9.7.3":
1437+
version "9.7.3"
1438+
resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.7.3.tgz#4211b1a6d48da0ff474a125e93c0f460ff816e0f"
1439+
integrity sha512-5CWeNJt9pNgyvuSzQH+uy2pvTg8Y4/OisoscZIR8/ZNLIOI+CatFBhGZpDGTF/OzdNFsAoGk3wiUYTwoJ0YIvw==
14401440
dependencies:
1441-
"@react-spring/shared" "~9.4.3-beta.0"
1442-
"@react-spring/types" "~9.4.3-beta.0"
1441+
"@react-spring/shared" "~9.7.3"
1442+
"@react-spring/types" "~9.7.3"
14431443

1444-
"@react-spring/core@~9.4.3-beta.0":
1445-
version "9.4.3"
1446-
resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.4.3.tgz#95c883fa53ff534ff882ba42f863a26a26a6a1c8"
1447-
integrity sha512-Jr6/GjHwXYxAtttcYDXOtH36krO0XGjYaSsGR6g+vOUO4y0zAPPXoAwpK6vS7Haip5fRwk7rMdNG+OzU7bB4Bg==
1444+
"@react-spring/core@~9.7.3":
1445+
version "9.7.3"
1446+
resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.7.3.tgz#60056bcb397f2c4f371c6c9a5f882db77ae90095"
1447+
integrity sha512-IqFdPVf3ZOC1Cx7+M0cXf4odNLxDC+n7IN3MDcVCTIOSBfqEcBebSv+vlY5AhM0zw05PDbjKrNmBpzv/AqpjnQ==
14481448
dependencies:
1449-
"@react-spring/animated" "~9.4.3-beta.0"
1450-
"@react-spring/rafz" "~9.4.3-beta.0"
1451-
"@react-spring/shared" "~9.4.3-beta.0"
1452-
"@react-spring/types" "~9.4.3-beta.0"
1449+
"@react-spring/animated" "~9.7.3"
1450+
"@react-spring/shared" "~9.7.3"
1451+
"@react-spring/types" "~9.7.3"
14531452

1454-
"@react-spring/rafz@~9.4.3-beta.0":
1455-
version "9.4.3"
1456-
resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.4.3.tgz#0d578072c9692ef5ab74a3b1d49c1432dce32ab6"
1457-
integrity sha512-KnujiZNIHzXsRq1D4tVbCajl8Lx+e6vtvUk7o69KbuneSpEgil9P/x3b+hMDk8U0NHGhJjzhU7723/CNsQansA==
1458-
1459-
"@react-spring/shared@~9.4.3-beta.0":
1460-
version "9.4.3"
1461-
resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.4.3.tgz#86e03ddd47911ba89be1d0f5a6d11966e305ee04"
1462-
integrity sha512-mB1UUD/pl1LzaY0XeNWZtvJzxMa8gLQf02nY12HAz4Rukm9dFRj0jeYwQYLdfYLsGFo1ldvHNurun6hZMG7kiQ==
1453+
"@react-spring/shared@~9.7.3":
1454+
version "9.7.3"
1455+
resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.7.3.tgz#4cf29797847c689912aec4e62e34c99a4d5d9e53"
1456+
integrity sha512-NEopD+9S5xYyQ0pGtioacLhL2luflh6HACSSDUZOwLHoxA5eku1UPuqcJqjwSD6luKjjLfiLOspxo43FUHKKSA==
14631457
dependencies:
1464-
"@react-spring/rafz" "~9.4.3-beta.0"
1465-
"@react-spring/types" "~9.4.3-beta.0"
1458+
"@react-spring/types" "~9.7.3"
14661459

14671460
"@react-spring/types@^9.5.2":
14681461
version "9.5.2"
14691462
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.5.2.tgz#cce1b03afbafb23edfb9cd8c517cc7462abffb65"
14701463
integrity sha512-n/wBRSHPqTmEd4BFWY6TeR1o/UY+3ujoqMxLjqy90CcY/ozJzDRuREL3c+pxMeTF2+B7dX33dTPCtFMX51nbxg==
14711464

1472-
"@react-spring/types@~9.4.3-beta.0":
1473-
version "9.4.3"
1474-
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.4.3.tgz#8926d7a09812374127b1f8a904a755c7579124e6"
1475-
integrity sha512-dzJrPvUc42K2un9y6D1IsrPQO5tKsbWwUo+wsATnXjG3ePWyuDBIOMJuPe605NhIXUmPH+Vik2wMoZz06hD1uA==
1465+
"@react-spring/types@~9.7.3":
1466+
version "9.7.3"
1467+
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.7.3.tgz#ea78fd447cbc2612c1f5d55852e3c331e8172a0b"
1468+
integrity sha512-Kpx/fQ/ZFX31OtlqVEFfgaD1ACzul4NksrvIgYfIFq9JpDHFwQkMVZ10tbo0FU/grje4rcL4EIrjekl3kYwgWw==
14761469

1477-
"@react-spring/web@^9.4.3":
1478-
version "9.4.3"
1479-
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.4.3.tgz#b59c1491de344545590598b7fde52b607c4e5d10"
1480-
integrity sha512-llKve/uJ73JVagBAVvA74S/LfZP4oSB3XP1qmggSUNXzPZZo5ylIMrs55PxpLyxgzzihuhDU5N17ct3ATViOHw==
1470+
"@react-spring/web@^9.7.3":
1471+
version "9.7.3"
1472+
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.7.3.tgz#d9f4e17fec259f1d65495a19502ada4f5b57fa3d"
1473+
integrity sha512-BXt6BpS9aJL/QdVqEIX9YoUy8CE6TJrU0mNCqSoxdXlIeNcEBWOfIyE6B14ENNsyQKS3wOWkiJfco0tCr/9tUg==
14811474
dependencies:
1482-
"@react-spring/animated" "~9.4.3-beta.0"
1483-
"@react-spring/core" "~9.4.3-beta.0"
1484-
"@react-spring/shared" "~9.4.3-beta.0"
1485-
"@react-spring/types" "~9.4.3-beta.0"
1475+
"@react-spring/animated" "~9.7.3"
1476+
"@react-spring/core" "~9.7.3"
1477+
"@react-spring/shared" "~9.7.3"
1478+
"@react-spring/types" "~9.7.3"
14861479

14871480
"@rushstack/eslint-patch@^1.0.8":
14881481
version "1.1.0"

0 commit comments

Comments
 (0)