Skip to content

Commit

Permalink
chore(deps-dev): bump vite-plugin-dts from 3.4.0 to 3.5.1 (#100)
Browse files Browse the repository at this point in the history
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 3.4.0 to 3.5.1.
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](qmhc/vite-plugin-dts@v3.4.0...v3.5.1)

---
updated-dependencies:
- dependency-name: vite-plugin-dts
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent 6950cd0 commit dc14e9f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/arancini/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.1.3",
"vite": "^4.2.1",
"vite-plugin-dts": "^3.4.0"
"vite-plugin-dts": "^3.5.1"
},
"type": "module",
"main": "./index.js",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5562,7 +5562,7 @@ __metadata:
rollup-plugin-filesize: ^10.0.0
typescript: ^5.1.3
vite: ^4.2.1
vite-plugin-dts: ^3.4.0
vite-plugin-dts: ^3.5.1
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
Expand Down Expand Up @@ -14417,9 +14417,9 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-dts@npm:^3.4.0":
version: 3.4.0
resolution: "vite-plugin-dts@npm:3.4.0"
"vite-plugin-dts@npm:^3.5.1":
version: 3.5.1
resolution: "vite-plugin-dts@npm:3.5.1"
dependencies:
"@microsoft/api-extractor": ^7.36.3
"@rollup/pluginutils": ^5.0.2
Expand All @@ -14433,7 +14433,7 @@ __metadata:
peerDependenciesMeta:
vite:
optional: true
checksum: 47f0b2a1415b870978ba361d2e3cf31715270b7e4534da5046ff23dbb10730ba8e4b6a17d810a6264ce1362256cae67074bd6243ab8da0cd403bfe83a5554f91
checksum: 8a47a78336fe5074592fbbd8855dbd113707a9f15d2cfa3f9a17d760b0b49b5f5560d728f0acb4e8fae034d781af914279064b61778fa611f88ff2dee8296aa1
languageName: node
linkType: hard

Expand Down

2 comments on commit dc14e9f

@vercel
Copy link

@vercel vercel bot commented on dc14e9f Aug 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on dc14e9f Aug 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.