Skip to content

Commit 9373d6b

Browse files
React Next.js: update dependencies
- eslint-config-next ^16.2.1 → ^16.2.2 - next ^16.2.1 → ^16.2.2
1 parent a904cc5 commit 9373d6b

2 files changed

Lines changed: 70 additions & 70 deletions

File tree

react-nextjs/package-lock.json

Lines changed: 68 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react-nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/react": "^19.2.14",
2020
"@types/react-dom": "^19.2.3",
2121
"bootstrap": "^5.3.8",
22-
"next": "^16.2.1",
22+
"next": "^16.2.2",
2323
"react": "^19.2.4",
2424
"react-bootstrap": "^2.10.10",
2525
"react-dom": "^19.2.4",
@@ -29,7 +29,7 @@
2929
"@eslint/eslintrc": "^3.3.5",
3030
"@eslint/js": "^9.0.0",
3131
"eslint": "^9.0.0",
32-
"eslint-config-next": "^16.2.1",
32+
"eslint-config-next": "^16.2.2",
3333
"sass": "^1.98.0"
3434
}
3535
}

0 commit comments

Comments
 (0)