diff --git a/apps/docs/package.json b/apps/docs/package.json index 2e2c4b5..8e90e9c 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@tailwindcss/postcss": "^4.1.18", "@types/mdx": "^2.0.13", - "@types/node": "^25.2.0", + "@types/node": "^25.2.2", "@types/react": "^19.2.9", "@types/react-dom": "^19.2.3", "postcss": "^8.5.6", diff --git a/package.json b/package.json index 939340e..42bfbda 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@objectstack/cli": "^2.0.3", "@objectstack/spec": "^2.0.3", "@objectstack/studio": "^2.0.3", - "@types/node": "^25.2.0", + "@types/node": "^25.2.2", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.14.0", "@vitest/coverage-v8": "^1.2.2", diff --git a/packages/ai/package.json b/packages/ai/package.json index a771aa3..c6d5abb 100644 --- a/packages/ai/package.json +++ b/packages/ai/package.json @@ -32,7 +32,7 @@ "@objectstack/cli": "^2.0.3" }, "devDependencies": { - "@types/node": "^25.2.0", + "@types/node": "^25.2.2", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.14.0", "eslint": "^8.55.0" diff --git a/packages/crm/package.json b/packages/crm/package.json index 811d418..9ef4de9 100644 --- a/packages/crm/package.json +++ b/packages/crm/package.json @@ -32,7 +32,7 @@ "@objectstack/cli": "^2.0.3" }, "devDependencies": { - "@types/node": "^25.2.0", + "@types/node": "^25.2.2", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.14.0", "eslint": "^8.55.0" diff --git a/packages/finance/package.json b/packages/finance/package.json index 4c747ac..7ac8c4b 100644 --- a/packages/finance/package.json +++ b/packages/finance/package.json @@ -28,7 +28,7 @@ "@objectstack/cli": "^2.0.3" }, "devDependencies": { - "@types/node": "^25.2.0", + "@types/node": "^25.2.2", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.14.0", "eslint": "^8.55.0" diff --git a/packages/hr/package.json b/packages/hr/package.json index d8e46bf..9992f8a 100644 --- a/packages/hr/package.json +++ b/packages/hr/package.json @@ -30,7 +30,7 @@ "@objectstack/cli": "^2.0.3" }, "devDependencies": { - "@types/node": "^25.2.0", + "@types/node": "^25.2.2", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.14.0", "eslint": "^8.55.0" diff --git a/packages/products/package.json b/packages/products/package.json index 0567ca3..77463de 100644 --- a/packages/products/package.json +++ b/packages/products/package.json @@ -28,7 +28,7 @@ "@objectstack/cli": "^2.0.3" }, "devDependencies": { - "@types/node": "^25.2.0", + "@types/node": "^25.2.2", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.14.0", "eslint": "^8.55.0" diff --git a/packages/support/package.json b/packages/support/package.json index 387a8ab..0c6efe2 100644 --- a/packages/support/package.json +++ b/packages/support/package.json @@ -28,7 +28,7 @@ "@objectstack/cli": "^2.0.3" }, "devDependencies": { - "@types/node": "^25.2.0", + "@types/node": "^25.2.2", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.14.0", "eslint": "^8.55.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 22f309a..9ecf128 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,10 +16,10 @@ importers: version: 2.0.3 '@objectstack/studio': specifier: ^2.0.3 - version: 2.0.3(@types/node@25.2.0)(@types/react-dom@19.2.3(@types/react@19.2.9))(@types/react@19.2.9)(typescript@5.9.3) + version: 2.0.3(@types/node@25.2.2)(@types/react-dom@19.2.3(@types/react@19.2.9))(@types/react@19.2.9)(typescript@5.9.3) '@types/node': - specifier: ^25.2.0 - version: 25.2.0 + specifier: ^25.2.2 + version: 25.2.2 '@typescript-eslint/eslint-plugin': specifier: ^7.0.0 version: 7.0.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) @@ -40,7 +40,7 @@ importers: version: 5.9.3 vitest: specifier: ^1.2.2 - version: 1.6.1(@types/node@25.2.0)(@vitest/ui@1.6.1)(lightningcss@1.30.2) + version: 1.6.1(@types/node@25.2.2)(@vitest/ui@1.6.1)(lightningcss@1.30.2) apps/docs: dependencies: @@ -76,8 +76,8 @@ importers: specifier: ^2.0.13 version: 2.0.13 '@types/node': - specifier: ^25.2.0 - version: 25.2.0 + specifier: ^25.2.2 + version: 25.2.2 '@types/react': specifier: ^19.2.9 version: 19.2.9 @@ -110,8 +110,8 @@ importers: version: 4.3.6 devDependencies: '@types/node': - specifier: ^25.2.0 - version: 25.2.0 + specifier: ^25.2.2 + version: 25.2.2 '@typescript-eslint/eslint-plugin': specifier: ^7.0.0 version: 7.0.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) @@ -141,8 +141,8 @@ importers: version: 4.3.6 devDependencies: '@types/node': - specifier: ^25.2.0 - version: 25.2.0 + specifier: ^25.2.2 + version: 25.2.2 '@typescript-eslint/eslint-plugin': specifier: ^7.0.0 version: 7.0.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) @@ -163,8 +163,8 @@ importers: version: 5.9.3 devDependencies: '@types/node': - specifier: ^25.2.0 - version: 25.2.0 + specifier: ^25.2.2 + version: 25.2.2 '@typescript-eslint/eslint-plugin': specifier: ^7.0.0 version: 7.0.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) @@ -185,8 +185,8 @@ importers: version: 5.9.3 devDependencies: '@types/node': - specifier: ^25.2.0 - version: 25.2.0 + specifier: ^25.2.2 + version: 25.2.2 '@typescript-eslint/eslint-plugin': specifier: ^7.0.0 version: 7.0.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) @@ -217,8 +217,8 @@ importers: version: 5.9.3 devDependencies: '@types/node': - specifier: ^25.2.0 - version: 25.2.0 + specifier: ^25.2.2 + version: 25.2.2 '@typescript-eslint/eslint-plugin': specifier: ^7.0.0 version: 7.0.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) @@ -239,8 +239,8 @@ importers: version: 5.9.3 devDependencies: '@types/node': - specifier: ^25.2.0 - version: 25.2.0 + specifier: ^25.2.2 + version: 25.2.2 '@typescript-eslint/eslint-plugin': specifier: ^7.0.0 version: 7.0.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) @@ -674,105 +674,89 @@ packages: resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==} cpu: [arm64] os: [linux] - libc: [glibc] '@img/sharp-libvips-linux-arm@1.2.4': resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==} cpu: [arm] os: [linux] - libc: [glibc] '@img/sharp-libvips-linux-ppc64@1.2.4': resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==} cpu: [ppc64] os: [linux] - libc: [glibc] '@img/sharp-libvips-linux-riscv64@1.2.4': resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==} cpu: [riscv64] os: [linux] - libc: [glibc] '@img/sharp-libvips-linux-s390x@1.2.4': resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==} cpu: [s390x] os: [linux] - libc: [glibc] '@img/sharp-libvips-linux-x64@1.2.4': resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==} cpu: [x64] os: [linux] - libc: [glibc] '@img/sharp-libvips-linuxmusl-arm64@1.2.4': resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==} cpu: [arm64] os: [linux] - libc: [musl] '@img/sharp-libvips-linuxmusl-x64@1.2.4': resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==} cpu: [x64] os: [linux] - libc: [musl] '@img/sharp-linux-arm64@0.34.5': resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm64] os: [linux] - libc: [glibc] '@img/sharp-linux-arm@0.34.5': resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm] os: [linux] - libc: [glibc] '@img/sharp-linux-ppc64@0.34.5': resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [ppc64] os: [linux] - libc: [glibc] '@img/sharp-linux-riscv64@0.34.5': resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [riscv64] os: [linux] - libc: [glibc] '@img/sharp-linux-s390x@0.34.5': resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [s390x] os: [linux] - libc: [glibc] '@img/sharp-linux-x64@0.34.5': resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [x64] os: [linux] - libc: [glibc] '@img/sharp-linuxmusl-arm64@0.34.5': resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm64] os: [linux] - libc: [musl] '@img/sharp-linuxmusl-x64@0.34.5': resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [x64] os: [linux] - libc: [musl] '@img/sharp-wasm32@0.34.5': resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==} @@ -891,28 +875,24 @@ packages: engines: {node: '>= 10'} cpu: [arm64] os: [linux] - libc: [glibc] '@next/swc-linux-arm64-musl@16.1.6': resolution: {integrity: sha512-S4J2v+8tT3NIO9u2q+S0G5KdvNDjXfAv06OhfOzNDaBn5rw84DGXWndOEB7d5/x852A20sW1M56vhC/tRVbccQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - libc: [musl] '@next/swc-linux-x64-gnu@16.1.6': resolution: {integrity: sha512-2eEBDkFlMMNQnkTyPBhQOAyn2qMxyG2eE7GPH2WIDGEpEILcBPI/jdSv4t6xupSP+ot/jkfrCShLAa7+ZUPcJQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - libc: [glibc] '@next/swc-linux-x64-musl@16.1.6': resolution: {integrity: sha512-oicJwRlyOoZXVlxmIMaTq7f8pN9QNbdes0q2FXfRsPhfCi8n8JmOZJm5oo1pwDaFbnnD421rVU409M3evFbIqg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - libc: [musl] '@next/swc-win32-arm64-msvc@16.1.6': resolution: {integrity: sha512-gQmm8izDTPgs+DCWH22kcDmuUp7NyiJgEl18bcr8irXA5N2m2O+JQIr6f3ct42GOs9c0h8QF3L5SzIxcYAAXXw==} @@ -1578,79 +1558,66 @@ packages: resolution: {integrity: sha512-F8sWbhZ7tyuEfsmOxwc2giKDQzN3+kuBLPwwZGyVkLlKGdV1nvnNwYD0fKQ8+XS6hp9nY7B+ZeK01EBUE7aHaw==} cpu: [arm] os: [linux] - libc: [glibc] '@rollup/rollup-linux-arm-musleabihf@4.57.1': resolution: {integrity: sha512-rGfNUfn0GIeXtBP1wL5MnzSj98+PZe/AXaGBCRmT0ts80lU5CATYGxXukeTX39XBKsxzFpEeK+Mrp9faXOlmrw==} cpu: [arm] os: [linux] - libc: [musl] '@rollup/rollup-linux-arm64-gnu@4.57.1': resolution: {integrity: sha512-MMtej3YHWeg/0klK2Qodf3yrNzz6CGjo2UntLvk2RSPlhzgLvYEB3frRvbEF2wRKh1Z2fDIg9KRPe1fawv7C+g==} cpu: [arm64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-arm64-musl@4.57.1': resolution: {integrity: sha512-1a/qhaaOXhqXGpMFMET9VqwZakkljWHLmZOX48R0I/YLbhdxr1m4gtG1Hq7++VhVUmf+L3sTAf9op4JlhQ5u1Q==} cpu: [arm64] os: [linux] - libc: [musl] '@rollup/rollup-linux-loong64-gnu@4.57.1': resolution: {integrity: sha512-QWO6RQTZ/cqYtJMtxhkRkidoNGXc7ERPbZN7dVW5SdURuLeVU7lwKMpo18XdcmpWYd0qsP1bwKPf7DNSUinhvA==} cpu: [loong64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-loong64-musl@4.57.1': resolution: {integrity: sha512-xpObYIf+8gprgWaPP32xiN5RVTi/s5FCR+XMXSKmhfoJjrpRAjCuuqQXyxUa/eJTdAE6eJ+KDKaoEqjZQxh3Gw==} cpu: [loong64] os: [linux] - libc: [musl] '@rollup/rollup-linux-ppc64-gnu@4.57.1': resolution: {integrity: sha512-4BrCgrpZo4hvzMDKRqEaW1zeecScDCR+2nZ86ATLhAoJ5FQ+lbHVD3ttKe74/c7tNT9c6F2viwB3ufwp01Oh2w==} cpu: [ppc64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-ppc64-musl@4.57.1': resolution: {integrity: sha512-NOlUuzesGauESAyEYFSe3QTUguL+lvrN1HtwEEsU2rOwdUDeTMJdO5dUYl/2hKf9jWydJrO9OL/XSSf65R5+Xw==} cpu: [ppc64] os: [linux] - libc: [musl] '@rollup/rollup-linux-riscv64-gnu@4.57.1': resolution: {integrity: sha512-ptA88htVp0AwUUqhVghwDIKlvJMD/fmL/wrQj99PRHFRAG6Z5nbWoWG4o81Nt9FT+IuqUQi+L31ZKAFeJ5Is+A==} cpu: [riscv64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-riscv64-musl@4.57.1': resolution: {integrity: sha512-S51t7aMMTNdmAMPpBg7OOsTdn4tySRQvklmL3RpDRyknk87+Sp3xaumlatU+ppQ+5raY7sSTcC2beGgvhENfuw==} cpu: [riscv64] os: [linux] - libc: [musl] '@rollup/rollup-linux-s390x-gnu@4.57.1': resolution: {integrity: sha512-Bl00OFnVFkL82FHbEqy3k5CUCKH6OEJL54KCyx2oqsmZnFTR8IoNqBF+mjQVcRCT5sB6yOvK8A37LNm/kPJiZg==} cpu: [s390x] os: [linux] - libc: [glibc] '@rollup/rollup-linux-x64-gnu@4.57.1': resolution: {integrity: sha512-ABca4ceT4N+Tv/GtotnWAeXZUZuM/9AQyCyKYyKnpk4yoA7QIAuBt6Hkgpw8kActYlew2mvckXkvx0FfoInnLg==} cpu: [x64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-x64-musl@4.57.1': resolution: {integrity: sha512-HFps0JeGtuOR2convgRRkHCekD7j+gdAuXM+/i6kGzQtFhlCtQkpwtNzkNj6QhCDp7DRJ7+qC/1Vg2jt5iSOFw==} cpu: [x64] os: [linux] - libc: [musl] '@rollup/rollup-openbsd-x64@4.57.1': resolution: {integrity: sha512-H+hXEv9gdVQuDTgnqD+SQffoWoc0Of59AStSzTEj/feWTBAnSfSD3+Dql1ZruJQxmykT/JVY0dE8Ka7z0DH1hw==} @@ -1756,28 +1723,24 @@ packages: engines: {node: '>= 10'} cpu: [arm64] os: [linux] - libc: [glibc] '@tailwindcss/oxide-linux-arm64-musl@4.1.18': resolution: {integrity: sha512-1px92582HkPQlaaCkdRcio71p8bc8i/ap5807tPRDK/uw953cauQBT8c5tVGkOwrHMfc2Yh6UuxaH4vtTjGvHg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - libc: [musl] '@tailwindcss/oxide-linux-x64-gnu@4.1.18': resolution: {integrity: sha512-v3gyT0ivkfBLoZGF9LyHmts0Isc8jHZyVcbzio6Wpzifg/+5ZJpDiRiUhDLkcr7f/r38SWNe7ucxmGW3j3Kb/g==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - libc: [glibc] '@tailwindcss/oxide-linux-x64-musl@4.1.18': resolution: {integrity: sha512-bhJ2y2OQNlcRwwgOAGMY0xTFStt4/wyU6pvI6LSuZpRgKQwxTec0/3Scu91O8ir7qCR3AuepQKLU/kX99FouqQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - libc: [musl] '@tailwindcss/oxide-wasm32-wasi@4.1.18': resolution: {integrity: sha512-LffYTvPjODiP6PT16oNeUQJzNVyJl1cjIebq/rWWBF+3eDst5JGEFSc5cWxyRCJ0Mxl+KyIkqRxk1XPEs9x8TA==} @@ -1834,8 +1797,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@25.2.0': - resolution: {integrity: sha512-DZ8VwRFUNzuqJ5khrvwMXHmvPe+zGayJhr2CDNiKB1WBE1ST8Djl00D0IC4vvNmHMdj6DlbYRIaFE7WHjlDl5w==} + '@types/node@25.2.2': + resolution: {integrity: sha512-BkmoP5/FhRYek5izySdkOneRyXYN35I860MFAGupTdebyE66uZaR+bXLHq8k4DirE5DwQi3NuhvRU1jqTVwUrQ==} '@types/react-dom@19.2.3': resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} @@ -2785,28 +2748,24 @@ packages: engines: {node: '>= 12.0.0'} cpu: [arm64] os: [linux] - libc: [glibc] lightningcss-linux-arm64-musl@1.30.2: resolution: {integrity: sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA==} engines: {node: '>= 12.0.0'} cpu: [arm64] os: [linux] - libc: [musl] lightningcss-linux-x64-gnu@1.30.2: resolution: {integrity: sha512-Cfd46gdmj1vQ+lR6VRTTadNHu6ALuw2pKR9lYq4FnhvgBc4zWY1EtZcAc6EffShbb1MFrIPfLDXD6Xprbnni4w==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [linux] - libc: [glibc] lightningcss-linux-x64-musl@1.30.2: resolution: {integrity: sha512-XJaLUUFXb6/QG2lGIW6aIk6jKdtjtcffUT0NKvIqhSBY3hh9Ch+1LCeH80dR9q9LBjG3ewbDjnumefsLsP6aiA==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [linux] - libc: [musl] lightningcss-win32-arm64-msvc@1.30.2: resolution: {integrity: sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ==} @@ -4213,31 +4172,31 @@ snapshots: '@inquirer/ansi@1.0.2': {} - '@inquirer/confirm@5.1.21(@types/node@25.2.0)': + '@inquirer/confirm@5.1.21(@types/node@25.2.2)': dependencies: - '@inquirer/core': 10.3.2(@types/node@25.2.0) - '@inquirer/type': 3.0.10(@types/node@25.2.0) + '@inquirer/core': 10.3.2(@types/node@25.2.2) + '@inquirer/type': 3.0.10(@types/node@25.2.2) optionalDependencies: - '@types/node': 25.2.0 + '@types/node': 25.2.2 - '@inquirer/core@10.3.2(@types/node@25.2.0)': + '@inquirer/core@10.3.2(@types/node@25.2.2)': dependencies: '@inquirer/ansi': 1.0.2 '@inquirer/figures': 1.0.15 - '@inquirer/type': 3.0.10(@types/node@25.2.0) + '@inquirer/type': 3.0.10(@types/node@25.2.2) cli-width: 4.1.0 mute-stream: 2.0.0 signal-exit: 4.1.0 wrap-ansi: 6.2.0 yoctocolors-cjs: 2.1.3 optionalDependencies: - '@types/node': 25.2.0 + '@types/node': 25.2.2 '@inquirer/figures@1.0.15': {} - '@inquirer/type@3.0.10(@types/node@25.2.0)': + '@inquirer/type@3.0.10(@types/node@25.2.2)': optionalDependencies: - '@types/node': 25.2.0 + '@types/node': 25.2.2 '@isaacs/balanced-match@4.0.1': {} @@ -4411,14 +4370,14 @@ snapshots: '@objectstack/spec': 2.0.3 hono: 4.11.9 - '@objectstack/plugin-msw@2.0.3(@objectstack/runtime@2.0.3)(@types/node@25.2.0)(typescript@5.9.3)': + '@objectstack/plugin-msw@2.0.3(@objectstack/runtime@2.0.3)(@types/node@25.2.2)(typescript@5.9.3)': dependencies: '@objectstack/core': 2.0.3 '@objectstack/objectql': 2.0.3 '@objectstack/runtime': 2.0.3 '@objectstack/spec': 2.0.3 '@objectstack/types': 2.0.3 - msw: 2.12.9(@types/node@25.2.0)(typescript@5.9.3) + msw: 2.12.9(@types/node@25.2.2)(typescript@5.9.3) transitivePeerDependencies: - '@types/node' - typescript @@ -4441,14 +4400,14 @@ snapshots: dependencies: zod: 4.3.6 - '@objectstack/studio@2.0.3(@types/node@25.2.0)(@types/react-dom@19.2.3(@types/react@19.2.9))(@types/react@19.2.9)(typescript@5.9.3)': + '@objectstack/studio@2.0.3(@types/node@25.2.2)(@types/react-dom@19.2.3(@types/react@19.2.9))(@types/react@19.2.9)(typescript@5.9.3)': dependencies: '@objectstack/client': 2.0.3 '@objectstack/client-react': 2.0.3(react@19.2.4) '@objectstack/driver-memory': 2.0.3 '@objectstack/metadata': 2.0.3 '@objectstack/objectql': 2.0.3 - '@objectstack/plugin-msw': 2.0.3(@objectstack/runtime@2.0.3)(@types/node@25.2.0)(typescript@5.9.3) + '@objectstack/plugin-msw': 2.0.3(@objectstack/runtime@2.0.3)(@types/node@25.2.2)(typescript@5.9.3) '@objectstack/runtime': 2.0.3 '@objectstack/spec': 2.0.3 '@radix-ui/react-avatar': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.9))(@types/react@19.2.9)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) @@ -5281,7 +5240,7 @@ snapshots: '@types/ms@2.1.0': {} - '@types/node@25.2.0': + '@types/node@25.2.2': dependencies: undici-types: 7.16.0 @@ -5431,7 +5390,7 @@ snapshots: std-env: 3.10.0 strip-literal: 2.1.1 test-exclude: 6.0.0 - vitest: 1.6.1(@types/node@25.2.0)(@vitest/ui@1.6.1)(lightningcss@1.30.2) + vitest: 1.6.1(@types/node@25.2.2)(@vitest/ui@1.6.1)(lightningcss@1.30.2) transitivePeerDependencies: - supports-color @@ -5466,7 +5425,7 @@ snapshots: pathe: 1.1.2 picocolors: 1.1.1 sirv: 2.0.4 - vitest: 1.6.1(@types/node@25.2.0)(@vitest/ui@1.6.1)(lightningcss@1.30.2) + vitest: 1.6.1(@types/node@25.2.2)(@vitest/ui@1.6.1)(lightningcss@1.30.2) '@vitest/utils@1.6.1': dependencies: @@ -6914,9 +6873,9 @@ snapshots: ms@2.1.3: {} - msw@2.12.9(@types/node@25.2.0)(typescript@5.9.3): + msw@2.12.9(@types/node@25.2.2)(typescript@5.9.3): dependencies: - '@inquirer/confirm': 5.1.21(@types/node@25.2.0) + '@inquirer/confirm': 5.1.21(@types/node@25.2.2) '@mswjs/interceptors': 0.41.2 '@open-draft/deferred-promise': 2.2.0 '@types/statuses': 2.0.6 @@ -7646,13 +7605,13 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite-node@1.6.1(@types/node@25.2.0)(lightningcss@1.30.2): + vite-node@1.6.1(@types/node@25.2.2)(lightningcss@1.30.2): dependencies: cac: 6.7.14 debug: 4.4.3 pathe: 1.1.2 picocolors: 1.1.1 - vite: 5.4.21(@types/node@25.2.0)(lightningcss@1.30.2) + vite: 5.4.21(@types/node@25.2.2)(lightningcss@1.30.2) transitivePeerDependencies: - '@types/node' - less @@ -7664,17 +7623,17 @@ snapshots: - supports-color - terser - vite@5.4.21(@types/node@25.2.0)(lightningcss@1.30.2): + vite@5.4.21(@types/node@25.2.2)(lightningcss@1.30.2): dependencies: esbuild: 0.21.5 postcss: 8.5.6 rollup: 4.57.1 optionalDependencies: - '@types/node': 25.2.0 + '@types/node': 25.2.2 fsevents: 2.3.3 lightningcss: 1.30.2 - vitest@1.6.1(@types/node@25.2.0)(@vitest/ui@1.6.1)(lightningcss@1.30.2): + vitest@1.6.1(@types/node@25.2.2)(@vitest/ui@1.6.1)(lightningcss@1.30.2): dependencies: '@vitest/expect': 1.6.1 '@vitest/runner': 1.6.1 @@ -7693,11 +7652,11 @@ snapshots: strip-literal: 2.1.1 tinybench: 2.9.0 tinypool: 0.8.4 - vite: 5.4.21(@types/node@25.2.0)(lightningcss@1.30.2) - vite-node: 1.6.1(@types/node@25.2.0)(lightningcss@1.30.2) + vite: 5.4.21(@types/node@25.2.2)(lightningcss@1.30.2) + vite-node: 1.6.1(@types/node@25.2.2)(lightningcss@1.30.2) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 25.2.0 + '@types/node': 25.2.2 '@vitest/ui': 1.6.1(vitest@1.6.1) transitivePeerDependencies: - less