Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: always write moduleResolution to tsconfig.json #37302

Closed
wants to merge 29 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
d703033
chore: upgrade `typescript`
balazsorban44 May 30, 2022
b29b74a
refactor: use `CompilerOptions` type
balazsorban44 May 30, 2022
a62e7a2
fix: update `ModuleResolutionKind`
balazsorban44 May 30, 2022
3c45d15
Merge branch 'canary' into fix/write-trsconfig-module-resolution
balazsorban44 May 30, 2022
2e40143
Merge branch 'canary' into fix/write-trsconfig-module-resolution
balazsorban44 May 31, 2022
639a4d2
Merge branch 'canary' into fix/write-trsconfig-module-resolution
balazsorban44 Jun 2, 2022
b4cc7d8
chore: manually update lock file
balazsorban44 Jun 2, 2022
7add58c
chore: autofix pnpm
balazsorban44 Jun 2, 2022
6a8a076
Merge branch 'canary' into fix/write-trsconfig-module-resolution
balazsorban44 Jun 13, 2022
6d5e811
Merge branch 'canary' into fix/write-trsconfig-module-resolution
balazsorban44 Jun 13, 2022
45e593c
chore: upgrade `caniuse-lite`
balazsorban44 Jun 13, 2022
8c62dde
Merge branch 'fix/write-trsconfig-module-resolution' of github.com:ve…
balazsorban44 Jun 13, 2022
9881faa
Merge branch 'canary' into fix/write-trsconfig-module-resolution
balazsorban44 Jul 14, 2022
3d99957
revert some changes
balazsorban44 Jul 14, 2022
a3b503f
bump `@vercel/ncc`
balazsorban44 Jul 14, 2022
c680ff0
fix some ts issues
balazsorban44 Jul 14, 2022
c726d6b
skip lib check for next lib
balazsorban44 Jul 14, 2022
8f65904
⚙ Update compiled files
balazsorban44 Jul 14, 2022
4695abb
update `alex`
balazsorban44 Jul 14, 2022
c76b31b
Merge branch 'fix/write-trsconfig-module-resolution' of github.com:ve…
balazsorban44 Jul 14, 2022
a2b0b3d
update lock file
balazsorban44 Jul 14, 2022
f4b88d3
update to latest `typescript`
balazsorban44 Jul 14, 2022
3d1992a
update lock file again
balazsorban44 Jul 14, 2022
fca9e5f
⚙ Update compiled files
balazsorban44 Jul 14, 2022
c86ed94
add test
balazsorban44 Jul 14, 2022
17174a7
move test
balazsorban44 Jul 14, 2022
6e6e544
rename, remove `.only`
balazsorban44 Jul 14, 2022
cebed76
move test
balazsorban44 Jul 14, 2022
62b8306
Merge branch 'canary' into fix/write-trsconfig-module-resolution
balazsorban44 Jul 14, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@babel/core": "7.18.0",
"@babel/eslint-parser": "7.18.2",
"@babel/generator": "7.18.0",
"@babel/parser": "7.12.11",
"@babel/parser": "7.18.0",
"@babel/plugin-proposal-object-rest-spread": "7.14.7",
"@babel/preset-flow": "7.14.5",
"@babel/preset-react": "7.14.5",
Expand Down Expand Up @@ -92,8 +92,8 @@
"@webassemblyjs/floating-point-hex-parser": "1.11.1",
"@webassemblyjs/helper-api-error": "1.11.1",
"@webassemblyjs/helper-buffer": "1.11.1",
"@webassemblyjs/helper-code-frame": "npm:[email protected]",
"@webassemblyjs/helper-module-context": "npm:[email protected]",
"@webassemblyjs/helper-code-frame": "npm:empty-npm-package@^1.0.0",
"@webassemblyjs/helper-module-context": "npm:empty-npm-package@^1.0.0",
"@webassemblyjs/helper-numbers": "1.11.1",
"@webassemblyjs/helper-wasm-bytecode": "1.11.1",
"@webassemblyjs/helper-wasm-section": "1.11.1",
Expand All @@ -104,11 +104,11 @@
"@webassemblyjs/wasm-gen": "1.11.1",
"@webassemblyjs/wasm-opt": "1.11.1",
"@webassemblyjs/wasm-parser": "1.11.1",
"@webassemblyjs/wast-parser": "npm:[email protected]",
"@webassemblyjs/wast-parser": "npm:empty-npm-package@^1.0.0",
"@webassemblyjs/wast-printer": "1.11.1",
"@zeit/next-typescript": "1.1.2-canary.0",
"abort-controller": "3.0.0",
"alex": "9.1.0",
"alex": "10.0.0",
"amphtml-validator": "1.0.35",
"async-sema": "3.0.1",
"browserslist": "4.20.2",
Expand Down Expand Up @@ -197,15 +197,15 @@
"tree-kill": "1.2.2",
"tsec": "0.2.1",
"turbo": "1.3.2-canary.1",
"typescript": "4.6.3",
"typescript": "4.7.4",
"wait-port": "0.2.2",
"webpack": "link:node_modules/webpack5",
"webpack-bundle-analyzer": "4.3.0",
"worker-loader": "3.0.7"
},
"resolutions": {
"browserslist": "4.20.2",
"caniuse-lite": "1.0.30001332",
"caniuse-lite": "1.0.30001346",
"@babel/core": "7.18.0",
"@babel/parser": "7.18.0",
"@babel/types": "7.18.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/create-next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
"build": "pnpm release"
},
"devDependencies": {
"@types/async-retry": "1.4.2",
"@types/async-retry": "1.4.4",
"@types/cross-spawn": "6.0.0",
"@types/node": "^12.6.8",
"@types/node": "^12.20.54",
"@types/prompts": "2.0.1",
"@types/rimraf": "3.0.0",
"@types/tar": "4.0.3",
"@types/validate-npm-package-name": "3.0.0",
"@vercel/ncc": "0.33.4",
"@vercel/ncc": "0.34.0",
"async-retry": "1.3.1",
"chalk": "2.4.2",
"commander": "2.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"glob": "7.1.7"
},
"devDependencies": {
"@types/eslint": "7.28.0"
"@types/eslint": "8.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/next-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"prepublishOnly": "cd ../../ && turbo run build"
},
"devDependencies": {
"@vercel/ncc": "0.33.4",
"@vercel/ncc": "0.34.0",
"dotenv": "10.0.0",
"dotenv-expand": "8.0.1",
"rimraf": "3.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/next/compiled/@hapi/accept/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/next/compiled/@napi-rs/triples/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 5 additions & 3 deletions packages/next/compiled/@vercel/nft/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/next/compiled/acorn/acorn.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/next/compiled/amphtml-validator/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/next/compiled/arg/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/next/compiled/assert/assert.js

Large diffs are not rendered by default.

Loading