chore(site): update mcfly & nitro
This commit is contained in:
parent
c69cee4a36
commit
b0738b0c37
2 changed files with 2426 additions and 3650 deletions
6068
pnpm-lock.yaml
6068
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
|
@ -10,10 +10,10 @@
|
||||||
"build:preview": "pnpm run build && pnpm run preview"
|
"build:preview": "pnpm run build && pnpm run preview"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mcflyjs/cli": "latest",
|
"@mcflyjs/cli": "^0.0.27",
|
||||||
"@mcflyjs/config": "latest",
|
"@mcflyjs/config": "^0.1.5",
|
||||||
"@mcflyjs/core": "^0.5.2",
|
"@mcflyjs/core": "^0.5.4",
|
||||||
"nitropack": "2.8"
|
"nitropack": "~2.10.4"
|
||||||
},
|
},
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|
Loading…
Reference in a new issue