chore(deps): bump vite-tsconfig-paths from 4.2.1 to 4.2.2 in /ui

Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-10 18:10:10 +00:00
committed by Łukasz Mierzwa
parent 5534db690b
commit af963e4da1
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -52,7 +52,7 @@
"react-transition-group": "4.4.5",
"typeface-open-sans": "1.1.13",
"vite": "5.0.7",
"vite-tsconfig-paths": "4.2.1"
"vite-tsconfig-paths": "4.2.2"
},
"devDependencies": {
"@testing-library/jest-dom": "6.1.5",
@@ -12493,9 +12493,9 @@
}
},
"node_modules/vite-tsconfig-paths": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/vite-tsconfig-paths/-/vite-tsconfig-paths-4.2.1.tgz",
"integrity": "sha512-GNUI6ZgPqT3oervkvzU+qtys83+75N/OuDaQl7HmOqFTb0pjZsuARrRipsyJhJ3enqV8beI1xhGbToR4o78nSQ==",
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/vite-tsconfig-paths/-/vite-tsconfig-paths-4.2.2.tgz",
"integrity": "sha512-dq0FjyxHHDnp0uS3P12WEOX2W7NeuLzX9AWP38D7Zw2CTbFErapwQVlCiT5DMJcVWKQ1MMdTe92PZl/rBQ7qcw==",
"dependencies": {
"debug": "^4.1.1",
"globrex": "^0.1.2",
+1 -1
View File
@@ -47,7 +47,7 @@
"react-transition-group": "4.4.5",
"typeface-open-sans": "1.1.13",
"vite": "5.0.7",
"vite-tsconfig-paths": "4.2.1"
"vite-tsconfig-paths": "4.2.2"
},
"devDependencies": {
"@testing-library/jest-dom": "6.1.5",