Skip to content

Commit

Permalink
Bump the npm_and_yarn group across 1 directory with 2 updates (#723)
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 2 updates in the / directory: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `fast-xml-parser` from 4.3.6 to 4.4.1
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.3.6...v4.4.1)

Updates `vite` from 5.2.10 to 5.2.14
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.2.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.14/packages/vite)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Saulius Skliutas <[email protected]>
  • Loading branch information
dependabot[bot] and saskliutas authored Oct 4, 2024
1 parent f3147aa commit 178c277
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion apps/full-stack-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"chai-subset": "^1.6.0",
"cpx2": "^7.0.1",
"eslint": "^8.57.0",
"fast-xml-parser": "^4.3.6",
"fast-xml-parser": "^4.4.1",
"global-jsdom": "^24.0.0",
"i18next-http-backend": "^1.4.5",
"ignore-styles": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/test-app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"rxjs": "^7.8.1",
"sass": "^1.75.0",
"typescript": "~5.4.5",
"vite": "^5.2.10",
"vite": "^5.2.14",
"vite-plugin-static-copy": "^1.0.3"
}
}
34 changes: 17 additions & 17 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 178c277

Please sign in to comment.