We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a2427 commit 8a72d37Copy full SHA for 8a72d37
2 files changed
examples/nextjs/package.json
@@ -11,14 +11,14 @@
11
},
12
"dependencies": {
13
"@mayank1513/fork-me": "workspace:*",
14
- "next": "^16.2.3",
+ "next": "^16.2.4",
15
"nextjs-themes": "^4.0.6",
16
"react": "^19.2.5",
17
"react-dom": "^19.2.5",
18
"shared-ui": "workspace:*"
19
20
"devDependencies": {
21
- "@next/eslint-plugin-next": "^16.2.3",
+ "@next/eslint-plugin-next": "^16.2.4",
22
"@types/node": "^25.6.0",
23
"@types/react": "^19.2.14",
24
"@types/react-dom": "^19.2.3",
packages/shared-ui/package.json
@@ -15,7 +15,7 @@
"eslint-config-custom": "workspace:*",
"tsconfig": "workspace:*",
0 commit comments