turbo tasks

This commit is contained in:
EthanShoeDev
2025-09-19 19:44:20 -04:00
parent b053cb9945
commit dd0bb7636d
16 changed files with 223 additions and 185 deletions

50
pnpm-lock.yaml generated
View File

@@ -19,6 +19,9 @@ importers:
cross-env:
specifier: ^10.0.0
version: 10.0.0
globby:
specifier: ^14.1.0
version: 14.1.0
jscpd:
specifier: ^4.0.5
version: 4.0.5
@@ -31,6 +34,9 @@ importers:
syncpack:
specifier: ^13.0.4
version: 13.0.4(typescript@5.9.2)
tsx:
specifier: ^4.20.5
version: 4.20.5
turbo:
specifier: ^2.5.6
version: 2.5.6
@@ -327,9 +333,6 @@ importers:
'@types/react':
specifier: ~19.1.12
version: 19.1.12
del-cli:
specifier: ^6.0.0
version: 6.0.0
eslint:
specifier: ^9.35.0
version: 9.35.0(jiti@2.5.1)
@@ -4556,19 +4559,10 @@ packages:
resolution: {integrity: sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==}
engines: {node: '>= 14'}
del-cli@6.0.0:
resolution: {integrity: sha512-9nitGV2W6KLFyya4qYt4+9AKQFL+c0Ehj5K7V7IwlxTc6RMCfQUGY9E9pLG6e8TQjtwXpuiWIGGZb3mfVxyZkw==}
engines: {node: '>=18'}
hasBin: true
del@6.1.1:
resolution: {integrity: sha512-ua8BhapfP0JUJKC/zV9yHHDW/rDoDxP4Zhn3AkA6/xT6gY7jYXJiaeyBZznYVujhZZET+UgcbZiQ7sN3WqcImg==}
engines: {node: '>=10'}
del@8.0.0:
resolution: {integrity: sha512-R6ep6JJ+eOBZsBr9esiNN1gxFbZE4Q2cULkUSFumGYecAiS6qodDvcPx/sFuWHMNul7DWmrtoEOpYSm7o6tbSA==}
engines: {node: '>=18'}
depd@2.0.0:
resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
engines: {node: '>= 0.8'}
@@ -6036,18 +6030,10 @@ packages:
resolution: {integrity: sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==}
engines: {node: '>=6'}
is-path-cwd@3.0.0:
resolution: {integrity: sha512-kyiNFFLU0Ampr6SDZitD/DwUo4Zs1nSdnygUBqsu3LooL00Qvb5j+UnvApUn/TTj1J3OuE6BTdQ5rudKmU2ZaA==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
is-path-inside@3.0.3:
resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
engines: {node: '>=8'}
is-path-inside@4.0.0:
resolution: {integrity: sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==}
engines: {node: '>=12'}
is-plain-obj@4.1.0:
resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==}
engines: {node: '>=12'}
@@ -7251,10 +7237,6 @@ packages:
resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==}
engines: {node: '>=10'}
p-map@7.0.3:
resolution: {integrity: sha512-VkndIv2fIB99swvQoA65bm+fsmt6UNdGeIB0oxBs+WhAhdh08QA04JXpI7rbB9r08/nkbysKoya9rtDERYOYMA==}
engines: {node: '>=18'}
p-queue@8.1.1:
resolution: {integrity: sha512-aNZ+VfjobsWryoiPnEApGGmf5WmNsCo9xu8dfaYamG5qaLP7ClhLN6NgsFe6SwJ2UbLEBK5dv9x8Mn5+RVhMWQ==}
engines: {node: '>=18'}
@@ -14499,11 +14481,6 @@ snapshots:
escodegen: 2.1.0
esprima: 4.0.1
del-cli@6.0.0:
dependencies:
del: 8.0.0
meow: 13.2.0
del@6.1.1:
dependencies:
globby: 11.1.0
@@ -14515,15 +14492,6 @@ snapshots:
rimraf: 3.0.2
slash: 3.0.0
del@8.0.0:
dependencies:
globby: 14.1.0
is-glob: 4.0.3
is-path-cwd: 3.0.0
is-path-inside: 4.0.0
p-map: 7.0.3
slash: 5.1.0
depd@2.0.0: {}
dequal@2.0.3: {}
@@ -16331,12 +16299,8 @@ snapshots:
is-path-cwd@2.2.0: {}
is-path-cwd@3.0.0: {}
is-path-inside@3.0.3: {}
is-path-inside@4.0.0: {}
is-plain-obj@4.1.0: {}
is-promise@2.2.2: {}
@@ -18082,8 +18046,6 @@ snapshots:
dependencies:
aggregate-error: 3.1.0
p-map@7.0.3: {}
p-queue@8.1.1:
dependencies:
eventemitter3: 5.0.1