Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit 367fd79

Browse files
committed
update packages & version of the project
Signed-off-by: Semyon Okulov <67464545+scffs@users.noreply.github.com>
1 parent fccd30c commit 367fd79

File tree

2 files changed

+414
-201
lines changed

2 files changed

+414
-201
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "portfolio",
33
"private": true,
44
"homepage": "https://scffsz.github.io/portfolio/",
5-
"version": "3.4.3",
5+
"version": "3.5.0",
66
"type": "module",
77
"scripts": {
88
"dev": "vite",
@@ -21,7 +21,7 @@
2121
"react": "^18.2.0",
2222
"react-content-loader": "^6.2.0",
2323
"react-dom": "^18.2.0",
24-
"react-router-dom": "^6.8.2",
24+
"react-router-dom": "^6.11.0",
2525
"sass": "^1.62.0",
2626
"swiper": "^9.2.4"
2727
},

0 commit comments

Comments
 (0)