Skip to content

Commit e3f379c

Browse files
fix(deps): update dependency next to v15.0.4
1 parent 69b8fab commit e3f379c

File tree

3 files changed

+172
-195
lines changed

3 files changed

+172
-195
lines changed

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@setaday/ui": "workspace:*",
13-
"next": "15.0.0-rc.0",
13+
"next": "15.0.4",
1414
"react": "19.0.0-rc-f994737d14-20240522",
1515
"react-dom": "19.0.0-rc-f994737d14-20240522"
1616
},

apps/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@setaday/design-token": "workspace:*",
1313
"@setaday/icon": "workspace:*",
1414
"@setaday/ui": "workspace:*",
15-
"next": "15.0.0-rc.0",
15+
"next": "15.0.4",
1616
"react": "19.0.0-rc-f994737d14-20240522",
1717
"react-dom": "19.0.0-rc-f994737d14-20240522"
1818
},

0 commit comments

Comments
 (0)