mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 19:04:46 +00:00
Compare commits
2 Commits
cd22d55f59
...
3cb52a10eb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3cb52a10eb | ||
|
|
717c41ef88 |
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
contents: read
|
contents: read
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v5
|
- uses: actions/checkout@v6
|
||||||
|
|
||||||
- name: Install pnpm
|
- name: Install pnpm
|
||||||
uses: pnpm/action-setup@v4
|
uses: pnpm/action-setup@v4
|
||||||
|
|||||||
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
name: Check version changes and publish
|
name: Check version changes and publish
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v5
|
- uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
"url": "git+https://github.com/robonen/tools.git",
|
"url": "git+https://github.com/robonen/tools.git",
|
||||||
"directory": "packages/tsconfig"
|
"directory": "packages/tsconfig"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.22.0",
|
"packageManager": "pnpm@10.24.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=24.11.1"
|
"node": ">=24.11.1"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"url": "git+https://github.com/robonen/tools.git",
|
"url": "git+https://github.com/robonen/tools.git",
|
||||||
"directory": "packages/platform"
|
"directory": "packages/platform"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.22.0",
|
"packageManager": "pnpm@10.24.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=24.11.1"
|
"node": ">=24.11.1"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"url": "git+https://github.com/robonen/tools.git",
|
"url": "git+https://github.com/robonen/tools.git",
|
||||||
"directory": "packages/stdlib"
|
"directory": "packages/stdlib"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.22.0",
|
"packageManager": "pnpm@10.24.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=24.11.1"
|
"node": ">=24.11.1"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
"url": "git+https://github.com/robonen/tools.git",
|
"url": "git+https://github.com/robonen/tools.git",
|
||||||
"directory": "packages/renovate"
|
"directory": "packages/renovate"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.22.0",
|
"packageManager": "pnpm@10.24.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=24.11.1"
|
"node": ">=24.11.1"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/robonen/tools.git"
|
"url": "git+https://github.com/robonen/tools.git"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.22.0",
|
"packageManager": "pnpm@10.24.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=24.11.1"
|
"node": ">=24.11.1"
|
||||||
},
|
},
|
||||||
|
|||||||
128
pnpm-lock.yaml
generated
128
pnpm-lock.yaml
generated
@@ -28,8 +28,8 @@ catalogs:
|
|||||||
specifier: ^3.2.4
|
specifier: ^3.2.4
|
||||||
version: 3.2.4
|
version: 3.2.4
|
||||||
vue:
|
vue:
|
||||||
specifier: ^3.5.24
|
specifier: ^3.5.25
|
||||||
version: 3.5.24
|
version: 3.5.25
|
||||||
|
|
||||||
importers:
|
importers:
|
||||||
|
|
||||||
@@ -69,7 +69,7 @@ importers:
|
|||||||
version: link:../../configs/tsconfig
|
version: link:../../configs/tsconfig
|
||||||
unbuild:
|
unbuild:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 3.6.1(typescript@5.8.3)(vue@3.5.24(typescript@5.8.3))
|
version: 3.6.1(typescript@5.8.3)(vue@3.5.25(typescript@5.8.3))
|
||||||
|
|
||||||
core/stdlib:
|
core/stdlib:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
@@ -81,7 +81,7 @@ importers:
|
|||||||
version: 2.0.3
|
version: 2.0.3
|
||||||
unbuild:
|
unbuild:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 3.6.1(typescript@5.8.3)(vue@3.5.24(typescript@5.8.3))
|
version: 3.6.1(typescript@5.8.3)(vue@3.5.25(typescript@5.8.3))
|
||||||
|
|
||||||
infra/renovate:
|
infra/renovate:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
@@ -99,7 +99,7 @@ importers:
|
|||||||
version: link:../../core/stdlib
|
version: link:../../core/stdlib
|
||||||
vue:
|
vue:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 3.5.24(typescript@5.8.3)
|
version: 3.5.25(typescript@5.8.3)
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@robonen/tsconfig':
|
'@robonen/tsconfig':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
@@ -109,7 +109,7 @@ importers:
|
|||||||
version: 2.4.6
|
version: 2.4.6
|
||||||
unbuild:
|
unbuild:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 3.6.1(typescript@5.8.3)(vue@3.5.24(typescript@5.8.3))
|
version: 3.6.1(typescript@5.8.3)(vue@3.5.25(typescript@5.8.3))
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@@ -1699,34 +1699,34 @@ packages:
|
|||||||
'@vitest/utils@3.2.4':
|
'@vitest/utils@3.2.4':
|
||||||
resolution: {integrity: sha512-fB2V0JFrQSMsCo9HiSq3Ezpdv4iYaXRG1Sx8edX3MwxfyNn83mKiGzOcH+Fkxt4MHxr3y42fQi1oeAInqgX2QA==}
|
resolution: {integrity: sha512-fB2V0JFrQSMsCo9HiSq3Ezpdv4iYaXRG1Sx8edX3MwxfyNn83mKiGzOcH+Fkxt4MHxr3y42fQi1oeAInqgX2QA==}
|
||||||
|
|
||||||
'@vue/compiler-core@3.5.24':
|
'@vue/compiler-core@3.5.25':
|
||||||
resolution: {integrity: sha512-eDl5H57AOpNakGNAkFDH+y7kTqrQpJkZFXhWZQGyx/5Wh7B1uQYvcWkvZi11BDhscPgj8N7XV3oRwiPnx1Vrig==}
|
resolution: {integrity: sha512-vay5/oQJdsNHmliWoZfHPoVZZRmnSWhug0BYT34njkYTPqClh3DNWLkZNJBVSjsNMrg0CCrBfoKkjZQPM/QVUw==}
|
||||||
|
|
||||||
'@vue/compiler-dom@3.5.24':
|
'@vue/compiler-dom@3.5.25':
|
||||||
resolution: {integrity: sha512-1QHGAvs53gXkWdd3ZMGYuvQFXHW4ksKWPG8HP8/2BscrbZ0brw183q2oNWjMrSWImYLHxHrx1ItBQr50I/q2zw==}
|
resolution: {integrity: sha512-4We0OAcMZsKgYoGlMjzYvaoErltdFI2/25wqanuTu+S4gismOTRTBPi4IASOjxWdzIwrYSjnqONfKvuqkXzE2Q==}
|
||||||
|
|
||||||
'@vue/compiler-sfc@3.5.24':
|
'@vue/compiler-sfc@3.5.25':
|
||||||
resolution: {integrity: sha512-8EG5YPRgmTB+YxYBM3VXy8zHD9SWHUJLIGPhDovo3Z8VOgvP+O7UP5vl0J4BBPWYD9vxtBabzW1EuEZ+Cqs14g==}
|
resolution: {integrity: sha512-PUgKp2rn8fFsI++lF2sO7gwO2d9Yj57Utr5yEsDf3GNaQcowCLKL7sf+LvVFvtJDXUp/03+dC6f2+LCv5aK1ag==}
|
||||||
|
|
||||||
'@vue/compiler-ssr@3.5.24':
|
'@vue/compiler-ssr@3.5.25':
|
||||||
resolution: {integrity: sha512-trOvMWNBMQ/odMRHW7Ae1CdfYx+7MuiQu62Jtu36gMLXcaoqKvAyh+P73sYG9ll+6jLB6QPovqoKGGZROzkFFg==}
|
resolution: {integrity: sha512-ritPSKLBcParnsKYi+GNtbdbrIE1mtuFEJ4U1sWeuOMlIziK5GtOL85t5RhsNy4uWIXPgk+OUdpnXiTdzn8o3A==}
|
||||||
|
|
||||||
'@vue/reactivity@3.5.24':
|
'@vue/reactivity@3.5.25':
|
||||||
resolution: {integrity: sha512-BM8kBhtlkkbnyl4q+HiF5R5BL0ycDPfihowulm02q3WYp2vxgPcJuZO866qa/0u3idbMntKEtVNuAUp5bw4teg==}
|
resolution: {integrity: sha512-5xfAypCQepv4Jog1U4zn8cZIcbKKFka3AgWHEFQeK65OW+Ys4XybP6z2kKgws4YB43KGpqp5D/K3go2UPPunLA==}
|
||||||
|
|
||||||
'@vue/runtime-core@3.5.24':
|
'@vue/runtime-core@3.5.25':
|
||||||
resolution: {integrity: sha512-RYP/byyKDgNIqfX/gNb2PB55dJmM97jc9wyF3jK7QUInYKypK2exmZMNwnjueWwGceEkP6NChd3D2ZVEp9undQ==}
|
resolution: {integrity: sha512-Z751v203YWwYzy460bzsYQISDfPjHTl+6Zzwo/a3CsAf+0ccEjQ8c+0CdX1WsumRTHeywvyUFtW6KvNukT/smA==}
|
||||||
|
|
||||||
'@vue/runtime-dom@3.5.24':
|
'@vue/runtime-dom@3.5.25':
|
||||||
resolution: {integrity: sha512-Z8ANhr/i0XIluonHVjbUkjvn+CyrxbXRIxR7wn7+X7xlcb7dJsfITZbkVOeJZdP8VZwfrWRsWdShH6pngMxRjw==}
|
resolution: {integrity: sha512-a4WrkYFbb19i9pjkz38zJBg8wa/rboNERq3+hRRb0dHiJh13c+6kAbgqCPfMaJ2gg4weWD3APZswASOfmKwamA==}
|
||||||
|
|
||||||
'@vue/server-renderer@3.5.24':
|
'@vue/server-renderer@3.5.25':
|
||||||
resolution: {integrity: sha512-Yh2j2Y4G/0/4z/xJ1Bad4mxaAk++C2v4kaa8oSYTMJBJ00/ndPuxCnWeot0/7/qafQFLh5pr6xeV6SdMcE/G1w==}
|
resolution: {integrity: sha512-UJaXR54vMG61i8XNIzTSf2Q7MOqZHpp8+x3XLGtE3+fL+nQd+k7O5+X3D/uWrnQXOdMw5VPih+Uremcw+u1woQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: 3.5.24
|
vue: 3.5.25
|
||||||
|
|
||||||
'@vue/shared@3.5.24':
|
'@vue/shared@3.5.25':
|
||||||
resolution: {integrity: sha512-9cwHL2EsJBdi8NY22pngYYWzkTDhld6fAD6jlaeloNGciNSJL6bLpbxVgXl96X00Jtc6YWQv96YA/0sxex/k1A==}
|
resolution: {integrity: sha512-AbOPdQQnAnzs58H2FrrDxYj/TJfmeS2jdfEEhgiKINy+bnOANmVizIEgq1r+C5zsbs6l1CCQxtcj71rwNQ4jWg==}
|
||||||
|
|
||||||
'@vue/test-utils@2.4.6':
|
'@vue/test-utils@2.4.6':
|
||||||
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
|
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
|
||||||
@@ -4513,8 +4513,8 @@ packages:
|
|||||||
vue-component-type-helpers@2.1.6:
|
vue-component-type-helpers@2.1.6:
|
||||||
resolution: {integrity: sha512-ng11B8B/ZADUMMOsRbqv0arc442q7lifSubD0v8oDXIFoMg/mXwAPUunrroIDkY+mcD0dHKccdaznSVp8EoX3w==}
|
resolution: {integrity: sha512-ng11B8B/ZADUMMOsRbqv0arc442q7lifSubD0v8oDXIFoMg/mXwAPUunrroIDkY+mcD0dHKccdaznSVp8EoX3w==}
|
||||||
|
|
||||||
vue@3.5.24:
|
vue@3.5.25:
|
||||||
resolution: {integrity: sha512-uTHDOpVQTMjcGgrqFPSb8iO2m1DUvo+WbGqoXQz8Y1CeBYQ0FXf2z1gLRaBtHjlRz7zZUBHxjVB5VTLzYkvftg==}
|
resolution: {integrity: sha512-YLVdgv2K13WJ6n+kD5owehKtEXwdwXuj2TTyJMsO7pSeKw2bfRNZGjhB7YzrpbMYj5b5QsUebHpOqR3R3ziy/g==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
@@ -6784,59 +6784,59 @@ snapshots:
|
|||||||
loupe: 3.1.4
|
loupe: 3.1.4
|
||||||
tinyrainbow: 2.0.0
|
tinyrainbow: 2.0.0
|
||||||
|
|
||||||
'@vue/compiler-core@3.5.24':
|
'@vue/compiler-core@3.5.25':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/parser': 7.28.5
|
'@babel/parser': 7.28.5
|
||||||
'@vue/shared': 3.5.24
|
'@vue/shared': 3.5.25
|
||||||
entities: 4.5.0
|
entities: 4.5.0
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
source-map-js: 1.2.1
|
source-map-js: 1.2.1
|
||||||
|
|
||||||
'@vue/compiler-dom@3.5.24':
|
'@vue/compiler-dom@3.5.25':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-core': 3.5.24
|
'@vue/compiler-core': 3.5.25
|
||||||
'@vue/shared': 3.5.24
|
'@vue/shared': 3.5.25
|
||||||
|
|
||||||
'@vue/compiler-sfc@3.5.24':
|
'@vue/compiler-sfc@3.5.25':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/parser': 7.28.5
|
'@babel/parser': 7.28.5
|
||||||
'@vue/compiler-core': 3.5.24
|
'@vue/compiler-core': 3.5.25
|
||||||
'@vue/compiler-dom': 3.5.24
|
'@vue/compiler-dom': 3.5.25
|
||||||
'@vue/compiler-ssr': 3.5.24
|
'@vue/compiler-ssr': 3.5.25
|
||||||
'@vue/shared': 3.5.24
|
'@vue/shared': 3.5.25
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
magic-string: 0.30.21
|
magic-string: 0.30.21
|
||||||
postcss: 8.5.6
|
postcss: 8.5.6
|
||||||
source-map-js: 1.2.1
|
source-map-js: 1.2.1
|
||||||
|
|
||||||
'@vue/compiler-ssr@3.5.24':
|
'@vue/compiler-ssr@3.5.25':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-dom': 3.5.24
|
'@vue/compiler-dom': 3.5.25
|
||||||
'@vue/shared': 3.5.24
|
'@vue/shared': 3.5.25
|
||||||
|
|
||||||
'@vue/reactivity@3.5.24':
|
'@vue/reactivity@3.5.25':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/shared': 3.5.24
|
'@vue/shared': 3.5.25
|
||||||
|
|
||||||
'@vue/runtime-core@3.5.24':
|
'@vue/runtime-core@3.5.25':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/reactivity': 3.5.24
|
'@vue/reactivity': 3.5.25
|
||||||
'@vue/shared': 3.5.24
|
'@vue/shared': 3.5.25
|
||||||
|
|
||||||
'@vue/runtime-dom@3.5.24':
|
'@vue/runtime-dom@3.5.25':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/reactivity': 3.5.24
|
'@vue/reactivity': 3.5.25
|
||||||
'@vue/runtime-core': 3.5.24
|
'@vue/runtime-core': 3.5.25
|
||||||
'@vue/shared': 3.5.24
|
'@vue/shared': 3.5.25
|
||||||
csstype: 3.1.3
|
csstype: 3.1.3
|
||||||
|
|
||||||
'@vue/server-renderer@3.5.24(vue@3.5.24(typescript@5.8.3))':
|
'@vue/server-renderer@3.5.25(vue@3.5.25(typescript@5.8.3))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-ssr': 3.5.24
|
'@vue/compiler-ssr': 3.5.25
|
||||||
'@vue/shared': 3.5.24
|
'@vue/shared': 3.5.25
|
||||||
vue: 3.5.24(typescript@5.8.3)
|
vue: 3.5.25(typescript@5.8.3)
|
||||||
|
|
||||||
'@vue/shared@3.5.24': {}
|
'@vue/shared@3.5.25': {}
|
||||||
|
|
||||||
'@vue/test-utils@2.4.6':
|
'@vue/test-utils@2.4.6':
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -8748,7 +8748,7 @@ snapshots:
|
|||||||
mkdirp@3.0.1:
|
mkdirp@3.0.1:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
mkdist@2.3.0(typescript@5.8.3)(vue@3.5.24(typescript@5.8.3)):
|
mkdist@2.3.0(typescript@5.8.3)(vue@3.5.25(typescript@5.8.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
autoprefixer: 10.4.21(postcss@8.5.6)
|
autoprefixer: 10.4.21(postcss@8.5.6)
|
||||||
citty: 0.1.6
|
citty: 0.1.6
|
||||||
@@ -8765,7 +8765,7 @@ snapshots:
|
|||||||
tinyglobby: 0.2.14
|
tinyglobby: 0.2.14
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.8.3
|
typescript: 5.8.3
|
||||||
vue: 3.5.24(typescript@5.8.3)
|
vue: 3.5.25(typescript@5.8.3)
|
||||||
|
|
||||||
mlly@1.7.4:
|
mlly@1.7.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -10003,7 +10003,7 @@ snapshots:
|
|||||||
|
|
||||||
uint64be@1.0.1: {}
|
uint64be@1.0.1: {}
|
||||||
|
|
||||||
unbuild@3.6.1(typescript@5.8.3)(vue@3.5.24(typescript@5.8.3)):
|
unbuild@3.6.1(typescript@5.8.3)(vue@3.5.25(typescript@5.8.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/plugin-alias': 5.1.1(rollup@4.50.0)
|
'@rollup/plugin-alias': 5.1.1(rollup@4.50.0)
|
||||||
'@rollup/plugin-commonjs': 28.0.6(rollup@4.50.0)
|
'@rollup/plugin-commonjs': 28.0.6(rollup@4.50.0)
|
||||||
@@ -10019,7 +10019,7 @@ snapshots:
|
|||||||
hookable: 5.5.3
|
hookable: 5.5.3
|
||||||
jiti: 2.6.1
|
jiti: 2.6.1
|
||||||
magic-string: 0.30.17
|
magic-string: 0.30.17
|
||||||
mkdist: 2.3.0(typescript@5.8.3)(vue@3.5.24(typescript@5.8.3))
|
mkdist: 2.3.0(typescript@5.8.3)(vue@3.5.25(typescript@5.8.3))
|
||||||
mlly: 1.7.4
|
mlly: 1.7.4
|
||||||
pathe: 2.0.3
|
pathe: 2.0.3
|
||||||
pkg-types: 2.2.0
|
pkg-types: 2.2.0
|
||||||
@@ -10211,13 +10211,13 @@ snapshots:
|
|||||||
|
|
||||||
vue-component-type-helpers@2.1.6: {}
|
vue-component-type-helpers@2.1.6: {}
|
||||||
|
|
||||||
vue@3.5.24(typescript@5.8.3):
|
vue@3.5.25(typescript@5.8.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-dom': 3.5.24
|
'@vue/compiler-dom': 3.5.25
|
||||||
'@vue/compiler-sfc': 3.5.24
|
'@vue/compiler-sfc': 3.5.25
|
||||||
'@vue/runtime-dom': 3.5.24
|
'@vue/runtime-dom': 3.5.25
|
||||||
'@vue/server-renderer': 3.5.24(vue@3.5.24(typescript@5.8.3))
|
'@vue/server-renderer': 3.5.25(vue@3.5.25(typescript@5.8.3))
|
||||||
'@vue/shared': 3.5.24
|
'@vue/shared': 3.5.25
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.8.3
|
typescript: 5.8.3
|
||||||
|
|
||||||
|
|||||||
@@ -12,4 +12,4 @@ catalog:
|
|||||||
unbuild: 3.6.1
|
unbuild: 3.6.1
|
||||||
vitest: ^3.2.4
|
vitest: ^3.2.4
|
||||||
'@vitest/ui': ^3.2.4
|
'@vitest/ui': ^3.2.4
|
||||||
vue: ^3.5.24
|
vue: ^3.5.25
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
"url": "git+https://github.com/robonen/tools.git",
|
"url": "git+https://github.com/robonen/tools.git",
|
||||||
"directory": "./packages/vue"
|
"directory": "./packages/vue"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.22.0",
|
"packageManager": "pnpm@10.24.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=24.11.1"
|
"node": ">=24.11.1"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user