Skip to content

Commit

Permalink
chore(deps): update vite
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent e34fa3c commit f2d4754
Show file tree
Hide file tree
Showing 5 changed files with 94 additions and 94 deletions.
2 changes: 1 addition & 1 deletion apps/vite-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react-swc": "3.6.0",
"@vitejs/plugin-react-swc": "3.7.0",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
"rimraf": "5.0.7",
Expand Down
2 changes: 1 addition & 1 deletion docs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"tsconfig-config": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.12",
"vitest": "1.4.0"
"vitest": "1.6.0"
}
}
4 changes: 2 additions & 2 deletions packages/tokens-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react-swc": "3.6.0",
"@vitejs/plugin-react-swc": "3.7.0",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
"glob": "10.4.1",
Expand All @@ -62,7 +62,7 @@
"tsconfig-config": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite-plugin-dts": "3.8.3",
"vite-plugin-dts": "3.9.1",
"vite-plugin-lib-inject-css": "1.3.0"
}
}
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/node": "20.12.12",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react-swc": "3.6.0",
"@vitejs/plugin-react-swc": "3.7.0",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
"fs-extra": "11.2.0",
Expand All @@ -81,7 +81,7 @@
"tsconfig-config": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite-plugin-dts": "3.8.3",
"vite-plugin-dts": "3.9.1",
"vite-plugin-lib-inject-css": "1.3.0",
"vite-plugin-static-copy": "1.0.5"
}
Expand Down
Loading

0 comments on commit f2d4754

Please sign in to comment.