Skip to content

Commit 651e393

Browse files
authored
Merge pull request #141 from afsar-dev/dev
Vulnerable issue fixed
2 parents 0af82cb + 984f1df commit 651e393

File tree

2 files changed

+197
-204
lines changed

2 files changed

+197
-204
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@
5050
"matter-js": "^0.20.0",
5151
"mini-svg-data-uri": "^1.4.4",
5252
"motion": "^12.4.7",
53-
"next": "15.1.7",
53+
"next": "15.1.11",
5454
"next-mdx-remote": "^5.0.0",
5555
"next-themes": "^0.4.4",
5656
"nprogress": "^0.2.0",
5757
"prettier": "^3.6.1",
58-
"react": "^19.0.0",
58+
"react": "19.2.1",
5959
"react-countup": "^6.5.3",
60-
"react-dom": "^19.0.0",
60+
"react-dom": "19.2.1",
6161
"react-hot-toast": "^2.5.2",
6262
"react-icons": "^5.4.0",
6363
"react-intersection-observer": "^9.16.0",

0 commit comments

Comments
 (0)