pnpm catalog
This commit is contained in:
parent
e8dabbb2e5
commit
b159d811b5
@ -24,7 +24,7 @@
|
|||||||
"@types/react": "catalog:",
|
"@types/react": "catalog:",
|
||||||
"@types/react-dom": "catalog:",
|
"@types/react-dom": "catalog:",
|
||||||
"autoprefixer": "catalog:",
|
"autoprefixer": "catalog:",
|
||||||
"lint-staged": "^15.2.10",
|
"lint-staged": "catalog:",
|
||||||
"postcss": "catalog:",
|
"postcss": "catalog:",
|
||||||
"tailwindcss": "catalog:",
|
"tailwindcss": "catalog:",
|
||||||
"typescript": "catalog:"
|
"typescript": "catalog:"
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
"lint-staged": "turbo lint-staged"
|
"lint-staged": "turbo lint-staged"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"husky": "^9.1.7",
|
"husky": "catalog:",
|
||||||
"prettier": "catalog:",
|
"prettier": "catalog:",
|
||||||
"turbo": "catalog:",
|
"turbo": "catalog:",
|
||||||
"typescript": "catalog:"
|
"typescript": "catalog:"
|
||||||
|
|||||||
@ -27,17 +27,17 @@
|
|||||||
"lint-staged": "lint-staged"
|
"lint-staged": "lint-staged"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@radix-ui/react-slot": "^1.1.0",
|
"@radix-ui/react-slot": "catalog:",
|
||||||
"@repo/eslint-config": "workspace:*",
|
"@repo/eslint-config": "workspace:*",
|
||||||
"@repo/typescript-config": "workspace:*",
|
"@repo/typescript-config": "workspace:*",
|
||||||
"@types/react": "catalog:",
|
"@types/react": "catalog:",
|
||||||
"autoprefixer": "catalog:",
|
"autoprefixer": "catalog:",
|
||||||
"class-variance-authority": "catalog:",
|
"class-variance-authority": "catalog:",
|
||||||
"clsx": "catalog:",
|
"clsx": "catalog:",
|
||||||
"lint-staged": "^15.2.10",
|
"lint-staged": "catalog:",
|
||||||
"lucide-react": "catalog:",
|
"lucide-react": "catalog:",
|
||||||
"postcss": "catalog:",
|
"postcss": "catalog:",
|
||||||
"postcss-load-config": "^6.0.1",
|
"postcss-load-config": "catalog:",
|
||||||
"tailwind-merge": "catalog:",
|
"tailwind-merge": "catalog:",
|
||||||
"tailwindcss": "catalog:",
|
"tailwindcss": "catalog:",
|
||||||
"tailwindcss-animate": "catalog:",
|
"tailwindcss-animate": "catalog:",
|
||||||
|
|||||||
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
@ -6,6 +6,9 @@ settings:
|
|||||||
|
|
||||||
catalogs:
|
catalogs:
|
||||||
default:
|
default:
|
||||||
|
'@radix-ui/react-slot':
|
||||||
|
specifier: ^1.1.0
|
||||||
|
version: 1.1.0
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: ^20
|
specifier: ^20
|
||||||
version: 20.17.8
|
version: 20.17.8
|
||||||
@ -36,6 +39,12 @@ catalogs:
|
|||||||
eslint-plugin-turbo:
|
eslint-plugin-turbo:
|
||||||
specifier: ^2.3.0
|
specifier: ^2.3.0
|
||||||
version: 2.3.2
|
version: 2.3.2
|
||||||
|
husky:
|
||||||
|
specifier: ^9.1.7
|
||||||
|
version: 9.1.7
|
||||||
|
lint-staged:
|
||||||
|
specifier: ^15.2.10
|
||||||
|
version: 15.2.10
|
||||||
lucide-react:
|
lucide-react:
|
||||||
specifier: ^0.462.0
|
specifier: ^0.462.0
|
||||||
version: 0.462.0
|
version: 0.462.0
|
||||||
@ -45,6 +54,9 @@ catalogs:
|
|||||||
postcss:
|
postcss:
|
||||||
specifier: ^8.4.49
|
specifier: ^8.4.49
|
||||||
version: 8.4.49
|
version: 8.4.49
|
||||||
|
postcss-load-config:
|
||||||
|
specifier: ^6.0.1
|
||||||
|
version: 6.0.1
|
||||||
prettier:
|
prettier:
|
||||||
specifier: ^3.2.5
|
specifier: ^3.2.5
|
||||||
version: 3.4.0
|
version: 3.4.0
|
||||||
@ -75,7 +87,7 @@ importers:
|
|||||||
.:
|
.:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
husky:
|
husky:
|
||||||
specifier: ^9.1.7
|
specifier: 'catalog:'
|
||||||
version: 9.1.7
|
version: 9.1.7
|
||||||
prettier:
|
prettier:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
@ -121,7 +133,7 @@ importers:
|
|||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 10.4.20(postcss@8.4.49)
|
version: 10.4.20(postcss@8.4.49)
|
||||||
lint-staged:
|
lint-staged:
|
||||||
specifier: ^15.2.10
|
specifier: 'catalog:'
|
||||||
version: 15.2.10
|
version: 15.2.10
|
||||||
postcss:
|
postcss:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
@ -160,7 +172,7 @@ importers:
|
|||||||
version: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107)
|
version: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107)
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@radix-ui/react-slot':
|
'@radix-ui/react-slot':
|
||||||
specifier: ^1.1.0
|
specifier: 'catalog:'
|
||||||
version: 1.1.0(@types/react@18.3.1)(react@19.0.0-rc-5c56b873-20241107)
|
version: 1.1.0(@types/react@18.3.1)(react@19.0.0-rc-5c56b873-20241107)
|
||||||
'@repo/eslint-config':
|
'@repo/eslint-config':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
@ -181,7 +193,7 @@ importers:
|
|||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 2.1.1
|
version: 2.1.1
|
||||||
lint-staged:
|
lint-staged:
|
||||||
specifier: ^15.2.10
|
specifier: 'catalog:'
|
||||||
version: 15.2.10
|
version: 15.2.10
|
||||||
lucide-react:
|
lucide-react:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
@ -190,7 +202,7 @@ importers:
|
|||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 8.4.49
|
version: 8.4.49
|
||||||
postcss-load-config:
|
postcss-load-config:
|
||||||
specifier: ^6.0.1
|
specifier: 'catalog:'
|
||||||
version: 6.0.1(jiti@1.21.6)(postcss@8.4.49)(yaml@2.6.1)
|
version: 6.0.1(jiti@1.21.6)(postcss@8.4.49)(yaml@2.6.1)
|
||||||
tailwind-merge:
|
tailwind-merge:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
|
|||||||
@ -2,6 +2,7 @@ packages:
|
|||||||
- apps/*
|
- apps/*
|
||||||
- packages/*
|
- packages/*
|
||||||
catalog:
|
catalog:
|
||||||
|
"@radix-ui/react-slot": ^1.1.0
|
||||||
"@types/node": ^20
|
"@types/node": ^20
|
||||||
"@types/react": ^18.3.1
|
"@types/react": ^18.3.1
|
||||||
"@types/react-dom": ^18.3.1
|
"@types/react-dom": ^18.3.1
|
||||||
@ -12,9 +13,12 @@ catalog:
|
|||||||
eslint: ^9.15.0
|
eslint: ^9.15.0
|
||||||
eslint-plugin-tailwindcss: ^3.17.5
|
eslint-plugin-tailwindcss: ^3.17.5
|
||||||
eslint-plugin-turbo: ^2.3.0
|
eslint-plugin-turbo: ^2.3.0
|
||||||
|
husky: ^9.1.7
|
||||||
|
lint-staged: ^15.2.10
|
||||||
lucide-react: ^0.462.0
|
lucide-react: ^0.462.0
|
||||||
next: ^15.0.3
|
next: ^15.0.3
|
||||||
postcss: ^8.4.49
|
postcss: ^8.4.49
|
||||||
|
postcss-load-config: ^6.0.1
|
||||||
prettier: ^3.2.5
|
prettier: ^3.2.5
|
||||||
react: 19.0.0-rc-5c56b873-20241107
|
react: 19.0.0-rc-5c56b873-20241107
|
||||||
react-dom: 19.0.0-rc-5c56b873-20241107
|
react-dom: 19.0.0-rc-5c56b873-20241107
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user