Skip to content

Commit e73bbb4

Browse files
authored
chore: update dependencies in package.json and yarn.lock (#64)
- Bump Next.js version from 14.2.5 to 14.2.10 - Update eslint-config-next from 14.2.5 to 14.2.10
1 parent e3b1657 commit e73bbb4

2 files changed

Lines changed: 1048 additions & 311 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"autoprefixer": "^10.4.19",
2323
"class-variance-authority": "^0.7.0",
2424
"hls.js": "^1.5.15",
25-
"next": "14.2.5",
25+
"next": "^14.2.10",
2626
"next-themes": "^0.3.0",
2727
"nextjs-google-analytics": "^2.3.7",
2828
"react": "^18",
@@ -44,7 +44,7 @@
4444
"@typescript-eslint/parser": "^8.0.0",
4545
"clsx": "^2.1.1",
4646
"eslint": "^8",
47-
"eslint-config-next": "14.2.5",
47+
"eslint-config-next": "^14.2.10",
4848
"eslint-config-prettier": "^9.1.0",
4949
"eslint-plugin-boundaries": "^4.2.2",
5050
"eslint-plugin-import": "^2.29.1",

0 commit comments

Comments
 (0)