Skip to content

Commit 98f59a8

Browse files
committed
feat: react2shell vuln
1 parent 42aec22 commit 98f59a8

3 files changed

Lines changed: 144 additions & 175 deletions

File tree

next-env.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
/// <reference types="next/image-types/global" />
33

44
// NOTE: This file should not be edited
5-
// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.
5+
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"homepage": "https://github.com/Zerio-Scripts/documentation#readme",
2525
"dependencies": {
2626
"@radix-ui/react-icons": "^1.3.2",
27-
"next": "^15.0.3",
27+
"next": "15.0.7",
2828
"nextra": "^3.2.3",
2929
"nextra-theme-docs": "^3.2.3",
3030
"react": "^18.3.1",

0 commit comments

Comments
 (0)