Skip to content

Commit

Permalink
chore(deps): upgrade esbuild-loader (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw authored Feb 17, 2021
1 parent d6d23c8 commit f1330a9
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 689 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"test": "yarn lint && jest --verbose"
},
"dependencies": {
"esbuild-loader": "^2.9.1",
"esbuild-loader": "^2.9.2",
"rimraf": "^3.0.2",
"semver": "^7.3.4",
"speed-measure-webpack-plugin": "^1.4.2",
Expand All @@ -46,7 +46,7 @@
"@babel/preset-env": "7.12.16",
"@babel/preset-typescript": "7.12.16",
"@nuxt/content": "^1.13.1",
"@nuxt/image": "^0.4.0",
"@nuxt/image": "^0.4.1",
"@nuxt/test-utils": "0.1.3",
"@nuxt/types": "2.15.0",
"@nuxt/typescript-build": "latest",
Expand All @@ -73,7 +73,7 @@
"eslint-webpack-plugin": "^2.5.1",
"jest": "latest",
"loader-utils": "latest",
"nuxt-edge": "latest",
"nuxt-edge": "2.15.1-26892035.d58c4f72",
"release-it": "^14.4.0",
"siroc": "0.6.6",
"standard-version": "latest"
Expand Down
Loading

0 comments on commit f1330a9

Please sign in to comment.