Skip to content

Commit

Permalink
chore(deps): update dependency next to v14 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
triple-bot committed Jun 17, 2024
1 parent ae109c6 commit 1c21eaa
Show file tree
Hide file tree
Showing 11 changed files with 110 additions and 266 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"lint-staged": "^13.3.0",
"msw": "^1.3.3",
"msw-storybook-addon": "^1.10.0",
"next": "13.4.13",
"next": "14.1.1",
"nx-cloud": "16.4.0",
"prettier": "^3.3.2",
"react": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/ab-experiments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
},
"devDependencies": {
"@titicaca/triple-web": "workspace:*",
"next": "^13.5.6",
"next": "^14.0.0",
"react": "^18.3.1"
},
"peerDependencies": {
"@titicaca/triple-web": "*",
"next": "^13.4",
"next": "^13.4 || ^14.0.0",
"react": "^18.0"
}
}
2 changes: 1 addition & 1 deletion packages/fetcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@titicaca/view-utilities": "workspace:*",
"@types/node-fetch": "^2.6.11",
"isomorphic-fetch": "^2.2.1",
"next": "13.4.13",
"next": "14.1.1",
"node-fetch": "^2.7.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/intersection-observer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
"intersection-observer": "^0.12.2"
},
"devDependencies": {
"next": "^13.5.6",
"next": "^14.0.0",
"react": "^18.3.1"
},
"peerDependencies": {
"next": "^13.4",
"next": "^13.4 || ^14.0.0",
"react": "^18.0"
}
}
4 changes: 2 additions & 2 deletions packages/meta-tags/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
"i18next": "^23.11.5",
"react": "^18.3.1",
"react-i18next": "^13.5.0",
"next": "^13.5.6"
"next": "^14.0.0"
},
"peerDependencies": {
"@titicaca/i18n": "*",
"@titicaca/triple-web": "*",
"i18next": "*",
"react": "^18.0",
"react-i18next": "*",
"next": "^13.4"
"next": "^13.4 || ^14.0.0"
}
}
4 changes: 2 additions & 2 deletions packages/middlewares/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
"@types/semver": "^7.5.8",
"@types/set-cookie-parser": "^2.4.9",
"react": "^18.3.1",
"next": "^13.5.6"
"next": "^14.0.0"
},
"peerDependencies": {
"@titicaca/fetcher": "*",
"@titicaca/triple-web-utils": "*",
"react": "^18.0",
"next": "^13.4"
"next": "^13.4 || ^14.0.0"
}
}
4 changes: 2 additions & 2 deletions packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@
"@titicaca/triple-web-test-utils": "workspace:*",
"@types/qs": "^6.9.15",
"i18next": "^23.11.5",
"next": "^13.5.6",
"next": "^14.0.0",
"react": "^18.3.1",
"react-i18next": "^13.5.0"
},
"peerDependencies": {
"@titicaca/i18n": "*",
"@titicaca/triple-web": "*",
"i18next": "*",
"next": "^13.4",
"next": "^13.4 || ^14.0.0",
"react": "^18.0",
"react-i18next": "*"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/triple-document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@titicaca/triple-web": "workspace:*",
"@types/qs": "^6.9.15",
"i18next": "^23.11.5",
"next": "^13.5.6",
"next": "^14.0.0",
"react": "^18.3.1",
"react-i18next": "^13.5.0",
"styled-components": "^6.1.11"
Expand All @@ -69,7 +69,7 @@
"@titicaca/i18n": "*",
"@titicaca/triple-web": "*",
"i18next": "*",
"next": "^13.4",
"next": "^13.4 || ^14.0.0",
"react": "^18.0",
"react-i18next": "*",
"styled-components": "^6.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/triple-web-nextjs-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
"@titicaca/triple-web": "workspace:*",
"@types/qs": "^6.9.15",
"@types/ua-parser-js": "^0.7.39",
"next": "^13.5.6",
"next": "^14.0.0",
"react": "^18.3.1"
},
"peerDependencies": {
"@titicaca/triple-web": "*",
"next": "^13.4",
"next": "^13.4 || ^14.0.0",
"react": "^18.0"
}
}
4 changes: 2 additions & 2 deletions packages/triple-web-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
"devDependencies": {
"@titicaca/triple-web": "workspace:*",
"@types/ua-parser-js": "^0.7.39",
"next": "^13.5.6",
"next": "^14.0.0",
"react": "^18.3.1"
},
"peerDependencies": {
"@titicaca/triple-web": "*",
"next": "^13.4",
"next": "^13.4 || ^14.0.0",
"react": "^18.0"
}
}
Loading

0 comments on commit 1c21eaa

Please sign in to comment.