mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-02-03 02:24:47 +08:00
chore: pin turbo@1.5.6
This commit is contained in:
@@ -23,7 +23,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^2.7.1",
|
||||
"turbo": "latest"
|
||||
"turbo": "1.5.6"
|
||||
},
|
||||
"engines": {
|
||||
"node": "18.18.2"
|
||||
},
|
||||
"packageManager": "yarn@3.6.1"
|
||||
}
|
||||
|
||||
@@ -25,7 +25,8 @@
|
||||
"@headlessui/react": "^1.7.3",
|
||||
"@heroicons/react": "^2.0.11",
|
||||
"clsx": "^1.2.1",
|
||||
"next": "^12.3.1"
|
||||
"next": "^12.3.1",
|
||||
"tailwindcss": "^3.1.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tih/tailwind-config": "*",
|
||||
|
||||
@@ -4683,6 +4683,7 @@ __metadata:
|
||||
next: ^12.3.1
|
||||
prettier-plugin-tailwindcss: ^0.1.13
|
||||
react: ^18.2.0
|
||||
tailwindcss: ^3.1.8
|
||||
tsup: ^6.2.3
|
||||
typescript: ^4.8.3
|
||||
languageName: unknown
|
||||
@@ -19554,7 +19555,7 @@ eslint-config-turbo@latest:
|
||||
resolution: "tech-interview-handbook@workspace:."
|
||||
dependencies:
|
||||
prettier: ^2.7.1
|
||||
turbo: latest
|
||||
turbo: 1.5.6
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -20063,7 +20064,7 @@ eslint-config-turbo@latest:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
turbo@latest:
|
||||
"turbo@npm:1.5.6":
|
||||
version: 1.5.6
|
||||
resolution: "turbo@npm:1.5.6"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user