Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 4.5.3 to 4.5.6
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent d02335d commit 9a0a16b
Show file tree
Hide file tree
Showing 15 changed files with 25,539 additions and 19,866 deletions.
2 changes: 1 addition & 1 deletion apps/backoffice-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
"tailwindcss": "^3.2.4",
"type-fest": "^4.23.0",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite": "^4.5.6",
"vite-plugin-mkcert": "^1.16.0",
"vite-plugin-top-level-await": "^1.4.4",
"vite-tsconfig-paths": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/kyb-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"tailwindcss": "^3.3.2",
"tailwindcss-animate": "1.0.5",
"typescript": "^5.0.2",
"vite": "^4.5.3",
"vite": "^4.5.6",
"vite-plugin-checker": "^0.6.1",
"vite-plugin-top-level-await": "^1.4.4",
"vite-tsconfig-paths": "^4.0.7",
Expand Down
2 changes: 1 addition & 1 deletion apps/workflows-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"tailwindcss": "^3.2.7",
"ts-jest": "^29.1.0",
"typescript": "^5.0.2",
"vite": "^4.5.3",
"vite": "^4.5.6",
"vite-plugin-checker": "^0.6.1",
"vite-tsconfig-paths": "^4.0.7"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/headless-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"tailwindcss": "^3.2.4",
"tslib": "^2.5.0",
"typescript": "^4.9.3",
"vite": "^4.5.3"
"vite": "^4.5.6"
},
"dependencies": {
"@ballerine/common": "0.9.70",
Expand Down
2 changes: 1 addition & 1 deletion examples/report-generation-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"typescript": "^5.2.2",
"vite": "^4.5.3"
"vite": "^4.5.6"
}
}
2 changes: 1 addition & 1 deletion packages/blocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"storybook": "^7.1.0",
"ts-node": "^10.9.1",
"typescript": "5.1.6",
"vite": "^4.5.3",
"vite": "^4.5.6",
"vite-tsconfig-paths": "^4.0.7",
"vitest": "^0.33.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"rollup-plugin-visualizer": "5.6.0",
"ts-node": "^10.9.1",
"typescript": "4.9.5",
"vite": "^4.5.3",
"vite": "^4.5.6",
"vitest": "^0.28.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-pdf-toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"storybook": "^7.0.26",
"tailwindcss": "^3.4.0",
"typescript": "^5.2.2",
"vite": "^4.5.3",
"vite": "^4.5.6",
"vite-plugin-dts": "^4.0.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rules-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"rollup-plugin-visualizer": "5.6.0",
"ts-node": "^10.9.1",
"typescript": "4.9.5",
"vite": "^4.5.3",
"vite": "^4.5.6",
"vitest": "^0.28.4"
}
}
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"tailwindcss-animate": "1.0.5",
"type-fest": "4.23.0",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite": "^4.5.6",
"vite-plugin-dts": "^4.0.1",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^0.33.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/workflow-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"rollup-plugin-visualizer": "5.6.0",
"ts-node": "^10.9.1",
"typescript": "5.1.6",
"vite": "^4.5.3",
"vite": "^4.5.6",
"vitest": "^0.28.4"
}
}
Loading

0 comments on commit 9a0a16b

Please sign in to comment.