mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency tailwindcss to v2.2.14
This commit is contained in:
parent
d2e9c01ee4
commit
3c1c061118
2 changed files with 8 additions and 8 deletions
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
|
|
@ -32,7 +32,7 @@
|
|||
"react-router-dom": "5.3.0",
|
||||
"react-scripts": "4.0.3",
|
||||
"recharts": "2.1.2",
|
||||
"tailwindcss": "2.2.13",
|
||||
"tailwindcss": "2.2.14",
|
||||
"typescript": "4.4.2"
|
||||
}
|
||||
},
|
||||
|
|
@ -25339,9 +25339,9 @@
|
|||
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
|
||||
},
|
||||
"node_modules/tailwindcss": {
|
||||
"version": "2.2.13",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.13.tgz",
|
||||
"integrity": "sha512-Y0ZTdTPDLg8KbRp56sCTWoVyBpCTXkk0dNNpPw4eixto+E26n6GEw57VsdzcSlXuah3cQdH+QSyt58WqKamo5A==",
|
||||
"version": "2.2.14",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.14.tgz",
|
||||
"integrity": "sha512-gQQPKbV8qb8GthGhJGbRR+lKluSpFq+L78CJZLmqumEBKPMDkD+l5wFlOTzlOhWozG4S1I9AUSaPkD1EfnNsug==",
|
||||
"dependencies": {
|
||||
"arg": "^5.0.1",
|
||||
"bytes": "^3.0.0",
|
||||
|
|
@ -48074,9 +48074,9 @@
|
|||
}
|
||||
},
|
||||
"tailwindcss": {
|
||||
"version": "2.2.13",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.13.tgz",
|
||||
"integrity": "sha512-Y0ZTdTPDLg8KbRp56sCTWoVyBpCTXkk0dNNpPw4eixto+E26n6GEw57VsdzcSlXuah3cQdH+QSyt58WqKamo5A==",
|
||||
"version": "2.2.14",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.14.tgz",
|
||||
"integrity": "sha512-gQQPKbV8qb8GthGhJGbRR+lKluSpFq+L78CJZLmqumEBKPMDkD+l5wFlOTzlOhWozG4S1I9AUSaPkD1EfnNsug==",
|
||||
"requires": {
|
||||
"arg": "^5.0.1",
|
||||
"bytes": "^3.0.0",
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
"react-router-dom": "5.3.0",
|
||||
"react-scripts": "4.0.3",
|
||||
"recharts": "2.1.2",
|
||||
"tailwindcss": "2.2.13",
|
||||
"tailwindcss": "2.2.14",
|
||||
"typescript": "4.4.2"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue