Skip to content

Commit d5aaf17

Browse files
committed
⬆️ next upgrade to 15.0.2
1 parent 4913f1f commit d5aaf17

File tree

5 files changed

+1165
-1331
lines changed

5 files changed

+1165
-1331
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"codesandbox": "^2.2.3",
1515
"date-fns": "^3.6.0",
1616
"gray-matter": "^4.0.3",
17-
"next": "rc",
17+
"next": "^15.0.2",
1818
"next-themes": "^0.3.0",
1919
"react": "catalog:",
2020
"react-dom": "catalog:",

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"dev": "turbo run dev --no-cache --continue"
77
},
88
"dependencies": {
9-
"@changesets/cli": "^2.27.1",
10-
"@manypkg/cli": "^0.21.1",
11-
"eslint": "^8.56.0",
12-
"prettier": "^3.1.1",
13-
"turbo": "^2.0.3"
9+
"@changesets/cli": "^2.27.9",
10+
"@manypkg/cli": "^0.22.0",
11+
"eslint": "^9.13.0",
12+
"prettier": "^3.3.3",
13+
"turbo": "^2.2.3"
1414
},
1515
"packageManager": "[email protected]"
1616
}

packages/actify/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"@types/node": "^20.12.7",
3636
"@types/react": "catalog:",
3737
"@types/react-dom": "catalog:",
38-
"@typescript-eslint/eslint-plugin": "^7.8.0",
39-
"@typescript-eslint/parser": "^7.8.0",
38+
"@typescript-eslint/eslint-plugin": "^8.12.2",
39+
"@typescript-eslint/parser": "^8.12.2",
4040
"autoprefixer": "^10.4.19",
4141
"postcss": "^8.4.38",
4242
"react": "catalog:",

0 commit comments

Comments
 (0)