Skip to content

Commit 20252f5

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates
Bumps the npm_and_yarn group with 5 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.3.5` | `6.3.6` | | [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.11` | `1.1.12` | | [jspdf](https://github.com/parallax/jsPDF) | `3.0.1` | `3.0.2` | | [tmp](https://github.com/raszi/node-tmp) | `0.0.33` | `removed` | | [inquirer](https://github.com/SBoudrias/Inquirer.js) | `8.2.6` | `8.2.7` | Updates `vite` from 6.3.5 to 6.3.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite) Updates `brace-expansion` from 1.1.11 to 1.1.12 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12) Updates `jspdf` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/parallax/jsPDF/releases) - [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md) - [Commits](parallax/jsPDF@v3.0.1...v3.0.2) Removes `tmp` Updates `inquirer` from 8.2.6 to 8.2.7 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.6...inquirer@8.2.7) --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.6 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jspdf dependency-version: 3.0.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tmp dependency-version: dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: inquirer dependency-version: 8.2.7 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dcd2734 commit 20252f5

2 files changed

Lines changed: 93 additions & 105 deletions

File tree

frontend/package-lock.json

Lines changed: 92 additions & 104 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"tailwindcss": "^3.4.13",
9494
"tsx": "^4.19.3",
9595
"typescript": "^5.6.2",
96-
"vite": "^6.3.4",
96+
"vite": "^6.3.6",
9797
"vite-plugin-html": "^3.2.2",
9898
"vite-tsconfig-paths": "^5.0.1",
9999
"vitest": "^3.0.7"

0 commit comments

Comments
 (0)