mirror of
https://github.com/prymitive/karma
synced 2026-05-19 04:26:41 +00:00
chore(deps): bump vite-tsconfig-paths from 4.2.2 to 4.2.3 in /ui
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.2.2...v4.2.3) --- 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:
committed by
Łukasz Mierzwa
parent
a1663f1163
commit
664028b70e
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@@ -52,7 +52,7 @@
|
||||
"react-transition-group": "4.4.5",
|
||||
"typeface-open-sans": "1.1.13",
|
||||
"vite": "5.0.10",
|
||||
"vite-tsconfig-paths": "4.2.2"
|
||||
"vite-tsconfig-paths": "4.2.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "6.1.6",
|
||||
@@ -12529,9 +12529,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite-tsconfig-paths": {
|
||||
"version": "4.2.2",
|
||||
"resolved": "https://registry.npmjs.org/vite-tsconfig-paths/-/vite-tsconfig-paths-4.2.2.tgz",
|
||||
"integrity": "sha512-dq0FjyxHHDnp0uS3P12WEOX2W7NeuLzX9AWP38D7Zw2CTbFErapwQVlCiT5DMJcVWKQ1MMdTe92PZl/rBQ7qcw==",
|
||||
"version": "4.2.3",
|
||||
"resolved": "https://registry.npmjs.org/vite-tsconfig-paths/-/vite-tsconfig-paths-4.2.3.tgz",
|
||||
"integrity": "sha512-xVsA2xe6QSlzBujtWF8q2NYexh7PAUYfzJ4C8Axpe/7d2pcERYxuxGgph9F4f0iQO36g5tyGq6eBUYIssdUrVw==",
|
||||
"dependencies": {
|
||||
"debug": "^4.1.1",
|
||||
"globrex": "^0.1.2",
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"react-transition-group": "4.4.5",
|
||||
"typeface-open-sans": "1.1.13",
|
||||
"vite": "5.0.10",
|
||||
"vite-tsconfig-paths": "4.2.2"
|
||||
"vite-tsconfig-paths": "4.2.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "6.1.6",
|
||||
|
||||
Reference in New Issue
Block a user