mirror of
https://github.com/zoriya/v10.git
synced 2026-08-05 13:48:14 +00:00
chore(root): upgrade turbo to 2.9 (#1167)
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@
|
||||
"react-dom": "^18.0.0",
|
||||
"simple-git-hooks": "^2.13.1",
|
||||
"tsx": "^4.21.0",
|
||||
"turbo": "^2.5.8",
|
||||
"turbo": "^2.9.0",
|
||||
"typescript": "^6.0.2"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
|
||||
Generated
+59
-59
@@ -69,8 +69,8 @@ importers:
|
||||
specifier: ^4.21.0
|
||||
version: 4.21.0
|
||||
turbo:
|
||||
specifier: ^2.5.8
|
||||
version: 2.8.14
|
||||
specifier: ^2.9.0
|
||||
version: 2.9.1
|
||||
typescript:
|
||||
specifier: ^6.0.2
|
||||
version: 6.0.2
|
||||
@@ -3206,6 +3206,36 @@ packages:
|
||||
peerDependencies:
|
||||
'@testing-library/dom': '>=7.21.4'
|
||||
|
||||
'@turbo/darwin-64@2.9.1':
|
||||
resolution: {integrity: sha512-d1zTcIf6VWT7cdfjhi0X36C2PRsUi2HdEwYzVgkLHmuuYtL+1Y1Zu3JdlouoB/NjG2vX3q4NnKLMNhDOEweoIg==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@turbo/darwin-arm64@2.9.1':
|
||||
resolution: {integrity: sha512-AwJ4mA++Kpem33Lcov093hS1LrgqbKxqq5FCReoqsA8ayEG6eAJAo8ItDd9qQTdBiXxZH8GHCspLAMIe1t3Xyw==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@turbo/linux-64@2.9.1':
|
||||
resolution: {integrity: sha512-HT9SjKkjEw9uvlgly/qwCGEm4wOXOwQPSPS+wkg+/O1Qan3F1uU/0PFYzxl3m4lfuV3CP9wr2Dq5dPrUX+B9Ag==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@turbo/linux-arm64@2.9.1':
|
||||
resolution: {integrity: sha512-+4s5GZs3kjxc1KMhLBhoQy4UBkXjOhgidA9ipNllkA4JLivSqUCuOgU1Xbyp6vzYrsqHJ9vvwo/2mXgEtD6ZHg==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@turbo/windows-64@2.9.1':
|
||||
resolution: {integrity: sha512-ZO7GCyQd5HV564XWHc9KysjanFfM3DmnWquyEByu+hQMq42g9OMU/fYOCfHS6Xj2aXkIg2FHJeRV+iAck2YrbQ==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@turbo/windows-arm64@2.9.1':
|
||||
resolution: {integrity: sha512-BjX2fdz38mBb/H94JXrD5cJ+mEq8NmsCbYdC42JzQebJ0X8EdNgyFoEhOydPGViOmaRmhhdZnPZKKn6wahSpcA==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@tybys/wasm-util@0.10.1':
|
||||
resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==}
|
||||
|
||||
@@ -7202,38 +7232,8 @@ packages:
|
||||
resolution: {integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==}
|
||||
engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'}
|
||||
|
||||
turbo-darwin-64@2.8.14:
|
||||
resolution: {integrity: sha512-9sFi7n2lLfEsGWi5OEoA/eTtQU2BPKtzSYKqufMtDeRmqMT9vKjbv9gJCRkllSVE9BOXA0qXC3diyX8V8rKIKw==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
turbo-darwin-arm64@2.8.14:
|
||||
resolution: {integrity: sha512-aS4yJuy6A1PCLws+PJpZP0qCURG8Y5iVx13z/WAbKyeDTY6W6PiGgcEllSaeLGxyn++382ztN/EZH85n2zZ6VQ==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
turbo-linux-64@2.8.14:
|
||||
resolution: {integrity: sha512-XC6wPUDJkakjhNLaS0NrHDMiujRVjH+naEAwvKLArgqRaFkNxjmyNDRM4eu3soMMFmjym6NTxYaF74rvET+Orw==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
turbo-linux-arm64@2.8.14:
|
||||
resolution: {integrity: sha512-ChfE7isyVNjZrVSPDwcfqcHLG/FuIBbOFxnt1FM8vSuBGzHAs8AlTdwFNIxlEMJfZ8Ad9mdMxdmsCUPIWiQ6cg==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
turbo-windows-64@2.8.14:
|
||||
resolution: {integrity: sha512-FTbIeQL1ycLFW2t9uQNMy+bRSzi3Xhwun/e7ZhFBdM+U0VZxxrtfYEBM9CHOejlfqomk6Jh7aRz0sJoqYn39Hg==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
turbo-windows-arm64@2.8.14:
|
||||
resolution: {integrity: sha512-KgZX12cTyhY030qS7ieT8zRkhZZE2VWJasDFVUSVVn17nR7IShpv68/7j5UqJNeRLIGF1XPK0phsP5V5yw3how==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
turbo@2.8.14:
|
||||
resolution: {integrity: sha512-UCTxeMNYT1cKaHiIFdLCQ7ulI+jw5i5uOnJOrRXsgUD7G3+OjlUjwVd7JfeVt2McWSVGjYA3EVW/v1FSsJ5DtA==}
|
||||
turbo@2.9.1:
|
||||
resolution: {integrity: sha512-TO9du8MwLTAKoXcGezekh9cPJabJUb0+8KxtpMR6kXdRASrmJ8qXf2GkVbCREgzbMQakzfNcux9cZtxheDY4RQ==}
|
||||
hasBin: true
|
||||
|
||||
turndown@7.2.2:
|
||||
@@ -10694,6 +10694,24 @@ snapshots:
|
||||
dependencies:
|
||||
'@testing-library/dom': 10.4.1
|
||||
|
||||
'@turbo/darwin-64@2.9.1':
|
||||
optional: true
|
||||
|
||||
'@turbo/darwin-arm64@2.9.1':
|
||||
optional: true
|
||||
|
||||
'@turbo/linux-64@2.9.1':
|
||||
optional: true
|
||||
|
||||
'@turbo/linux-arm64@2.9.1':
|
||||
optional: true
|
||||
|
||||
'@turbo/windows-64@2.9.1':
|
||||
optional: true
|
||||
|
||||
'@turbo/windows-arm64@2.9.1':
|
||||
optional: true
|
||||
|
||||
'@tybys/wasm-util@0.10.1':
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
@@ -15513,32 +15531,14 @@ snapshots:
|
||||
|
||||
tunnel@0.0.6: {}
|
||||
|
||||
turbo-darwin-64@2.8.14:
|
||||
optional: true
|
||||
|
||||
turbo-darwin-arm64@2.8.14:
|
||||
optional: true
|
||||
|
||||
turbo-linux-64@2.8.14:
|
||||
optional: true
|
||||
|
||||
turbo-linux-arm64@2.8.14:
|
||||
optional: true
|
||||
|
||||
turbo-windows-64@2.8.14:
|
||||
optional: true
|
||||
|
||||
turbo-windows-arm64@2.8.14:
|
||||
optional: true
|
||||
|
||||
turbo@2.8.14:
|
||||
turbo@2.9.1:
|
||||
optionalDependencies:
|
||||
turbo-darwin-64: 2.8.14
|
||||
turbo-darwin-arm64: 2.8.14
|
||||
turbo-linux-64: 2.8.14
|
||||
turbo-linux-arm64: 2.8.14
|
||||
turbo-windows-64: 2.8.14
|
||||
turbo-windows-arm64: 2.8.14
|
||||
'@turbo/darwin-64': 2.9.1
|
||||
'@turbo/darwin-arm64': 2.9.1
|
||||
'@turbo/linux-64': 2.9.1
|
||||
'@turbo/linux-arm64': 2.9.1
|
||||
'@turbo/windows-64': 2.9.1
|
||||
'@turbo/windows-arm64': 2.9.1
|
||||
|
||||
turndown@7.2.2:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user