Skip to content

Commit

Permalink
fix(general): upgrade package versions
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump @rollup/plugin-node-resolve from 14.1.0 to 15.0.0

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 14.1.0 to 15.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v15.0.0/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* upgrade storybook

* drop argTypes.defaultValue

* chore(deps-dev): bump react-calendar from 3.7.0 to 3.9.0 (#144)

Bumps [react-calendar](https://github.com/wojtekmaj/react-calendar) from 3.7.0 to 3.9.0.
- [Release notes](https://github.com/wojtekmaj/react-calendar/releases)
- [Commits](wojtekmaj/react-calendar@v3.7.0...v3.9.0)

---
updated-dependencies:
- dependency-name: react-calendar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrade react-calendar

* upgrade rollup

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
jphechter and dependabot[bot] authored Oct 13, 2022
1 parent bfca7e8 commit a6fbbf9
Show file tree
Hide file tree
Showing 4 changed files with 1,064 additions and 3,935 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
legacy-peer-deps=true
Loading

0 comments on commit a6fbbf9

Please sign in to comment.