Skip to content

Commit

Permalink
Update Rollup
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent c5a5b7c commit f6fd645
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 45 deletions.
80 changes: 38 additions & 42 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
},
"devDependencies": {
"@nordcloud/eslint-config-pat": "^9.3.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-node-resolve": "^15.3.0",
"@storybook/addon-essentials": "^7.6.7",
"@storybook/addon-mdx-gfm": "^7.6.7",
"@storybook/addons": "^7.6.7",
Expand Down Expand Up @@ -106,7 +106,7 @@
"react-awesome-styled-grid": "^3.1.4",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^18.2.0",
"rollup": "^3.29.4",
"rollup": "^3.29.5",
"rollup-plugin-typescript2": "^0.36.0",
"storybook": "^7.6.7",
"styled-components": "^5.3.11",
Expand Down

0 comments on commit f6fd645

Please sign in to comment.