Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump vite-tsconfig-paths from 5.1.3 to 5.1.4 in /ui in the development-dependencies group #558

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-pwa": "^0.21.1",
"vite-plugin-svgr": "^4.3.0",
"vite-tsconfig-paths": "^5.1.3",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^2.1.8"
},
"resolutions": {
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13189,7 +13189,7 @@ __metadata:
vite-plugin-eslint: "npm:^1.8.1"
vite-plugin-pwa: "npm:^0.21.1"
vite-plugin-svgr: "npm:^4.3.0"
vite-tsconfig-paths: "npm:^5.1.3"
vite-tsconfig-paths: "npm:^5.1.4"
vitest: "npm:^2.1.8"
web-vitals: "npm:^4.2.4"
languageName: unknown
Expand Down Expand Up @@ -14771,9 +14771,9 @@ __metadata:
languageName: node
linkType: hard

"vite-tsconfig-paths@npm:^5.1.3":
version: 5.1.3
resolution: "vite-tsconfig-paths@npm:5.1.3"
"vite-tsconfig-paths@npm:^5.1.4":
version: 5.1.4
resolution: "vite-tsconfig-paths@npm:5.1.4"
dependencies:
debug: "npm:^4.1.1"
globrex: "npm:^0.1.2"
Expand All @@ -14783,7 +14783,7 @@ __metadata:
peerDependenciesMeta:
vite:
optional: true
checksum: 10/980e4f6fad478319620235ddbbd68a5651902befc9ca587b378fc6c19c6bc3df62fbe540bd248c4ecd5b02a0bc02cf9884f1a296d1f0cc6b0063f7b8c8ca6f12
checksum: 10/b409dbd17829f560021a71dba3e473b9c06dcf5fdc9d630b72c1f787145ec478b38caff1be04868971ac8bdcbf0f5af45eeece23dbc9c59c54b901f867740ae0
languageName: node
linkType: hard

Expand Down
Loading