Skip to content

Commit

Permalink
build(deps): update nextjs monorepo to ^15.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2025
1 parent abd6596 commit 9f9db40
Show file tree
Hide file tree
Showing 5 changed files with 95 additions and 95 deletions.
4 changes: 2 additions & 2 deletions apps/774-ink/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"next": "^15.1.7",
"next": "^15.2.0",
"next-seo": "^6.6.0",
"react": "^19.0.0",
"react-dom": "^19.0.0"
Expand All @@ -14,7 +14,7 @@
"@typescript-eslint/eslint-plugin": "^8.24.1",
"@typescript-eslint/parser": "^8.24.1",
"eslint": "^8.57.1",
"eslint-config-next": "^15.1.7",
"eslint-config-next": "^15.2.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",
"file-loader": "^6.2.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/hanerubeat/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Haneru Developers",
"dependencies": {
"next": "^15.1.7",
"next": "^15.2.0",
"next-seo": "^6.6.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
Expand All @@ -17,7 +17,7 @@
"@typescript-eslint/eslint-plugin": "^8.24.1",
"@typescript-eslint/parser": "^8.24.1",
"eslint": "^8.57.1",
"eslint-config-next": "^15.1.7",
"eslint-config-next": "^15.2.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",
"file-loader": "^6.2.0",
Expand Down
6 changes: 3 additions & 3 deletions apps/inaba-jinja/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"contentful": "^11.5.0",
"dedent": "^1.5.3",
"edge-sitemap": "^1.1.1",
"next": "^15.1.7",
"next": "^15.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwind-merge": "^2.6.0"
Expand All @@ -29,7 +29,7 @@
"@inaba-jinja/tailwind-config": "workspace:*",
"@jest/types": "^29.6.3",
"@mdx-js/loader": "^3.1.0",
"@next/mdx": "^15.1.7",
"@next/mdx": "^15.2.0",
"@svgr/webpack": "^8.1.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
Expand All @@ -44,7 +44,7 @@
"@typescript-eslint/eslint-plugin": "~8.24.1",
"@typescript-eslint/parser": "~8.24.1",
"eslint": "~8.57.1",
"eslint-config-next": "^15.1.7",
"eslint-config-next": "^15.2.0",
"eslint-config-prettier": "~10.0.1",
"eslint-config-turbo": "^2.4.2",
"jest": "^29.7.0",
Expand Down
6 changes: 3 additions & 3 deletions apps/neru-camera/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"browser-fs-access": "^0.35.0",
"clsx": "^2.1.1",
"contentful": "^11.5.0",
"next": "^15.1.7",
"next": "^15.2.0",
"next-seo": "^6.6.0",
"pixi-viewport": "^6.0.3",
"pixi.js": "^7.4.2",
Expand All @@ -23,15 +23,15 @@
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@inabagumi/prettier-config": "^3.0.0",
"@next/eslint-plugin-next": "^15.1.7",
"@next/eslint-plugin-next": "^15.2.0",
"@types/eslint": "^9.6.1",
"@types/node": "^22.13.4",
"@types/react": "^19.0.10",
"@typescript-eslint/eslint-plugin": "^8.24.1",
"@typescript-eslint/parser": "^8.24.1",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-config-next": "^15.1.7",
"eslint-config-next": "^15.2.0",
"eslint-config-prettier": "^10.0.1",
"husky": "^9.1.7",
"is-ci": "^4.1.0",
Expand Down
Loading

0 comments on commit 9f9db40

Please sign in to comment.