This commit is contained in:
Emile Bangma
2025-05-29 01:20:59 +02:00
committed by GitHub
parent 996d8d51fa
commit 7fa9253abc
7 changed files with 13 additions and 13 deletions

8
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@jackyzha0/quartz",
"version": "4.5.0",
"version": "4.5.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@jackyzha0/quartz",
"version": "4.5.0",
"version": "4.5.1",
"license": "MIT",
"dependencies": {
"@clack/prompts": "^0.11.0",
@ -90,8 +90,8 @@
"typescript": "^5.8.3"
},
"engines": {
"node": ">=20",
"npm": ">=9.3.1"
"node": ">=22",
"npm": ">=10.9.2"
}
},
"node_modules/@bufbuild/protobuf": {