Skip to content

Commit 20409c1

Browse files
committed
Install react router
1 parent d2e4d8b commit 20409c1

File tree

2 files changed

+33
-2
lines changed

2 files changed

+33
-2
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"prettier": "^3.4.2",
1414
"react": "^18.3.1",
1515
"react-dom": "^18.3.1",
16+
"react-router": "^7.1.5",
1617
"react-scripts": "5.0.1",
1718
"tailwindcss-animated": "^1.1.2",
1819
"typescript": "^4.4.2",

yarn.lock

+32-2
Original file line numberDiff line numberDiff line change
@@ -1988,6 +1988,11 @@
19881988
dependencies:
19891989
"@types/node" "*"
19901990

1991+
"@types/cookie@^0.6.0":
1992+
version "0.6.0"
1993+
resolved "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz"
1994+
integrity sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==
1995+
19911996
"@types/eslint-scope@^3.7.3":
19921997
version "3.7.7"
19931998
resolved "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz"
@@ -3427,6 +3432,11 @@ [email protected]:
34273432
resolved "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz"
34283433
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
34293434

3435+
cookie@^1.0.1:
3436+
version "1.0.2"
3437+
resolved "https://registry.npmjs.org/cookie/-/cookie-1.0.2.tgz"
3438+
integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==
3439+
34303440
core-js-compat@^3.36.1, core-js-compat@^3.37.1:
34313441
version "3.37.1"
34323442
resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.37.1.tgz"
@@ -7740,7 +7750,7 @@ prelude-ls@~1.1.2:
77407750

77417751
prettier@^3.4.2:
77427752
version "3.4.2"
7743-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
7753+
resolved "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz"
77447754
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
77457755

77467756
pretty-bytes@^5.3.0, pretty-bytes@^5.4.1:
@@ -7957,6 +7967,16 @@ react-refresh@^0.11.0:
79577967
resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.11.0.tgz"
79587968
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
79597969

7970+
react-router@^7.1.5:
7971+
version "7.1.5"
7972+
resolved "https://registry.npmjs.org/react-router/-/react-router-7.1.5.tgz"
7973+
integrity sha512-8BUF+hZEU4/z/JD201yK6S+UYhsf58bzYIDq2NS1iGpwxSXDu7F+DeGSkIXMFBuHZB21FSiCzEcUb18cQNdRkA==
7974+
dependencies:
7975+
"@types/cookie" "^0.6.0"
7976+
cookie "^1.0.1"
7977+
set-cookie-parser "^2.6.0"
7978+
turbo-stream "2.4.0"
7979+
79607980
79617981
version "5.0.1"
79627982
resolved "https://registry.npmjs.org/react-scripts/-/react-scripts-5.0.1.tgz"
@@ -8451,6 +8471,11 @@ [email protected]:
84518471
parseurl "~1.3.3"
84528472
send "0.18.0"
84538473

8474+
set-cookie-parser@^2.6.0:
8475+
version "2.7.1"
8476+
resolved "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz"
8477+
integrity sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==
8478+
84548479
set-function-length@^1.2.1:
84558480
version "1.2.2"
84568481
resolved "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz"
@@ -8952,7 +8977,7 @@ symbol-tree@^3.2.4:
89528977

89538978
tailwindcss-animated@^1.1.2:
89548979
version "1.1.2"
8955-
resolved "https://registry.yarnpkg.com/tailwindcss-animated/-/tailwindcss-animated-1.1.2.tgz#cc8aabe5b371abdf20a195809785b3dbf34adcd5"
8980+
resolved "https://registry.npmjs.org/tailwindcss-animated/-/tailwindcss-animated-1.1.2.tgz"
89568981
integrity sha512-SI4owS5ojserhgEYIZA/uFVdNjU2GMB2P3sjtjmFA52VxoUi+Hht6oR5+RdT+CxrX9cNNYEa+vbTWHvN9zbj3w==
89578982

89588983
tailwindcss@^3.0.2, tailwindcss@^3.4.6:
@@ -9158,6 +9183,11 @@ tsutils@^3.21.0:
91589183
dependencies:
91599184
tslib "^1.8.1"
91609185

9186+
9187+
version "2.4.0"
9188+
resolved "https://registry.npmjs.org/turbo-stream/-/turbo-stream-2.4.0.tgz"
9189+
integrity sha512-FHncC10WpBd2eOmGwpmQsWLDoK4cqsA/UT/GqNoaKOQnT8uzhtCbg3EoUDMvqpOSAI0S26mr0rkjzbOO6S3v1g==
9190+
91619191
type-check@^0.4.0, type-check@~0.4.0:
91629192
version "0.4.0"
91639193
resolved "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz"

0 commit comments

Comments
 (0)