Skip to content

Commit

Permalink
Update nextjs monorepo to v14.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent 721c870 commit 19750cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test-pack": "cd ../../ && pnpm test-pack eslint-config-next"
},
"dependencies": {
"@next/eslint-plugin-next": "14.2.9",
"@next/eslint-plugin-next": "14.2.10",
"@rushstack/eslint-patch": "^1.1.3",
"@typescript-eslint/parser": "^8.0.0",
"eslint-import-resolver-node": "^0.3.6",
Expand Down
8 changes: 4 additions & 4 deletions packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
]
},
"dependencies": {
"@next/env": "14.2.9",
"@next/env": "14.2.10",
"@swc/helpers": "0.5.13",
"caniuse-lite": "^1.0.30001406",
"postcss": "8.4.45",
Expand Down Expand Up @@ -127,10 +127,10 @@
"@hapi/accept": "6.0.3",
"@napi-rs/cli": "2.18.4",
"@napi-rs/triples": "1.2.0",
"@next/polyfill-module": "14.2.9",
"@next/polyfill-nomodule": "14.2.9",
"@next/polyfill-module": "14.2.10",
"@next/polyfill-nomodule": "14.2.10",
"@next/react-dev-overlay": "14.1.4",
"@next/react-refresh-utils": "14.2.9",
"@next/react-refresh-utils": "14.2.10",
"@next/swc": "13.1.6",
"@segment/ajv-human-errors": "2.13.0",
"@taskr/clear": "1.1.0",
Expand Down

0 comments on commit 19750cd

Please sign in to comment.