Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit e89d4f5

Browse files
fix(deps): update dependency next to v15.2.3 [security]
1 parent 3886447 commit e89d4f5

3 files changed

Lines changed: 53 additions & 201 deletions

File tree

apps/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@libnyanpasu/material-design-libs": "workspace:^",
1313
"@libnyanpasu/material-design-react": "workspace:^",
1414
"babel-plugin-react-compiler": "0.0.0-experimental-fe484b5-20240912",
15-
"next": "15.1.3",
15+
"next": "15.2.3",
1616
"react": "19.1.0",
1717
"react-dom": "19.1.0"
1818
},

apps/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@libnyanpasu/material-design-react": "workspace:^",
1111
"@libnyanpasu/material-design-tailwind": "workspace:^",
12-
"next": "15.1.7",
12+
"next": "15.2.3",
1313
"react": "19.1.0",
1414
"react-dom": "19.1.0"
1515
},

0 commit comments

Comments
 (0)