random-ass changes

This commit is contained in:
iamBadgers
2025-06-19 23:34:08 -07:00
parent a62fe1aba9
commit d480267c64
14 changed files with 158 additions and 67 deletions

View File

@@ -14,13 +14,11 @@
"format": "prettier --write src/"
},
"dependencies": {
"@protobuf-ts/grpcweb-transport": "^2.11.0",
"@protobuf-ts/plugin": "^2.11.0",
"google-protobuf": "^3.21.4",
"grpc-web": "^1.5.0",
"vue": "^3.5.13"
},
"devDependencies": {
"@protobuf-ts/grpcweb-transport": "^2.11.0",
"@protobuf-ts/plugin": "^2.11.0",
"@tsconfig/node22": "^22.0.1",
"@types/google-protobuf": "^3.15.12",
"@types/node": "^22.15.31",
@@ -30,6 +28,8 @@
"@vue/tsconfig": "^0.7.0",
"eslint": "^9.22.0",
"eslint-plugin-vue": "~10.0.0",
"google-protobuf": "^3.21.4",
"grpc-web": "^1.5.0",
"jiti": "^2.4.2",
"npm-run-all2": "^7.0.2",
"prettier": "3.5.3",