Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mpiorowski committed Oct 3, 2024
2 parents 90adb33 + da6ff42 commit 08fca26
Show file tree
Hide file tree
Showing 11 changed files with 2,093 additions and 1,575 deletions.
429 changes: 248 additions & 181 deletions client/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"prettier": "^3.1.1",
"prettier-plugin-svelte": "^3.1.2",
"prettier-plugin-tailwindcss": "^0.5.9",
"svelte": "^4.2.0",
"svelte": "^4.2.19",
"svelte-check": "^3.5.1",
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2",
"vite": "^5.0.13",
"vite": "^5.4.8",
"vitest": "^1.0.4"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion proto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ name = "proto"
path = "proto.rs"

[dependencies]
tonic-build = "0.9.2"
tonic-build = "0.9"
6 changes: 3 additions & 3 deletions proto/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 08fca26

Please sign in to comment.