Skip to content

Commit

Permalink
chore(deps): update non-major (#35)
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 10, 2024
1 parent bb17ca2 commit f59b22b
Show file tree
Hide file tree
Showing 7 changed files with 1,121 additions and 1,724 deletions.
4 changes: 2 additions & 2 deletions next-13/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18.3.13",
"@types/react-dom": "^18.3.1",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.3",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-config-next": "13.5.7",
Expand Down
4 changes: 2 additions & 2 deletions next-14/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18.3.13",
"@types/react-dom": "^18.3.1",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.3",
"eslint": "^8.57.1",
"eslint-config-next": "14.2.20",
"postcss": "^8.4.49",
Expand Down
4 changes: 2 additions & 2 deletions next-15/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@sanity/client": "^6.23.0",
"groq": "^3.64.2",
"next": "15.0.3",
"next": "15.0.4",
"react": "rc",
"react-dom": "rc",
"use-effect-event": "^1.0.2"
Expand All @@ -22,7 +22,7 @@
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
"eslint": "^9.16.0",
"eslint-config-next": "15.0.3",
"eslint-config-next": "15.0.4",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2"
Expand Down
4 changes: 2 additions & 2 deletions next-enterprise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@sanity/client": "^6.23.0",
"groq": "^3.64.2",
"next": "15.0.3",
"next": "15.0.4",
"react": "rc",
"react-dom": "rc",
"use-effect-event": "^1.0.2"
Expand All @@ -22,7 +22,7 @@
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
"eslint": "^9.16.0",
"eslint-config-next": "15.0.3",
"eslint-config-next": "15.0.4",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2"
Expand Down
Loading

0 comments on commit f59b22b

Please sign in to comment.