Skip to content

Commit 622b213

Browse files
committed
Merge branch 'update_flake_lock_action' of https://github.com/DeterminateSystems/zero-to-nix into update_flake_lock_action
2 parents f1f66ef + 716096b commit 622b213

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

nix/templates/pkg/javascript/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nix/templates/pkg/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"build": "vite build"
55
},
66
"devDependencies": {
7-
"vite": "^6.3.6"
7+
"vite": "^6.4.1"
88
}
99
}

0 commit comments

Comments
 (0)