Skip to content
Open
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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"tailwindcss": "4.0.11",
"titleize": "^4.0.0",
"viem": "2.x",
"vite-tsconfig-paths": "^5.1.4",
"vite-tsconfig-paths": "^6.0.3",
"wagmi": "^2.14.15",
"zod": "^4.1.5",
"zustand": "^5.0.4"
Expand Down Expand Up @@ -74,7 +74,7 @@
"tsc": "^2.0.4",
"typescript": "^5.8.2",
"vite": "^7.1.7",
"vite-tsconfig-paths": "^5.1.4"
"vite-tsconfig-paths": "^6.0.3"
},
"packageManager": "yarn@4.7.0"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1383,7 +1383,7 @@ __metadata:
typescript: "npm:^5.8.2"
viem: "npm:2.x"
vite: "npm:^7.1.7"
vite-tsconfig-paths: "npm:^5.1.4"
vite-tsconfig-paths: "npm:^6.0.3"
wagmi: "npm:^2.14.15"
zod: "npm:^4.1.5"
zustand: "npm:^5.0.4"
Expand Down Expand Up @@ -12736,9 +12736,9 @@ __metadata:
languageName: node
linkType: hard

"vite-tsconfig-paths@npm:^5.1.4":
version: 5.1.4
resolution: "vite-tsconfig-paths@npm:5.1.4"
"vite-tsconfig-paths@npm:^6.0.3":
version: 6.0.3
resolution: "vite-tsconfig-paths@npm:6.0.3"
dependencies:
debug: "npm:^4.1.1"
globrex: "npm:^0.1.2"
Expand All @@ -12748,7 +12748,7 @@ __metadata:
peerDependenciesMeta:
vite:
optional: true
checksum: 10c0/6228f23155ea25d92b1e1702284cf8dc52ad3c683c5ca691edd5a4c82d2913e7326d00708cef1cbfde9bb226261df0e0a12e03ef1d43b6a92d8f02b483ef37e3
checksum: 10c0/75cfe470f1ec0e776b2aec1d2e71316d5e1214f485fce7daaed4e4789d6f667881fb85d98129b6463a5b70c7524ef258b401c4871ed8b6318ac45cc892ee778a
languageName: node
linkType: hard

Expand Down