Skip to content

Commit 3c3ea55

Browse files
fix(deps): update nextjs monorepo to v16.0.8 (#68)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cfed455 commit 3c3ea55

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"clsx": "^2.1.1",
2424
"lucide-react": "^0.553.0",
2525
"nanoid": "^5.1.6",
26-
"next": "^16.0.7",
26+
"next": "^16.0.8",
2727
"next-themes": "^0.4.6",
2828
"react": "^19.2.0",
2929
"react-dom": "^19.2.0",
@@ -46,7 +46,7 @@
4646
"@types/react-dom": "^19.2.2",
4747
"@types/semver": "^7.7.1",
4848
"eslint": "^9.39.1",
49-
"eslint-config-next": "16.0.1",
49+
"eslint-config-next": "16.0.8",
5050
"eslint-config-prettier": "^10.1.8",
5151
"prettier": "^3.6.2",
5252
"prettier-plugin-tailwindcss": "^0.7.1",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1143,12 +1143,12 @@ __metadata:
11431143
languageName: node
11441144
linkType: hard
11451145

1146-
"@next/eslint-plugin-next@npm:16.0.1":
1147-
version: 16.0.1
1148-
resolution: "@next/eslint-plugin-next@npm:16.0.1"
1146+
"@next/eslint-plugin-next@npm:16.0.8":
1147+
version: 16.0.8
1148+
resolution: "@next/eslint-plugin-next@npm:16.0.8"
11491149
dependencies:
11501150
fast-glob: "npm:3.3.1"
1151-
checksum: 10/25748f5df8a5dc5199163de3e888fd9245523ea0c1a82f19838487bd042258d6789d2b3a0362092bb585e23d2d40980e06131661343e603c61ff11ae92f93629
1151+
checksum: 10/5fb0c52933efb1fd5a6fcf8a6499ad59069f861cc19fb24ef681c74bbac83c17a8e173d531efaf56d8b42acbb616f06d4880593bc9f77afb88ea6f9dbb315ebb
11521152
languageName: node
11531153
linkType: hard
11541154

@@ -3136,11 +3136,11 @@ __metadata:
31363136
class-variance-authority: "npm:^0.7.1"
31373137
clsx: "npm:^2.1.1"
31383138
eslint: "npm:^9.39.1"
3139-
eslint-config-next: "npm:16.0.1"
3139+
eslint-config-next: "npm:16.0.8"
31403140
eslint-config-prettier: "npm:^10.1.8"
31413141
lucide-react: "npm:^0.553.0"
31423142
nanoid: "npm:^5.1.6"
3143-
next: "npm:^16.0.7"
3143+
next: "npm:^16.0.8"
31443144
next-themes: "npm:^0.4.6"
31453145
prettier: "npm:^3.6.2"
31463146
prettier-plugin-tailwindcss: "npm:^0.7.1"
@@ -3672,11 +3672,11 @@ __metadata:
36723672
languageName: node
36733673
linkType: hard
36743674

3675-
"eslint-config-next@npm:16.0.1":
3676-
version: 16.0.1
3677-
resolution: "eslint-config-next@npm:16.0.1"
3675+
"eslint-config-next@npm:16.0.8":
3676+
version: 16.0.8
3677+
resolution: "eslint-config-next@npm:16.0.8"
36783678
dependencies:
3679-
"@next/eslint-plugin-next": "npm:16.0.1"
3679+
"@next/eslint-plugin-next": "npm:16.0.8"
36803680
eslint-import-resolver-node: "npm:^0.3.6"
36813681
eslint-import-resolver-typescript: "npm:^3.5.2"
36823682
eslint-plugin-import: "npm:^2.32.0"
@@ -3691,7 +3691,7 @@ __metadata:
36913691
peerDependenciesMeta:
36923692
typescript:
36933693
optional: true
3694-
checksum: 10/3ef9cffbdeb7b1dae6905587a9be0f6bb19b653657bd23e5059c1778a879ee43c6f2e3a100a7e97a7550111835679a5d98753400a1ba3f83e333e93c046625fe
3694+
checksum: 10/34fa9136d78d6ef73c36afc14e89d21409e7c03e9736fa99c33b48395a9ffba5be6f37db392c520c9d5a4525f75f9e60de5aad7c630b8d0eb78d403e560568d5
36953695
languageName: node
36963696
linkType: hard
36973697

@@ -5975,7 +5975,7 @@ __metadata:
59755975
languageName: node
59765976
linkType: hard
59775977

5978-
"next@npm:^16.0.7":
5978+
"next@npm:^16.0.8":
59795979
version: 16.0.8
59805980
resolution: "next@npm:16.0.8"
59815981
dependencies:

0 commit comments

Comments
 (0)