Skip to content

Commit

Permalink
Merge pull request #105 from nextcloud-libraries/dependabot/npm_and_y…
Browse files Browse the repository at this point in the history
…arn/browserslist-to-esbuild-2.1.1
  • Loading branch information
dependabot[bot] committed Jan 27, 2024
2 parents 46df184 + b80d191 commit 38a8ed6
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 23 deletions.
60 changes: 39 additions & 21 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,21 @@
"test:coverage": "vitest run --coverage.enabled --coverage.all"
},
"peerDependencies": {
"browserslist": ">=4.0",
"sass": ">=1.60",
"vite": "^4 || ^5"
},
"dependencies": {
"@rollup/plugin-replace": "^5.0.5",
"@vitejs/plugin-vue2": "^2.3.1",
"browserslist-to-esbuild": "^1.2.0",
"browserslist-to-esbuild": "^2.1.1",
"magic-string": "^0.30.5",
"rollup-plugin-corejs": "^1.0.0-beta.2",
"rollup-plugin-esbuild-minify": "^1.1.1",
"rollup-plugin-license": "^3.2.0",
"rollup-plugin-node-externals": "^6.1.2",
"vite-plugin-css-injected-by-js": "^3.3.1",
"vite-plugin-dts": "^3.7.1",
"vite-plugin-dts": "^3.7.2",
"vite-plugin-node-polyfills": "^0.19.0"
},
"devDependencies": {
Expand Down

0 comments on commit 38a8ed6

Please sign in to comment.