mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 11:27:17 +08:00
chore(deps): Replace dependency @tsconfig/node22 with @tsconfig/node24 (#1164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
"@iconify/json": "^2.2.397",
|
||||
"@iconify/vue": "^5.0.0",
|
||||
"@rushstack/eslint-patch": "^1.14.0",
|
||||
"@tsconfig/node22": "^22.0.2",
|
||||
"@tsconfig/node24": "^24.0.0",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/luxon": "^3.7.1",
|
||||
"@types/node": "^24.0.0",
|
||||
|
||||
12
web/pnpm-lock.yaml
generated
12
web/pnpm-lock.yaml
generated
@@ -111,9 +111,9 @@ importers:
|
||||
'@rushstack/eslint-patch':
|
||||
specifier: ^1.14.0
|
||||
version: 1.15.0
|
||||
'@tsconfig/node22':
|
||||
specifier: ^22.0.2
|
||||
version: 22.0.5
|
||||
'@tsconfig/node24':
|
||||
specifier: ^24.0.0
|
||||
version: 24.0.3
|
||||
'@types/lodash-es':
|
||||
specifier: ^4.17.12
|
||||
version: 4.17.12
|
||||
@@ -1022,8 +1022,8 @@ packages:
|
||||
'@rushstack/eslint-patch@1.15.0':
|
||||
resolution: {integrity: sha512-ojSshQPKwVvSMR8yT2L/QtUkV5SXi/IfDiJ4/8d6UbTPjiHVmxZzUAzGD8Tzks1b9+qQkZa0isUOvYObedITaw==}
|
||||
|
||||
'@tsconfig/node22@22.0.5':
|
||||
resolution: {integrity: sha512-hLf2ld+sYN/BtOJjHUWOk568dvjFQkHnLNa6zce25GIH+vxKfvTgm3qpaH6ToF5tu/NN0IH66s+Bb5wElHrLcw==}
|
||||
'@tsconfig/node24@24.0.3':
|
||||
resolution: {integrity: sha512-vcERKtKQKHgzt/vfS3Gjasd8SUI2a0WZXpgJURdJsMySpS5+ctgbPfuLj2z/W+w4lAfTWxoN4upKfu2WzIRYnw==}
|
||||
|
||||
'@types/estree@1.0.8':
|
||||
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
|
||||
@@ -4391,7 +4391,7 @@ snapshots:
|
||||
|
||||
'@rushstack/eslint-patch@1.15.0': {}
|
||||
|
||||
'@tsconfig/node22@22.0.5': {}
|
||||
'@tsconfig/node24@24.0.3': {}
|
||||
|
||||
'@types/estree@1.0.8': {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user