Skip to content

Commit

Permalink
update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Buuh2511 committed Jan 13, 2025
1 parent b11b159 commit 5df6799
Showing 1 changed file with 21 additions and 9 deletions.
30 changes: 21 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1005,6 +1005,7 @@ __metadata:
react-copy-to-clipboard: ~5.1.0
react-dom: ~18.2.0
react-hot-toast: ~2.4.0
react-type-animation: ^3.2.0
sharp: ^0.29.0
swiper: ^11.2.1
tailwindcss: ~3.4.3
Expand Down Expand Up @@ -1180,11 +1181,11 @@ __metadata:
linkType: hard

"@types/react@npm:*":
version: 19.0.4
resolution: "@types/react@npm:19.0.4"
version: 19.0.6
resolution: "@types/react@npm:19.0.6"
dependencies:
csstype: ^3.0.2
checksum: 96efaf1f4a682f606281aec06fe34f6ebf0741815b0be3dd897bc3b28eb60e4abccb0e184f202e1fa38d1ed7c050a68bfba5c1e3b51c0f25cb554da263e7c6c8
checksum: 462a736ce0e6162e0e4002afe4157ae1f56c3ae9ce1eccc2ddabe137970cd84e689199197e0705ff646152e8408dd6201a703ead7f2aa01e4c48c7a47447fe6b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3580,8 +3581,8 @@ __metadata:
linkType: hard

"eslint-plugin-react@npm:^7.33.2":
version: 7.37.3
resolution: "eslint-plugin-react@npm:7.37.3"
version: 7.37.4
resolution: "eslint-plugin-react@npm:7.37.4"
dependencies:
array-includes: ^3.1.8
array.prototype.findlast: ^1.2.5
Expand All @@ -3603,7 +3604,7 @@ __metadata:
string.prototype.repeat: ^1.0.0
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 670dcee215f560a394b8b9966aecfc3c5ee5c15603a690f5333b0e16863275958f9c1853b12355eb0e36ef74dfac8bf645e4f440cb9b985a3bae2ac09d5ed55a
checksum: 8a37bdc9b347bf3a1273fef73dfbc39279cc3e58441940a5e13b3ba4e82b34132d1d1172db9d6746f153ee981280bd6bd06a9065fb453388c68f4bebe0d9f839
languageName: node
linkType: hard

Expand Down Expand Up @@ -6840,6 +6841,17 @@ __metadata:
languageName: node
linkType: hard

"react-type-animation@npm:^3.2.0":
version: 3.2.0
resolution: "react-type-animation@npm:3.2.0"
peerDependencies:
prop-types: ^15.5.4
react: ">= 15.0.0"
react-dom: ">= 15.0.0"
checksum: 4b7d92df71d8ed6cf53f182ce4ef9fb29636a86b14aa3852e5cbab11fd894e84bde12c6bb8e406258275ff2d0d875d0333dd67d91c9783d96bdefacb92c304cd
languageName: node
linkType: hard

"react@npm:~18.2.0":
version: 18.2.0
resolution: "react@npm:18.2.0"
Expand Down Expand Up @@ -7806,14 +7818,14 @@ __metadata:
linkType: hard

"tar-fs@npm:^2.0.0, tar-fs@npm:^2.1.1":
version: 2.1.1
resolution: "tar-fs@npm:2.1.1"
version: 2.1.2
resolution: "tar-fs@npm:2.1.2"
dependencies:
chownr: ^1.1.1
mkdirp-classic: ^0.5.2
pump: ^3.0.0
tar-stream: ^2.1.4
checksum: f5b9a70059f5b2969e65f037b4e4da2daf0fa762d3d232ffd96e819e3f94665dbbbe62f76f084f1acb4dbdcce16c6e4dac08d12ffc6d24b8d76720f4d9cf032d
checksum: 6b4fcd38a644b5cd3325f687b9f1f48cd19809b63cbc8376fe794f68361849a17120d036833b3a97de6acb1df588844476309b8c2d0bcaf53f19da2d56ac07de
languageName: node
linkType: hard

Expand Down

0 comments on commit 5df6799

Please sign in to comment.