Skip to content

Commit

Permalink
chore(deps-dev): bump vite-tsconfig-paths
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group in /ui with 1 update: [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths).


Updates `vite-tsconfig-paths` from 5.1.3 to 5.1.4
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v5.1.3...v5.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 057666c commit be39e05
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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

0 comments on commit be39e05

Please sign in to comment.