Skip to content

Commit

Permalink
feat(misc): remove additional migrations manually
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz committed Oct 11, 2023
1 parent aeab81b commit 48c0de8
Show file tree
Hide file tree
Showing 33 changed files with 2 additions and 3,269 deletions.
1 change: 0 additions & 1 deletion packages/linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"eslint": "^8.0.0"
},
"dependencies": {
"@phenomnomnominal/tsquery": "~5.0.1",
"tslib": "^2.3.0",
"@nx/devkit": "file:../devkit",
"@nx/js": "file:../js",
Expand Down
2 changes: 0 additions & 2 deletions packages/nest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,11 @@
},
"dependencies": {
"@nestjs/schematics": "^9.1.0",
"enquirer": "~2.3.6",
"@nx/devkit": "file:../devkit",
"@nx/js": "file:../js",
"@nx/linter": "file:../linter",
"@nx/node": "file:../node",
"@phenomnomnominal/tsquery": "~5.0.1",
"semver": "7.5.3",
"tslib": "^2.3.0"
},
"publishConfig": {
Expand Down
203 changes: 0 additions & 203 deletions packages/next/src/migrations/update-13-1-1/enable-swc.spec.ts

This file was deleted.

62 changes: 0 additions & 62 deletions packages/next/src/migrations/update-13-1-1/enable-swc.ts

This file was deleted.

This file was deleted.

28 changes: 0 additions & 28 deletions packages/next/src/migrations/update-14-5-7/update-next-eslint.ts

This file was deleted.

3 changes: 1 addition & 2 deletions packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@
"@nx/devkit": "file:../devkit",
"@nx/jest": "file:../jest",
"@nx/js": "file:../js",
"@nx/linter": "file:../linter",
"@nx/workspace": "file:../workspace"
"@nx/linter": "file:../linter"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 48c0de8

Please sign in to comment.