chore(deps): update dependency turbo to v2.2.3
All checks were successful
Lint / Lint (push) Successful in 36s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m7s

This commit is contained in:
Renovate Bot 2024-10-26 03:04:53 +00:00
parent bd31a7aea2
commit 61888448ea
2 changed files with 29 additions and 29 deletions

56
package-lock.json generated
View File

@ -31,7 +31,7 @@
"eslint-config-next": "14.2.15", "eslint-config-next": "14.2.15",
"postcss": "8.4.47", "postcss": "8.4.47",
"tailwindcss": "3.4.14", "tailwindcss": "3.4.14",
"turbo": "2.2.1", "turbo": "2.2.3",
"typescript": "5.6.3" "typescript": "5.6.3"
} }
}, },
@ -7641,27 +7641,27 @@
"integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA=="
}, },
"node_modules/turbo": { "node_modules/turbo": {
"version": "2.2.1", "version": "2.2.3",
"resolved": "https://registry.npmjs.org/turbo/-/turbo-2.2.1.tgz", "resolved": "https://registry.npmjs.org/turbo/-/turbo-2.2.3.tgz",
"integrity": "sha512-clZFkh6U6NpsLKBVZYRjlZjRTfju1Z5STqvFVaOGu5443uM75alJe1nCYH9pQ9YJoiOvXAqA2rDHWN5kLS9JMg==", "integrity": "sha512-5lDvSqIxCYJ/BAd6rQGK/AzFRhBkbu4JHVMLmGh/hCb7U3CqSnr5Tjwfy9vc+/5wG2DJ6wttgAaA7MoCgvBKZQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"bin": { "bin": {
"turbo": "bin/turbo" "turbo": "bin/turbo"
}, },
"optionalDependencies": { "optionalDependencies": {
"turbo-darwin-64": "2.2.1", "turbo-darwin-64": "2.2.3",
"turbo-darwin-arm64": "2.2.1", "turbo-darwin-arm64": "2.2.3",
"turbo-linux-64": "2.2.1", "turbo-linux-64": "2.2.3",
"turbo-linux-arm64": "2.2.1", "turbo-linux-arm64": "2.2.3",
"turbo-windows-64": "2.2.1", "turbo-windows-64": "2.2.3",
"turbo-windows-arm64": "2.2.1" "turbo-windows-arm64": "2.2.3"
} }
}, },
"node_modules/turbo-darwin-64": { "node_modules/turbo-darwin-64": {
"version": "2.2.1", "version": "2.2.3",
"resolved": "https://registry.npmjs.org/turbo-darwin-64/-/turbo-darwin-64-2.2.1.tgz", "resolved": "https://registry.npmjs.org/turbo-darwin-64/-/turbo-darwin-64-2.2.3.tgz",
"integrity": "sha512-jltMdSQ+7rQDVaorjW729PCw6fwAn1MgZSdoa0Gil7GZCOF3SnR/ok0uJw6G5mdm6F5XM8ZTlz+mdGzBLuBRaA==", "integrity": "sha512-Rcm10CuMKQGcdIBS3R/9PMeuYnv6beYIHqfZFeKWVYEWH69sauj4INs83zKMTUiZJ3/hWGZ4jet9AOwhsssLyg==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@ -7673,9 +7673,9 @@
] ]
}, },
"node_modules/turbo-darwin-arm64": { "node_modules/turbo-darwin-arm64": {
"version": "2.2.1", "version": "2.2.3",
"resolved": "https://registry.npmjs.org/turbo-darwin-arm64/-/turbo-darwin-arm64-2.2.1.tgz", "resolved": "https://registry.npmjs.org/turbo-darwin-arm64/-/turbo-darwin-arm64-2.2.3.tgz",
"integrity": "sha512-RHW0c1NonsJXXlutlZeunmhLanf0/WbeizFfYgWuTEaJE4MbbhyD/RG4Fm/7iob5kxQ4Es2TzfDPqyMqpIO0GA==", "integrity": "sha512-+EIMHkuLFqUdJYsA3roj66t9+9IciCajgj+DVek+QezEdOJKcRxlvDOS2BUaeN8kEzVSsNiAGnoysFWYw4K0HA==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@ -7687,9 +7687,9 @@
] ]
}, },
"node_modules/turbo-linux-64": { "node_modules/turbo-linux-64": {
"version": "2.2.1", "version": "2.2.3",
"resolved": "https://registry.npmjs.org/turbo-linux-64/-/turbo-linux-64-2.2.1.tgz", "resolved": "https://registry.npmjs.org/turbo-linux-64/-/turbo-linux-64-2.2.3.tgz",
"integrity": "sha512-RasrjV+i2B90hoR8r6B2Btf2/ebNT5MJbhkpY0G1EN06E1IkjCKfAXj/1Dwmjy9+Zo0NC2r69L3HxRrtpar8jQ==", "integrity": "sha512-UBhJCYnqtaeOBQLmLo8BAisWbc9v9daL9G8upLR+XGj6vuN/Nz6qUAhverN4Pyej1g4Nt1BhROnj6GLOPYyqxQ==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@ -7701,9 +7701,9 @@
] ]
}, },
"node_modules/turbo-linux-arm64": { "node_modules/turbo-linux-arm64": {
"version": "2.2.1", "version": "2.2.3",
"resolved": "https://registry.npmjs.org/turbo-linux-arm64/-/turbo-linux-arm64-2.2.1.tgz", "resolved": "https://registry.npmjs.org/turbo-linux-arm64/-/turbo-linux-arm64-2.2.3.tgz",
"integrity": "sha512-LNkUUJuu1gNkhlo7Ky/zilXEiajLoGlWLiKT1XV5neEf+x1s+aU9Hzd/+HhSVMiyI8l7z6zLbrM1a6+v4co/SQ==", "integrity": "sha512-hJYT9dN06XCQ3jBka/EWvvAETnHRs3xuO/rb5bESmDfG+d9yQjeTMlhRXKrr4eyIMt6cLDt1LBfyi+6CQ+VAwQ==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@ -7715,9 +7715,9 @@
] ]
}, },
"node_modules/turbo-windows-64": { "node_modules/turbo-windows-64": {
"version": "2.2.1", "version": "2.2.3",
"resolved": "https://registry.npmjs.org/turbo-windows-64/-/turbo-windows-64-2.2.1.tgz", "resolved": "https://registry.npmjs.org/turbo-windows-64/-/turbo-windows-64-2.2.3.tgz",
"integrity": "sha512-Mn5tlFrLzlQ6tW6wTWNlyT1osXuDUg0VT1VAjRpmRXlK2Zi3oKVVG0rs0nkkq4rmuheryD1xyuGPN9nFKbAn/A==", "integrity": "sha512-NPrjacrZypMBF31b4HE4ROg4P3nhMBPHKS5WTpMwf7wydZ8uvdEHpESVNMOtqhlp857zbnKYgP+yJF30H3N2dQ==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@ -7729,9 +7729,9 @@
] ]
}, },
"node_modules/turbo-windows-arm64": { "node_modules/turbo-windows-arm64": {
"version": "2.2.1", "version": "2.2.3",
"resolved": "https://registry.npmjs.org/turbo-windows-arm64/-/turbo-windows-arm64-2.2.1.tgz", "resolved": "https://registry.npmjs.org/turbo-windows-arm64/-/turbo-windows-arm64-2.2.3.tgz",
"integrity": "sha512-bvYOJ3SMN00yiem+uAqwRMbUMau/KiMzJYxnD0YkFo6INc08z8gZi5g0GLZAR7g/L3JegktX3UQW2cJvryjvLg==", "integrity": "sha512-fnNrYBCqn6zgKPKLHu4sOkihBI/+0oYFr075duRxqUZ+1aLWTAGfHZLgjVeLh3zR37CVzuerGIPWAEkNhkWEIw==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],

View File

@ -32,7 +32,7 @@
"eslint-config-next": "14.2.15", "eslint-config-next": "14.2.15",
"postcss": "8.4.47", "postcss": "8.4.47",
"tailwindcss": "3.4.14", "tailwindcss": "3.4.14",
"turbo": "2.2.1", "turbo": "2.2.3",
"typescript": "5.6.3" "typescript": "5.6.3"
} }
} }