chore(deps): revert c12 upgrade temporarily

This commit is contained in:
Daniel Roe 2025-03-01 00:04:04 +00:00
parent fb9ee0a4ea
commit d4d80ada5b
No known key found for this signature in database
GPG Key ID: CBC814C393D93268
4 changed files with 11 additions and 36 deletions

View File

@ -27,7 +27,7 @@
"test:attw": "attw --pack" "test:attw": "attw --pack"
}, },
"dependencies": { "dependencies": {
"c12": "^3.0.2", "c12": "^2.0.4",
"consola": "^3.4.0", "consola": "^3.4.0",
"defu": "^6.1.4", "defu": "^6.1.4",
"destr": "^2.0.3", "destr": "^2.0.3",

View File

@ -81,8 +81,8 @@
"@unhead/ssr": "^1.11.20", "@unhead/ssr": "^1.11.20",
"@unhead/vue": "^1.11.20", "@unhead/vue": "^1.11.20",
"@vue/shared": "^3.5.13", "@vue/shared": "^3.5.13",
"acorn": "8.14.0", "acorn": "^8.14.0",
"c12": "^3.0.2", "c12": "^2.0.4",
"chokidar": "^4.0.3", "chokidar": "^4.0.3",
"compatx": "^0.1.8", "compatx": "^0.1.8",
"consola": "^3.4.0", "consola": "^3.4.0",

View File

@ -45,7 +45,7 @@
"@vue/compiler-core": "3.5.13", "@vue/compiler-core": "3.5.13",
"@vue/compiler-sfc": "3.5.13", "@vue/compiler-sfc": "3.5.13",
"@vue/language-core": "2.2.4", "@vue/language-core": "2.2.4",
"c12": "3.0.2", "c12": "2.0.4",
"chokidar": "4.0.3", "chokidar": "4.0.3",
"compatx": "0.1.8", "compatx": "0.1.8",
"css-minimizer-webpack-plugin": "7.0.0", "css-minimizer-webpack-plugin": "7.0.0",

View File

@ -230,8 +230,8 @@ importers:
packages/kit: packages/kit:
dependencies: dependencies:
c12: c12:
specifier: ^3.0.2 specifier: ^2.0.4
version: 3.0.2(magicast@0.3.5) version: 2.0.4(magicast@0.3.5)
consola: consola:
specifier: ^3.4.0 specifier: ^3.4.0
version: 3.4.0 version: 3.4.0
@ -366,11 +366,11 @@ importers:
specifier: 3.5.13 specifier: 3.5.13
version: 3.5.13 version: 3.5.13
acorn: acorn:
specifier: 8.14.0 specifier: ^8.14.0
version: 8.14.0 version: 8.14.0
c12: c12:
specifier: ^3.0.2 specifier: ^2.0.4
version: 3.0.2(magicast@0.3.5) version: 2.0.4(magicast@0.3.5)
chokidar: chokidar:
specifier: ^4.0.3 specifier: ^4.0.3
version: 4.0.3 version: 4.0.3
@ -738,8 +738,8 @@ importers:
specifier: 2.2.4 specifier: 2.2.4
version: 2.2.4(typescript@5.7.3) version: 2.2.4(typescript@5.7.3)
c12: c12:
specifier: 3.0.2 specifier: 2.0.4
version: 3.0.2(magicast@0.3.5) version: 2.0.4(magicast@0.3.5)
chokidar: chokidar:
specifier: 4.0.3 specifier: 4.0.3
version: 4.0.3 version: 4.0.3
@ -3523,14 +3523,6 @@ packages:
magicast: magicast:
optional: true optional: true
c12@3.0.2:
resolution: {integrity: sha512-6Tzk1/TNeI3WBPpK0j/Ss4+gPj3PUJYbWl/MWDJBThFvwNGNkXtd7Cz8BJtD4aRwoGHtzQD0SnxamgUiBH0/Nw==}
peerDependencies:
magicast: ^0.3.5
peerDependenciesMeta:
magicast:
optional: true
cac@6.7.14: cac@6.7.14:
resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
engines: {node: '>=8'} engines: {node: '>=8'}
@ -10582,23 +10574,6 @@ snapshots:
optionalDependencies: optionalDependencies:
magicast: 0.3.5 magicast: 0.3.5
c12@3.0.2(magicast@0.3.5):
dependencies:
chokidar: 4.0.3
confbox: 0.1.8
defu: 6.1.4
dotenv: 16.4.7
exsolve: 1.0.1
giget: 2.0.0
jiti: 2.4.2
ohash: 2.0.6
pathe: 2.0.3
perfect-debounce: 1.0.0
pkg-types: 2.0.0
rc9: 2.1.2
optionalDependencies:
magicast: 0.3.5
cac@6.7.14: {} cac@6.7.14: {}
call-bind@1.0.7: call-bind@1.0.7: