Skip to content

Commit

Permalink
chore(deps): update non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 3307e99 commit 0ef8103
Show file tree
Hide file tree
Showing 9 changed files with 590 additions and 571 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.18",
"@types/react-dom": "^19.0.2",
"@types/react": "^19.0.6",
"@types/react-dom": "^19.0.3",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-config-next": "13.5.8",
Expand Down
6 changes: 3 additions & 3 deletions next-14/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"dependencies": {
"@sanity/client": "^6.23.0",
"groq": "^3.64.2",
"next": "14.2.21",
"next": "14.2.23",
"react": "^18",
"react-dom": "^18",
"use-effect-event": "^1.0.2"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18.3.18",
"@types/react-dom": "^19.0.2",
"@types/react": "^19.0.6",
"@types/react-dom": "^19.0.3",
"eslint": "^8.57.1",
"eslint-config-next": "14.2.23",
"postcss": "^8.4.49",
Expand Down
8 changes: 4 additions & 4 deletions next-15/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"dependencies": {
"@sanity/client": "^6.23.0",
"groq": "^3.64.2",
"next": "15.1.2",
"next": "15.1.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"use-effect-event": "^1.0.2"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2",
"eslint": "^9.17.0",
"@types/react": "^19.0.6",
"@types/react-dom": "^19.0.3",
"eslint": "^9.18.0",
"eslint-config-next": "15.1.4",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.17",
Expand Down
6 changes: 3 additions & 3 deletions next-canary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2",
"eslint": "^9.17.0",
"@types/react": "^19.0.6",
"@types/react-dom": "^19.0.3",
"eslint": "^9.18.0",
"eslint-config-next": "canary",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.17",
Expand Down
8 changes: 4 additions & 4 deletions next-enterprise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"dependencies": {
"@sanity/client": "^6.23.0",
"groq": "^3.64.2",
"next": "15.1.2",
"next": "15.1.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"use-effect-event": "^1.0.2"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2",
"eslint": "^9.17.0",
"@types/react": "^19.0.6",
"@types/react-dom": "^19.0.3",
"eslint": "^9.18.0",
"eslint-config-next": "15.1.4",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.17",
Expand Down
Loading

0 comments on commit 0ef8103

Please sign in to comment.