-
Notifications
You must be signed in to change notification settings - Fork 1
/
yarn.lock
28 lines (23 loc) · 1.17 KB
/
yarn.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@openzeppelin/contracts@^5.0.2":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.0.2.tgz#b1d03075e49290d06570b2fd42154d76c2a5d210"
integrity sha512-ytPc6eLGcHHnapAZ9S+5qsdomhjo6QBHTDRRBFfTxXIpsicMhVPouPgmUPebZZZGX7vt9USA+Z+0M0dSVtSUEA==
"@remix-run/router@1.17.1":
version "1.17.1"
resolved "https://registry.npmjs.org/@remix-run/router/-/router-1.17.1.tgz"
integrity sha512-mCOMec4BKd6BRGBZeSnGiIgwsbLGp3yhVqAD8H+PxiRNEHgDpZb8J1TnrSDlg97t0ySKMQJTHCWBCmBpSmkF6Q==
react-router-dom@^6.24.1:
version "6.24.1"
resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.24.1.tgz"
integrity sha512-U19KtXqooqw967Vw0Qcn5cOvrX5Ejo9ORmOtJMzYWtCT4/WOfFLIZGGsVLxcd9UkBO0mSTZtXqhZBsWlHr7+Sg==
dependencies:
"@remix-run/router" "1.17.1"
react-router "6.24.1"
react-router@6.24.1:
version "6.24.1"
resolved "https://registry.npmjs.org/react-router/-/react-router-6.24.1.tgz"
integrity sha512-PTXFXGK2pyXpHzVo3rR9H7ip4lSPZZc0bHG5CARmj65fTT6qG7sTngmb6lcYu1gf3y/8KxORoy9yn59pGpCnpg==
dependencies:
"@remix-run/router" "1.17.1"