Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v13.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ljosberinn committed Jan 6, 2023
1 parent 498395f commit c9c02e2
Show file tree
Hide file tree
Showing 21 changed files with 353 additions and 378 deletions.
1 change: 1 addition & 0 deletions integration/abstractConfig.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @ts-check
// do not trigger linting through the vscode eslint extension, as paths turn
// out to be fairly different
if (!process.argv.some(arg => arg.includes('vscode-eslint'))) {
Expand Down
2 changes: 1 addition & 1 deletion integration/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"typescript": "4.6.4",
"eslint": ">=8.14.0"
"eslint": ">=8.27.0"
}
}
2 changes: 1 addition & 1 deletion integration/jest/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1093,7 +1093,7 @@ eslint-visitor-keys@^3.3.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==

eslint@>=8.14.0:
eslint@>=8.27.0:
version "8.31.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.31.0.tgz#75028e77cbcff102a9feae1d718135931532d524"
integrity sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==
Expand Down
2 changes: 1 addition & 1 deletion integration/js-ts-migration-mix-checkJs-off/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
},
"devDependencies": {
"typescript": "4.6.4",
"eslint": ">=8.14.0"
"eslint": ">=8.27.0"
}
}
2 changes: 1 addition & 1 deletion integration/js-ts-migration-mix-checkJs-off/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ eslint-visitor-keys@^3.3.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==

eslint@>=8.14.0:
eslint@>=8.27.0:
version "8.31.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.31.0.tgz#75028e77cbcff102a9feae1d718135931532d524"
integrity sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==
Expand Down
2 changes: 1 addition & 1 deletion integration/js-ts-migration-mix-checkJs-on/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
},
"devDependencies": {
"typescript": "4.6.4",
"eslint": ">=8.14.0"
"eslint": ">=8.27.0"
}
}
2 changes: 1 addition & 1 deletion integration/js-ts-migration-mix-checkJs-on/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ eslint-visitor-keys@^3.3.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==

eslint@>=8.14.0:
eslint@>=8.27.0:
version "8.31.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.31.0.tgz#75028e77cbcff102a9feae1d718135931532d524"
integrity sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
},
"devDependencies": {
"typescript": "4.6.4",
"eslint": ">=8.14.0"
"eslint": ">=8.27.0"
}
}
2 changes: 1 addition & 1 deletion integration/js-ts-migration-mix-force-js-linting/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ eslint-visitor-keys@^3.3.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==

eslint@>=8.14.0:
eslint@>=8.27.0:
version "8.31.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.31.0.tgz#75028e77cbcff102a9feae1d718135931532d524"
integrity sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==
Expand Down
2 changes: 1 addition & 1 deletion integration/next-js/deps.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"isNext": true,
"isRemix": false,
"isPreact": false,
"version": "17.0.2"
"version": "18.2.0"
},
"typescript": {
"config": null,
Expand Down
8 changes: 4 additions & 4 deletions integration/next-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"lint:integration": "eslint pages --max-warnings=0 --format=tap > results.txt"
},
"dependencies": {
"next": "13.0.3",
"react": "17.0.2",
"react-dom": "17.0.2"
"next": "13.1.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"eslint": ">=8.14.0"
"eslint": ">=8.27.0"
}
}
236 changes: 111 additions & 125 deletions integration/next-js/yarn.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions integration/next-ts/deps.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"isNext": true,
"isRemix": false,
"isPreact": false,
"version": "18.1.0"
"version": "18.2.0"
},
"typescript": {
"config": {
Expand Down Expand Up @@ -47,6 +47,6 @@
]
},
"hasTypeScript": true,
"version": "4.6.4"
"version": "4.9.4"
}
}
10 changes: 5 additions & 5 deletions integration/next-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"lint:integration": "eslint pages --max-warnings=0 --format=tap > results.txt"
},
"dependencies": {
"next": "13.0.3",
"react": "18.1.0",
"react-dom": "18.1.0"
"next": "13.1.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/react": "18.0.9",
"eslint": ">=8.14.0",
"typescript": "4.6.4"
"eslint": ">=8.27.0",
"typescript": "4.9.4"
}
}
Loading

0 comments on commit c9c02e2

Please sign in to comment.