Skip to content

Commit

Permalink
chore(deps): update non-major (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent f8a8210 commit 10a8c8d
Show file tree
Hide file tree
Showing 9 changed files with 1,806 additions and 1,132 deletions.
6 changes: 3 additions & 3 deletions next-13/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@types/react": "^18.3.17",
"@types/react-dom": "^19.0.2",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-config-next": "13.5.7",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2"
}
}
6 changes: 3 additions & 3 deletions next-14/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@types/react": "^18.3.17",
"@types/react-dom": "^19.0.2",
"eslint": "^8.57.1",
"eslint-config-next": "14.2.20",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2"
}
}
10 changes: 5 additions & 5 deletions next-15/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
"dependencies": {
"@sanity/client": "^6.23.0",
"groq": "^3.64.2",
"next": "15.1.0",
"next": "15.1.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"use-effect-event": "^1.0.2"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^19.0.1",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"eslint": "^9.16.0",
"eslint-config-next": "15.1.0",
"eslint": "^9.17.0",
"eslint-config-next": "15.1.1",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2"
}
}
6 changes: 3 additions & 3 deletions next-canary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^19.0.1",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-config-next": "canary",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2"
}
}
10 changes: 5 additions & 5 deletions next-enterprise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
"dependencies": {
"@sanity/client": "^6.23.0",
"groq": "^3.64.2",
"next": "15.1.0",
"next": "15.1.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"use-effect-event": "^1.0.2"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^19.0.1",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"eslint": "^9.16.0",
"eslint-config-next": "15.1.0",
"eslint": "^9.17.0",
"eslint-config-next": "15.1.1",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2"
}
}
Loading

0 comments on commit 10a8c8d

Please sign in to comment.