DaisyUI updates
This commit is contained in:
parent
d3eff4f3e8
commit
67219b23d1
2 changed files with 10 additions and 10 deletions
|
@ -45,7 +45,7 @@
|
|||
"@types/react": "^18.2.13",
|
||||
"@typescript-eslint/eslint-plugin": "^5.60.0",
|
||||
"@typescript-eslint/parser": "^5.60.0",
|
||||
"daisyui": "^3.1.1",
|
||||
"daisyui": "^3.1.5",
|
||||
"eslint": "^8.43.0",
|
||||
"eslint-config-next": "^13.4.6",
|
||||
"prisma": "4.16.0",
|
||||
|
|
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
|
@ -101,8 +101,8 @@ devDependencies:
|
|||
specifier: ^5.60.0
|
||||
version: 5.60.0(eslint@8.43.0)(typescript@5.1.3)
|
||||
daisyui:
|
||||
specifier: ^3.1.1
|
||||
version: 3.1.1(postcss@8.4.24)
|
||||
specifier: ^3.1.5
|
||||
version: 3.1.5(postcss@8.4.24)
|
||||
eslint:
|
||||
specifier: ^8.43.0
|
||||
version: 8.43.0
|
||||
|
@ -1482,7 +1482,7 @@ packages:
|
|||
postcss: ^8.1.0
|
||||
dependencies:
|
||||
browserslist: 4.21.9
|
||||
caniuse-lite: 1.0.30001505
|
||||
caniuse-lite: 1.0.30001506
|
||||
fraction.js: 4.2.0
|
||||
normalize-range: 0.1.2
|
||||
picocolors: 1.0.0
|
||||
|
@ -1596,7 +1596,7 @@ packages:
|
|||
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001505
|
||||
caniuse-lite: 1.0.30001506
|
||||
electron-to-chromium: 1.4.435
|
||||
node-releases: 2.0.12
|
||||
update-browserslist-db: 1.0.11(browserslist@4.21.9)
|
||||
|
@ -1667,8 +1667,8 @@ packages:
|
|||
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
|
||||
engines: {node: '>= 6'}
|
||||
|
||||
/caniuse-lite@1.0.30001505:
|
||||
resolution: {integrity: sha512-jaAOR5zVtxHfL0NjZyflVTtXm3D3J9P15zSJ7HmQF8dSKGA6tqzQq+0ZI3xkjyQj46I4/M0K2GbMpcAFOcbr3A==}
|
||||
/caniuse-lite@1.0.30001506:
|
||||
resolution: {integrity: sha512-6XNEcpygZMCKaufIcgpQNZNf00GEqc7VQON+9Rd0K1bMYo8xhMZRAo5zpbnbMNizi4YNgIDAFrdykWsvY3H4Hw==}
|
||||
dev: false
|
||||
|
||||
/chainsaw@0.1.0:
|
||||
|
@ -1866,8 +1866,8 @@ packages:
|
|||
resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==}
|
||||
dev: true
|
||||
|
||||
/daisyui@3.1.1(postcss@8.4.24):
|
||||
resolution: {integrity: sha512-+SPwlCvbk/dQd40Op3jv+C8s5pL/Ix4z/U+Q8KDKnF7oXNmvDYZlZ9e2RkouoevaW/Jta4e/iLTj5ve2WBoSkw==}
|
||||
/daisyui@3.1.5(postcss@8.4.24):
|
||||
resolution: {integrity: sha512-3nk5L//IU31ISzsonKEFG8ris8hS/MRAc+PrOTOyRbssjv1fYmNKSdIrOhG6op2ED3RyJL4p6I81JUwd7RWqTw==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
peerDependencies:
|
||||
postcss: ^8
|
||||
|
@ -3635,7 +3635,7 @@ packages:
|
|||
'@next/env': 13.4.6
|
||||
'@swc/helpers': 0.5.1
|
||||
busboy: 1.6.0
|
||||
caniuse-lite: 1.0.30001505
|
||||
caniuse-lite: 1.0.30001506
|
||||
postcss: 8.4.14
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
|
|
Loading…
Add table
Reference in a new issue