Skip to content

Commit

Permalink
chore(deps): update dependency vite-plugin-dts to v3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 5, 2024
1 parent faa13a0 commit 2e911a1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"typescript": "5.4.5",
"typescript-eslint": "7.8.0",
"vite": "5.2.11",
"vite-plugin-dts": "3.9.0"
"vite-plugin-dts": "3.9.1"
},
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/embedded/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react-dom": "18.3.1",
"rollup-plugin-preserve-directives": "0.4.0",
"vite": "5.2.11",
"vite-plugin-dts": "3.9.0"
"vite-plugin-dts": "3.9.1"
},
"peerDependencies": {
"react": "18.3.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3651,7 +3651,7 @@ __metadata:
typescript: "npm:5.4.5"
typescript-eslint: "npm:7.8.0"
vite: "npm:5.2.11"
vite-plugin-dts: "npm:3.9.0"
vite-plugin-dts: "npm:3.9.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3688,7 +3688,7 @@ __metadata:
react-dom: "npm:18.3.1"
rollup-plugin-preserve-directives: "npm:0.4.0"
vite: "npm:5.2.11"
vite-plugin-dts: "npm:3.9.0"
vite-plugin-dts: "npm:3.9.1"
peerDependencies:
react: 18.3.1
react-dom: 18.3.1
Expand Down Expand Up @@ -16612,9 +16612,9 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-dts@npm:3.9.0":
version: 3.9.0
resolution: "vite-plugin-dts@npm:3.9.0"
"vite-plugin-dts@npm:3.9.1":
version: 3.9.1
resolution: "vite-plugin-dts@npm:3.9.1"
dependencies:
"@microsoft/api-extractor": "npm:7.43.0"
"@rollup/pluginutils": "npm:^5.1.0"
Expand All @@ -16629,7 +16629,7 @@ __metadata:
peerDependenciesMeta:
vite:
optional: true
checksum: 10/b27269c33f63ff54b2c21b9e77deef8570aaee895b29eb557b40987fac4e65b361ab0bee4da4261feca0c18e92dbab1344103eee0c9dc51310c16d7c063f51f7
checksum: 10/3a0c65fb45dd5ce6e83e7525df2de3d7c27d92f39e7d363d27b6c2daf66feaf820c4bc014f326cb903dc816db8027845df7add47a8f33e80aa3927443299e812
languageName: node
linkType: hard

Expand Down

0 comments on commit 2e911a1

Please sign in to comment.