Skip to content

Commit 6923058

Browse files
committed
82
1 parent ab78171 commit 6923058

File tree

9 files changed

+88
-221
lines changed

9 files changed

+88
-221
lines changed

db.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,20 @@
3434
"publish": true,
3535
"createdAt": 1666934128871,
3636
"id": 8
37+
},
38+
{
39+
"title": "업그레이드",
40+
"body": "리액트 라우터 업그레이드",
41+
"publish": true,
42+
"createdAt": 1672189711683,
43+
"id": 9
44+
},
45+
{
46+
"title": "t",
47+
"body": "t",
48+
"publish": true,
49+
"createdAt": 1672189960157,
50+
"id": 10
3751
}
3852
]
3953
}

package-lock.json

Lines changed: 42 additions & 176 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react": "^17.0.2",
1414
"react-dom": "^17.0.2",
1515
"react-redux": "^8.0.2",
16-
"react-router-dom": "^5.3.0",
16+
"react-router-dom": "^6.6.1",
1717
"react-scripts": "4.0.3",
1818
"uuid": "^3.4.0",
1919
"web-vitals": "^1.0.1"

0 commit comments

Comments
 (0)