mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-25 09:43:49 +02:00
fix
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
"@tanstack/vue-table": "^8.21.3",
|
||||
"@tanstack/vue-virtual": "^3.13.18",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^25.0.8",
|
||||
"@types/node": "^25.0.9",
|
||||
"@vee-validate/zod": "^4.15.1",
|
||||
"@vitejs/plugin-vue": "^6.0.3",
|
||||
"@vitejs/plugin-vue-jsx": "^5.1.3",
|
||||
@@ -90,7 +90,7 @@
|
||||
"vue-router": "^4.6.4",
|
||||
"vue-showdown": "^4.2.0",
|
||||
"vue-sonner": "^2.0.9",
|
||||
"worker-timers": "^8.0.28",
|
||||
"worker-timers": "^8.0.29",
|
||||
"yargs": "^18.0.0",
|
||||
"zod": "^3.25.76"
|
||||
},
|
||||
@@ -179,6 +179,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"hazardous": "^0.3.0",
|
||||
"node-api-dotnet": "^0.9.18"
|
||||
"node-api-dotnet": "^0.9.19"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user