Skip to content

Commit b5168c3

Browse files
committed
Updated the vulnerable packages
1 parent b3775af commit b5168c3

File tree

3 files changed

+54
-41
lines changed

3 files changed

+54
-41
lines changed

package-lock.json

Lines changed: 50 additions & 40 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
@@ -23,7 +23,7 @@
2323
"mongoose": "^8.10.1",
2424
"motion": "^12.4.3",
2525
"multer": "^1.4.5-lts.1",
26-
"next": "15.1.7",
26+
"next": "^15.1.11",
2727
"openai": "^4.91.1",
2828
"quill": "^2.0.3",
2929
"react": "^19.0.0",

src/global.d.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// global.d.ts
2+
3+
declare module '*.css';

0 commit comments

Comments
 (0)