Skip to content

Commit

Permalink
⬆️ next upgrade to 15.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lerte committed Oct 31, 2024
1 parent 4913f1f commit d5aaf17
Show file tree
Hide file tree
Showing 5 changed files with 1,165 additions and 1,331 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"codesandbox": "^2.2.3",
"date-fns": "^3.6.0",
"gray-matter": "^4.0.3",
"next": "rc",
"next": "^15.0.2",
"next-themes": "^0.3.0",
"react": "catalog:",
"react-dom": "catalog:",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"dev": "turbo run dev --no-cache --continue"
},
"dependencies": {
"@changesets/cli": "^2.27.1",
"@manypkg/cli": "^0.21.1",
"eslint": "^8.56.0",
"prettier": "^3.1.1",
"turbo": "^2.0.3"
"@changesets/cli": "^2.27.9",
"@manypkg/cli": "^0.22.0",
"eslint": "^9.13.0",
"prettier": "^3.3.3",
"turbo": "^2.2.3"
},
"packageManager": "pnpm@9.5.0"
}
4 changes: 2 additions & 2 deletions packages/actify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@types/node": "^20.12.7",
"@types/react": "catalog:",
"@types/react-dom": "catalog:",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"react": "catalog:",
Expand Down
Loading

0 comments on commit d5aaf17

Please sign in to comment.