Skip to content

Commit 3038b74

Browse files
fix(deps): update dependency vite-tsconfig-paths to v5
1 parent c206b57 commit 3038b74

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-window": "1.8.11",
3131
"vite": "6.3.6",
3232
"vite-plugin-pwa": "0.21.2",
33-
"vite-tsconfig-paths": "4.3.2",
33+
"vite-tsconfig-paths": "5.1.4",
3434
"web-vitals": "3.5.2",
3535
"workbox-background-sync": "7.3.0",
3636
"workbox-broadcast-update": "7.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5093,10 +5093,10 @@ [email protected]:
50935093
workbox-build "^7.3.0"
50945094
workbox-window "^7.3.0"
50955095

5096-
vite-tsconfig-paths@4.3.2:
5097-
version "4.3.2"
5098-
resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-4.3.2.tgz#321f02e4b736a90ff62f9086467faf4e2da857a9"
5099-
integrity sha512-0Vd/a6po6Q+86rPlntHye7F31zA2URZMbH8M3saAZ/xR9QoGN/L21bxEGfXdWmFdNkqPpRdxFT7nmNe12e9/uA==
5096+
vite-tsconfig-paths@5.1.4:
5097+
version "5.1.4"
5098+
resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-5.1.4.tgz#d9a71106a7ff2c1c840c6f1708042f76a9212ed4"
5099+
integrity sha512-cYj0LRuLV2c2sMqhqhGpaO3LretdtMn/BVX4cPLanIZuwwrkVl+lK84E/miEXkCHWXuq65rhNN4rXsBcOB3S4w==
51005100
dependencies:
51015101
debug "^4.1.1"
51025102
globrex "^0.1.2"

0 commit comments

Comments
 (0)