Skip to content

Commit

Permalink
fix(deps): update dependency next [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent 6d91f62 commit 9c004ac
Show file tree
Hide file tree
Showing 6 changed files with 615 additions and 1,403 deletions.
2 changes: 1 addition & 1 deletion apps/address-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"immer": "9.0.13",
"less": "^3.12.2",
"lodash": "^4.17.21",
"next": "^9.5.5",
"next": "^11.0.0",
"next-cookies": "^2.0.3",
"next-transpile-modules": "^4.1.0",
"node-fetch": "^2.6.7",
Expand Down
2 changes: 1 addition & 1 deletion apps/condo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"lodash": "^4.17.21",
"minimatch": "^5.1.1",
"nanoid": "^3.3.4",
"next": "^9.5.5",
"next": "^11.0.0",
"next-cookies": "^2.0.3",
"next-transpile-modules": "^7.0.0",
"node-fetch": "^2.6.7",
Expand Down
2 changes: 1 addition & 1 deletion apps/miniapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"immer": "9.0.13",
"less": "^3.12.2",
"lodash": "^4.17.21",
"next": "^9.5.5",
"next": "^11.0.0",
"next-transpile-modules": "^4.1.0",
"numeral": "2.0.6",
"openid-client": "4.7.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/codegen/templates/app00/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"immer": "9.0.13",
"less": "^3.12.2",
"lodash": "^4.17.21",
"next": "^9.5.5",
"next": "^13.0.0",
"next-transpile-modules": "^4.1.0",
"numeral": "2.0.6",
"qs": "^6.9.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"isomorphic-unfetch": "^3.0.0",
"js-cookie": "^2.2.1",
"lodash": "^4.17.21",
"next": "^9.5.5",
"next": "^11.0.0",
"next-cookies": "^2.0.3",
"react-intl": "5.25.1"
},
Expand Down
Loading

0 comments on commit 9c004ac

Please sign in to comment.