Skip to content

Commit

Permalink
fix($deps): error
Browse files Browse the repository at this point in the history
  • Loading branch information
iq9891 committed Jun 16, 2022
1 parent 829bce8 commit 0d271f4
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 39 deletions.
2 changes: 1 addition & 1 deletion packages/biu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@fe6/biu-deps": "^1.0.2",
"@fe6/biu-deps-webpack": "^1.0.4",
"@fe6/biu-deps-webpack": "^1.0.5",
"@fe6/biu-utils": "^1.0.1",
"@swc/core": "1.2.164",
"esbuild": "0.14.38"
Expand Down
6 changes: 3 additions & 3 deletions packages/deps-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,12 @@
"hash-sum": "2.0.0",
"html-loader": "3.1.0",
"html-webpack-plugin": "5.5.0",
"less": "4.1.2",
"less-loader": "10.2.0",
"loader-utils": "2.0.2",
"lodash": "4.17.21",
"mini-css-extract-plugin": "2.6.0",
"postcss": "8.4.12",
"postcss-loader": "6.2.1",
"pretty-error": "4.0.0",
"sass": "1.49.9",
"sass-loader": "12.6.0",
"style-loader": "3.3.1",
"tapable": "2.2.1",
Expand Down Expand Up @@ -179,7 +176,10 @@
"html-minifier-terser": "6.0.2",
"http-proxy-middleware": "2.0.4",
"jest-worker": "27.5.1",
"less": "4.1.2",
"postcss": "8.4.12",
"react-refresh": "0.13.0",
"sass": "1.49.9",
"terser": "5.7.2",
"typescript": "4.6.2"
},
Expand Down
55 changes: 20 additions & 35 deletions pnpm-lock.yaml

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

0 comments on commit 0d271f4

Please sign in to comment.