Skip to content

Commit

Permalink
chore(deps): update dependency vite-plugin-dts to v4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 28, 2024
1 parent e9cc82e commit b6a0cc2
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"typescript": "5.6.2",
"typescript-eslint": "8.6.0",
"vite": "5.4.8",
"vite-plugin-dts": "4.2.1"
"vite-plugin-dts": "4.2.2"
},
"peerDependencies": {
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/embedded/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"rollup-plugin-preserve-directives": "0.4.0",
"typescript": "5.6.2",
"vite": "5.4.8",
"vite-plugin-dts": "4.2.1"
"vite-plugin-dts": "4.2.2"
},
"peerDependencies": {
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"typescript": "5.6.2",
"typescript-eslint": "8.6.0",
"vite": "5.4.8",
"vite-plugin-dts": "4.2.1"
"vite-plugin-dts": "4.2.2"
}
}
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2994,7 +2994,7 @@ __metadata:
typescript: "npm:5.6.2"
typescript-eslint: "npm:8.6.0"
vite: "npm:5.4.8"
vite-plugin-dts: "npm:4.2.1"
vite-plugin-dts: "npm:4.2.2"
peerDependencies:
react: 18.3.1
react-dom: 18.3.1
Expand Down Expand Up @@ -3036,7 +3036,7 @@ __metadata:
rollup-plugin-preserve-directives: "npm:0.4.0"
typescript: "npm:5.6.2"
vite: "npm:5.4.8"
vite-plugin-dts: "npm:4.2.1"
vite-plugin-dts: "npm:4.2.2"
peerDependencies:
react: 18.3.1
react-dom: 18.3.1
Expand All @@ -3058,7 +3058,7 @@ __metadata:
typescript: "npm:5.6.2"
typescript-eslint: "npm:8.6.0"
vite: "npm:5.4.8"
vite-plugin-dts: "npm:4.2.1"
vite-plugin-dts: "npm:4.2.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -13892,9 +13892,9 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-dts@npm:4.2.1":
version: 4.2.1
resolution: "vite-plugin-dts@npm:4.2.1"
"vite-plugin-dts@npm:4.2.2":
version: 4.2.2
resolution: "vite-plugin-dts@npm:4.2.2"
dependencies:
"@microsoft/api-extractor": "npm:7.47.7"
"@rollup/pluginutils": "npm:^5.1.0"
Expand All @@ -13911,7 +13911,7 @@ __metadata:
peerDependenciesMeta:
vite:
optional: true
checksum: 10/ad5bf2c735a2314eb7a1ce621cdf19165f17f389e5a0621b565694a96cd1579cf6e6a5b9008d01f031392b64ae312fdaf3a0110e6ce2f2e80c40ae7779a5efce
checksum: 10/699b9597c9d63bf87e8dcb02bad74472bc8f266704001969c6ed147dce2163a5ccd9dae229fa0efc12020e3a6e896f15a35809158cb1776f488631115c048ab4
languageName: node
linkType: hard

Expand Down

0 comments on commit b6a0cc2

Please sign in to comment.