Skip to content

Commit

Permalink
chore(deps): update dependency vite-plugin-css-injected-by-js to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent 02c2f32 commit a9cc553
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"tsup": "^6.4.0",
"typescript": "^4.8.4",
"vite": "^4.0.1",
"vite-plugin-css-injected-by-js": "2.1.1",
"vite-plugin-css-injected-by-js": "3.1.2",
"vite-plugin-dts": "^1.7.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"terser": "5.4.0",
"typescript": "^4.8.4",
"vite": "^4.0.1",
"vite-plugin-css-injected-by-js": "2.1.1",
"vite-plugin-css-injected-by-js": "3.1.2",
"vite-plugin-dts": "^1.7.0",
"vite-plugin-vue2": "^2.0.2",
"vue-template-compiler": "2.6.11"
Expand Down
2 changes: 1 addition & 1 deletion packages/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"sass": "^1.56.1",
"typescript": "^4.8.4",
"vite": "^4.0.1",
"vite-plugin-css-injected-by-js": "2.1.1",
"vite-plugin-css-injected-by-js": "3.1.2",
"vite-plugin-dts": "^1.7.0"
},
"engines": {
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

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

0 comments on commit a9cc553

Please sign in to comment.