Skip to content

Commit 234b088

Browse files
chore(deps): upgrade next themes package
1 parent 248acdc commit 234b088

File tree

5 files changed

+15
-242
lines changed

5 files changed

+15
-242
lines changed

apps/admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"lucide-react": "catalog:",
3838
"mobx": "catalog:",
3939
"mobx-react": "catalog:",
40-
"next-themes": "^0.2.1",
40+
"next-themes": "0.4.6",
4141
"react": "catalog:",
4242
"react-dom": "catalog:",
4343
"react-hook-form": "7.51.5",

apps/space/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"mobx": "catalog:",
4141
"mobx-react": "catalog:",
4242
"mobx-utils": "catalog:",
43-
"next-themes": "^0.2.1",
43+
"next-themes": "0.4.6",
4444
"react": "catalog:",
4545
"react-dom": "catalog:",
4646
"react-dropzone": "^14.2.3",

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"mobx": "catalog:",
5353
"mobx-react": "catalog:",
5454
"mobx-utils": "catalog:",
55-
"next-themes": "^0.2.1",
55+
"next-themes": "0.4.6",
5656
"posthog-js": "^1.255.1",
5757
"react": "catalog:",
5858
"react-color": "^2.19.3",

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,7 @@
6969
"prosemirror-view": "1.40.0",
7070
"@types/express": "4.17.23",
7171
"typescript": "catalog:",
72-
"vite": "catalog:",
73-
"next": "16.0.7"
72+
"vite": "catalog:"
7473
},
7574
"onlyBuiltDependencies": [
7675
"@sentry/cli",

0 commit comments

Comments
 (0)