Skip to content

Commit

Permalink
Merge branch 'main' into aw/tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Sep 25, 2024
2 parents 983f5dd + 4d9bf10 commit 05e7a43
Show file tree
Hide file tree
Showing 5 changed files with 225 additions and 34 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
inherit version;

src = "${src}/kitsune-fe";
npmDepsHash = "sha256-H1xGeiDPUtXirWvmEuOhdYdZey/nm9O96A1ihnkhmt8=";
npmDepsHash = "sha256-IVeP3VoMJSkvz5lGXAOGVBRy1UkdtrZmhJ0nWfjIv6Y=";

npmFlags = [ "--legacy-peer-deps" ];

Expand Down
25 changes: 19 additions & 6 deletions kitsune-fe/package-lock.json

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

2 changes: 1 addition & 1 deletion kitsune-fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"tslib": "^2.7.0",
"typescript": "^5.6.2",
"unplugin-icons": "^0.19.3",
"vite": "^5.4.5",
"vite": "^5.4.6",
"vitest": "^2.1.1",
"zod": "^3.23.8"
},
Expand Down
226 changes: 202 additions & 24 deletions website/package-lock.json

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

0 comments on commit 05e7a43

Please sign in to comment.