Skip to content

Commit

Permalink
Update rollup/plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 21, 2023
1 parent 857aa7f commit dc5e0f5
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 29 deletions.
60 changes: 36 additions & 24 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@cloudfour/eslint-plugin": "22.0.0",
"@rollup/plugin-alias": "5.0.0",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-node-resolve": "15.1.0",
"@rollup/plugin-node-resolve": "15.2.0",
"@rollup/plugin-terser": "0.4.3",
"@testing-library/dom": "9.3.0",
"@testing-library/jest-dom": "5.16.5",
Expand Down Expand Up @@ -62,8 +62,8 @@
"remark-lint-no-dead-urls": "1.1.0",
"remark-validate-links": "12.1.1",
"resolve.exports": "2.0.2",
"rollup-plugin-dts": "5.3.0",
"rollup-plugin-svelte": "7.1.5",
"rollup-plugin-dts": "5.3.1",
"rollup-plugin-svelte": "7.1.6",
"rollup-plugin-vue": "6.0.0",
"sass": "1.62.1",
"simple-code-frame": "1.3.0",
Expand All @@ -74,15 +74,15 @@
"vue": "3.3.4"
},
"dependencies": {
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-commonjs": "^25.0.4",
"acorn": "^8.10.0",
"cjs-module-lexer": "^1.2.3",
"es-module-lexer": "^1.3.0",
"esbuild": "^0.18.17",
"mime": "^3.0.0",
"postcss": "^8.4.27",
"puppeteer": "^20.5.0",
"rollup": "^3.23.1",
"rollup": "^3.28.0",
"rollup-plugin-postcss": "^4.0.2",
"source-map": "0.8.0-beta.0"
},
Expand Down

0 comments on commit dc5e0f5

Please sign in to comment.