mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
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:
committed by
Łukasz Mierzwa
parent
5534db690b
commit
af963e4da1
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user