Skip to content

Commit

Permalink
fix: fix pnpm install error with frozen-lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
zthxxx committed Aug 2, 2023
1 parent d3499ee commit db7ddb7
Show file tree
Hide file tree
Showing 18 changed files with 1,256 additions and 418 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"react-dev-inspector": "workspace:*",
"rimraf": "3.0.2",
"tailwindcss": "3.3.3",
"typescript": "5.3.2"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/cra5-with-rewired/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"rimraf": "3.0.2",
"style-loader": "3.3.3",
"tailwindcss": "3.3.3",
"typescript": "5.3.2"
"typescript": "5.2.2"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-custom-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react-dev-inspector": "^2",
"rimraf": "3.0.2",
"tailwindcss": "3.3.3",
"typescript": "5.3.2"
"typescript": "5.2.2"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion examples/rspack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"rimraf": "3.0.2",
"tailwindcss": "3.3.3",
"ts-node": "10.9.1",
"typescript": "5.3.2"
"typescript": "5.2.2"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion examples/umi3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"npm-run-all": "4.1.5",
"react-dev-inspector": "^2",
"rimraf": "3.0.2",
"typescript": "5.3.2",
"typescript": "5.2.2",
"umi": "3.5.41"
}
}
2 changes: 1 addition & 1 deletion examples/umi4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"rimraf": "3.0.2",
"swc-plugin-auto-css-modules": "^1.5.0",
"tailwindcss": "3.3.3",
"typescript": "5.3.2",
"typescript": "5.2.2",
"umi": "4.0.72"
}
}
2 changes: 1 addition & 1 deletion examples/vite2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"react-dev-inspector": "^2",
"rimraf": "3.0.2",
"tailwindcss": "3.3.3",
"typescript": "5.3.2",
"typescript": "5.2.2",
"vite": "2.9.16"
},
"browserslist": {
Expand Down
2 changes: 1 addition & 1 deletion examples/vite3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"react-dev-inspector": "^2",
"rimraf": "3.0.2",
"tailwindcss": "3.3.3",
"typescript": "5.3.2",
"typescript": "5.2.2",
"vite": "3.2.7"
},
"browserslist": {
Expand Down
2 changes: 1 addition & 1 deletion examples/vite4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"react-dev-inspector": "^2",
"rimraf": "3.0.2",
"tailwindcss": "3.3.3",
"typescript": "5.3.2",
"typescript": "5.2.2",
"vite": "4.4.2"
},
"browserslist": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"husky": "^8.0.3",
"lint-staged": "13.2.3",
"tsx": "3.12.7",
"typescript": "5.3.2"
"typescript": "5.2.2"
},
"pnpm": {
"overrides": {
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"tsx": "3.12.7",
"typescript": "5.3.2"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion packages/inspector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"storybook": "7.6.6",
"tailwindcss": "3.3.3",
"ts-node": "10.9.1",
"typescript": "5.3.2",
"typescript": "5.2.2",
"vite": "4.4.2",
"vitest": "1.1.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"@zthxxx/tsconfig": "1.0.2",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"typescript": "5.3.2"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion packages/umi3-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"@zthxxx/tsconfig": "1.0.2",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"typescript": "5.3.2"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion packages/umi4-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@zthxxx/tsconfig": "1.0.2",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"typescript": "5.3.2",
"typescript": "5.2.2",
"umi": "4.0.36"
}
}
2 changes: 1 addition & 1 deletion packages/umi4-plugin/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ export default function inspectorPlugin(api: IApi) {
}

// https://umijs.org/docs/api/plugin-api#addbeforemiddlewares
api.addBeforeMiddlewares(createLaunchEditorMiddleware)
api.addBeforeMiddlewares(createLaunchEditorMiddleware as unknown as Parameters<typeof api.addBeforeMiddlewares>[0])
}
2 changes: 1 addition & 1 deletion packages/vite-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@zthxxx/tsconfig": "1.0.2",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"typescript": "5.3.2",
"typescript": "5.2.2",
"vite": "2.9.16"
}
}
Loading

0 comments on commit db7ddb7

Please sign in to comment.