chore(deps): update dependency tailwindcss to v3.2.1
This commit is contained in:
parent
5ac07defcc
commit
cf9142501d
|
|
@ -145,7 +145,7 @@
|
|||
"lint-staged": "13.0.3",
|
||||
"postcss-import": "15.0.0",
|
||||
"prettier": "2.7.1",
|
||||
"tailwindcss": "3.2.0",
|
||||
"tailwindcss": "3.2.1",
|
||||
"typescript": "4.8.4",
|
||||
"unocss": "0.45.30",
|
||||
"vitest": "0.24.3"
|
||||
|
|
|
|||
|
|
@ -116,7 +116,7 @@ specifiers:
|
|||
remark-stringify: 10.0.2
|
||||
sharp: 0.31.1
|
||||
sortablejs: 1.15.0
|
||||
tailwindcss: 3.2.0
|
||||
tailwindcss: 3.2.1
|
||||
typescript: 4.8.4
|
||||
ua-parser-js: 1.0.32
|
||||
unidata.js: 0.7.2
|
||||
|
|
@ -261,7 +261,7 @@ devDependencies:
|
|||
lint-staged: 13.0.3
|
||||
postcss-import: 15.0.0
|
||||
prettier: 2.7.1
|
||||
tailwindcss: 3.2.0
|
||||
tailwindcss: 3.2.1
|
||||
typescript: 4.8.4
|
||||
unocss: 0.45.30
|
||||
vitest: 0.24.3
|
||||
|
|
@ -10144,8 +10144,8 @@ packages:
|
|||
strip-ansi: 6.0.1
|
||||
dev: false
|
||||
|
||||
/tailwindcss/3.2.0:
|
||||
resolution: {integrity: sha512-ARh/W0uH5UlWIC2nn02V0+5fyF0k6qZliyt4QYic2upOhPUE/Spu1EURNc9txJ3+4j8OEmdigqfDpw4d2tA4vA==}
|
||||
/tailwindcss/3.2.1:
|
||||
resolution: {integrity: sha512-Uw+GVSxp5CM48krnjHObqoOwlCt5Qo6nw1jlCRwfGy68dSYb/LwS9ZFidYGRiM+w6rMawkZiu1mEMAsHYAfoLg==}
|
||||
engines: {node: '>=12.13.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
@ -10159,6 +10159,7 @@ packages:
|
|||
glob-parent: 6.0.2
|
||||
is-glob: 4.0.3
|
||||
lilconfig: 2.0.6
|
||||
micromatch: 4.0.5
|
||||
normalize-path: 3.0.0
|
||||
object-hash: 3.0.0
|
||||
picocolors: 1.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue