Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Commit 0d2ccab

Browse files
Bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 2 updates in the /search-app/front-end directory: [axios](https://github.com/axios/axios) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `axios` from 1.8.4 to 1.12.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.4...v1.12.0) Updates `vite` from 6.3.4 to 6.4.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite) Updates `form-data` from 4.0.2 to 4.0.4 - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.2...v4.0.4) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 6.4.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 186cbad commit 0d2ccab

2 files changed

Lines changed: 38 additions & 15 deletions

File tree

search-app/front-end/package-lock.json

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

search-app/front-end/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@popperjs/core": "^2.11.8",
1919
"@vuepic/vue-datepicker": "^11.0.2",
2020
"@vueuse/core": "^12.5.0",
21-
"axios": "^1.7.9",
21+
"axios": "^1.12.0",
2222
"highlight.js": "^11.11.1",
2323
"pdf-lib": "^1.17.1",
2424
"simple-code-editor": "^2.0.9",
@@ -32,7 +32,7 @@
3232
"@vue/test-utils": "^2.4.6",
3333
"jsdom": "^26.0.0",
3434
"sass": "^1.84.0",
35-
"vite": "^6.3.4",
35+
"vite": "^6.4.1",
3636
"vite-plugin-vue-devtools": "^7.7.0",
3737
"vitest": "^3.0.7"
3838
},

0 commit comments

Comments
 (0)