Ajout @tabler/icons
This commit is contained in:
parent
d4de2bebfc
commit
9cb7810e40
2 changed files with 7 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
"homepage": "https://github.com/Peer-at-Code/peer-at-code#readme",
|
||||
"dependencies": {
|
||||
"@next/font": "13.1.6",
|
||||
"@tabler/icons": "^2.2.0",
|
||||
"clsx": "^1.2.1",
|
||||
"next": "13.1.6",
|
||||
"react": "18.2.0",
|
||||
|
|
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
|
@ -2,6 +2,7 @@ lockfileVersion: 5.4
|
|||
|
||||
specifiers:
|
||||
'@next/font': 13.1.6
|
||||
'@tabler/icons': ^2.2.0
|
||||
'@tailwindcss/forms': ^0.5.3
|
||||
'@types/node': 18.11.18
|
||||
'@types/react': 18.0.27
|
||||
|
@ -28,6 +29,7 @@ specifiers:
|
|||
|
||||
dependencies:
|
||||
'@next/font': 13.1.6
|
||||
'@tabler/icons': 2.2.0
|
||||
clsx: 1.2.1
|
||||
next: 13.1.6_biqbaboplfbrettd7655fr4n2y
|
||||
react: 18.2.0
|
||||
|
@ -274,6 +276,10 @@ packages:
|
|||
tslib: 2.5.0
|
||||
dev: false
|
||||
|
||||
/@tabler/icons/2.2.0:
|
||||
resolution: {integrity: sha512-s2mm+7JqmLObKdU89Dtiy+USmUpOlACsoXZZPykjAJZC4pK3wMYxLsclJxViWLeLTb6Bc0oga92V7R+9nrj1ZQ==}
|
||||
dev: false
|
||||
|
||||
/@tailwindcss/forms/0.5.3_tailwindcss@3.2.4:
|
||||
resolution: {integrity: sha512-y5mb86JUoiUgBjY/o6FJSFZSEttfb3Q5gllE4xoKjAAD+vBrnIhE4dViwUuow3va8mpH4s9jyUbUbrRGoRdc2Q==}
|
||||
peerDependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue