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.15
This commit is contained in:
parent
a6689f7af0
commit
b4b13fa6f0
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-router-dom": "5.3.0",
|
||||||
"react-scripts": "4.0.3",
|
"react-scripts": "4.0.3",
|
||||||
"recharts": "2.1.2",
|
"recharts": "2.1.2",
|
||||||
"tailwindcss": "2.2.14",
|
"tailwindcss": "2.2.15",
|
||||||
"typescript": "4.4.2"
|
"typescript": "4.4.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -25339,9 +25339,9 @@
|
||||||
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
|
||||||
},
|
},
|
||||||
"node_modules/tailwindcss": {
|
"node_modules/tailwindcss": {
|
||||||
"version": "2.2.14",
|
"version": "2.2.15",
|
||||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.14.tgz",
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.15.tgz",
|
||||||
"integrity": "sha512-gQQPKbV8qb8GthGhJGbRR+lKluSpFq+L78CJZLmqumEBKPMDkD+l5wFlOTzlOhWozG4S1I9AUSaPkD1EfnNsug==",
|
"integrity": "sha512-WgV41xTMbnSoTNMNnJvShQZ+8GmY86DmXTrCgnsveNZJdlybfwCItV8kAqjYmU49YiFr+ofzmT1JlAKajBZboQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"arg": "^5.0.1",
|
"arg": "^5.0.1",
|
||||||
"bytes": "^3.0.0",
|
"bytes": "^3.0.0",
|
||||||
|
|
@ -48074,9 +48074,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tailwindcss": {
|
"tailwindcss": {
|
||||||
"version": "2.2.14",
|
"version": "2.2.15",
|
||||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.14.tgz",
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.15.tgz",
|
||||||
"integrity": "sha512-gQQPKbV8qb8GthGhJGbRR+lKluSpFq+L78CJZLmqumEBKPMDkD+l5wFlOTzlOhWozG4S1I9AUSaPkD1EfnNsug==",
|
"integrity": "sha512-WgV41xTMbnSoTNMNnJvShQZ+8GmY86DmXTrCgnsveNZJdlybfwCItV8kAqjYmU49YiFr+ofzmT1JlAKajBZboQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"arg": "^5.0.1",
|
"arg": "^5.0.1",
|
||||||
"bytes": "^3.0.0",
|
"bytes": "^3.0.0",
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@
|
||||||
"react-router-dom": "5.3.0",
|
"react-router-dom": "5.3.0",
|
||||||
"react-scripts": "4.0.3",
|
"react-scripts": "4.0.3",
|
||||||
"recharts": "2.1.2",
|
"recharts": "2.1.2",
|
||||||
"tailwindcss": "2.2.14",
|
"tailwindcss": "2.2.15",
|
||||||
"typescript": "4.4.2"
|
"typescript": "4.4.2"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue