chore: update c12 which fix json5 parse issue

and it's also supports .config directory
This commit is contained in:
Sadegh Barati 2024-02-14 17:56:24 +03:30
parent 1e8f076421
commit 4b60e69f4a
2 changed files with 11 additions and 11 deletions

View File

@ -48,7 +48,7 @@
"@babel/core": "^7.23.9", "@babel/core": "^7.23.9",
"@babel/parser": "^7.23.9", "@babel/parser": "^7.23.9",
"@vue/compiler-sfc": "^3.4.19", "@vue/compiler-sfc": "^3.4.19",
"c12": "^1.7.0", "c12": "^1.8.0",
"commander": "^12.0.0", "commander": "^12.0.0",
"consola": "^3.2.3", "consola": "^3.2.3",
"detype": "npm:detypes@^0.7.6", "detype": "npm:detypes@^0.7.6",

View File

@ -211,8 +211,8 @@ importers:
specifier: ^3.4.19 specifier: ^3.4.19
version: 3.4.19 version: 3.4.19
c12: c12:
specifier: ^1.7.0 specifier: ^1.8.0
version: 1.7.0 version: 1.8.0
commander: commander:
specifier: ^12.0.0 specifier: ^12.0.0
version: 12.0.0 version: 12.0.0
@ -2422,7 +2422,7 @@ packages:
engines: {node: ^14.18.0 || >=16.10.0} engines: {node: ^14.18.0 || >=16.10.0}
dependencies: dependencies:
'@nuxt/schema': 3.10.0 '@nuxt/schema': 3.10.0
c12: 1.7.0 c12: 1.8.0
consola: 3.2.3 consola: 3.2.3
defu: 6.1.4 defu: 6.1.4
globby: 14.0.0 globby: 14.0.0
@ -2449,7 +2449,7 @@ packages:
engines: {node: ^14.18.0 || >=16.10.0} engines: {node: ^14.18.0 || >=16.10.0}
dependencies: dependencies:
'@nuxt/schema': 3.10.0(rollup@3.29.4) '@nuxt/schema': 3.10.0(rollup@3.29.4)
c12: 1.7.0 c12: 1.8.0
consola: 3.2.3 consola: 3.2.3
defu: 6.1.4 defu: 6.1.4
globby: 14.0.0 globby: 14.0.0
@ -2594,7 +2594,7 @@ packages:
dependencies: dependencies:
'@nuxt/kit': 3.10.0(rollup@3.29.4) '@nuxt/kit': 3.10.0(rollup@3.29.4)
'@nuxt/schema': 3.10.0(rollup@3.29.4) '@nuxt/schema': 3.10.0(rollup@3.29.4)
c12: 1.7.0 c12: 1.8.0
consola: 3.2.3 consola: 3.2.3
defu: 6.1.4 defu: 6.1.4
destr: 2.0.2 destr: 2.0.2
@ -5046,7 +5046,7 @@ packages:
hasBin: true hasBin: true
dependencies: dependencies:
'@jsdevtools/ez-spawn': 3.0.4 '@jsdevtools/ez-spawn': 3.0.4
c12: 1.7.0 c12: 1.8.0
cac: 6.7.14 cac: 6.7.14
fast-glob: 3.3.2 fast-glob: 3.3.2
js-yaml: 4.1.0 js-yaml: 4.1.0
@ -5071,8 +5071,8 @@ packages:
load-tsconfig: 0.2.5 load-tsconfig: 0.2.5
dev: true dev: true
/c12@1.7.0: /c12@1.8.0:
resolution: {integrity: sha512-luqIHUs5S5s4vcSa1TVIGxSC1dH8mBT8cxzRvrlHN/iZs+G/PkxsOb300ODuAdvRzUopyXYqg7cmdOGpcYaxwg==} resolution: {integrity: sha512-93U6RndoaAwFQPBcS9F/6lwtgBfrWh4695sQ/ChILkbj0C7zOZVptOU3Sxp0I/9xvfW/lzBWD90AXDQz4muSkA==}
dependencies: dependencies:
chokidar: 3.5.3 chokidar: 3.5.3
defu: 6.1.4 defu: 6.1.4
@ -9298,7 +9298,7 @@ packages:
'@types/http-proxy': 1.17.14 '@types/http-proxy': 1.17.14
'@vercel/nft': 0.24.4 '@vercel/nft': 0.24.4
archiver: 6.0.1 archiver: 6.0.1
c12: 1.7.0 c12: 1.8.0
chalk: 5.3.0 chalk: 5.3.0
chokidar: 3.5.3 chokidar: 3.5.3
citty: 0.1.5 citty: 0.1.5
@ -9626,7 +9626,7 @@ packages:
'@unhead/vue': 1.8.10(vue@3.4.15) '@unhead/vue': 1.8.10(vue@3.4.15)
'@vue/shared': 3.4.15 '@vue/shared': 3.4.15
acorn: 8.11.3 acorn: 8.11.3
c12: 1.7.0 c12: 1.8.0
chokidar: 3.5.3 chokidar: 3.5.3
cookie-es: 1.0.0 cookie-es: 1.0.0
defu: 6.1.4 defu: 6.1.4