Skip to content

Commit

Permalink
Update rollup/plugins (#705)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent c51bbcb commit 61f805b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@cloudfour/eslint-plugin": "23.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": "6.0.1",
Expand Down Expand Up @@ -63,7 +63,7 @@
"remark-validate-links": "12.1.1",
"resolve.exports": "2.0.2",
"rollup-plugin-dts": "6.0.0",
"rollup-plugin-svelte": "7.1.5",
"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.19.2",
"mime": "^3.0.0",
"postcss": "^8.4.28",
"puppeteer": "^21.1.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 61f805b

Please sign in to comment.