mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-11-08 22:31:30 +01:00
build(deps-dev): bump tailwindcss from 2.2.11 to 2.2.14 (#211)
This commit is contained in:
parent
56f22d0c9b
commit
049ec367fc
14
package-lock.json
generated
14
package-lock.json
generated
@ -61,7 +61,7 @@
|
||||
"prettier": "2.3.2",
|
||||
"semantic-release": "17.4.7",
|
||||
"start-server-and-test": "1.14.0",
|
||||
"tailwindcss": "2.2.11",
|
||||
"tailwindcss": "2.2.14",
|
||||
"typescript": "4.4.2",
|
||||
"vercel": "23.1.2"
|
||||
},
|
||||
@ -23607,9 +23607,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tailwindcss": {
|
||||
"version": "2.2.11",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.11.tgz",
|
||||
"integrity": "sha512-nXHuyB94Q5n3eSy41qdNEORDb2R6Vtq0LZmFfVfpYJxTWEZJ50IzaOkq2tCN8KJTNsQ5kZHhy+rj2aX6lJyGbQ==",
|
||||
"version": "2.2.14",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.14.tgz",
|
||||
"integrity": "sha512-gQQPKbV8qb8GthGhJGbRR+lKluSpFq+L78CJZLmqumEBKPMDkD+l5wFlOTzlOhWozG4S1I9AUSaPkD1EfnNsug==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"arg": "^5.0.1",
|
||||
@ -44161,9 +44161,9 @@
|
||||
}
|
||||
},
|
||||
"tailwindcss": {
|
||||
"version": "2.2.11",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.11.tgz",
|
||||
"integrity": "sha512-nXHuyB94Q5n3eSy41qdNEORDb2R6Vtq0LZmFfVfpYJxTWEZJ50IzaOkq2tCN8KJTNsQ5kZHhy+rj2aX6lJyGbQ==",
|
||||
"version": "2.2.14",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.14.tgz",
|
||||
"integrity": "sha512-gQQPKbV8qb8GthGhJGbRR+lKluSpFq+L78CJZLmqumEBKPMDkD+l5wFlOTzlOhWozG4S1I9AUSaPkD1EfnNsug==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"arg": "^5.0.1",
|
||||
|
@ -82,7 +82,7 @@
|
||||
"prettier": "2.3.2",
|
||||
"semantic-release": "17.4.7",
|
||||
"start-server-and-test": "1.14.0",
|
||||
"tailwindcss": "2.2.11",
|
||||
"tailwindcss": "2.2.14",
|
||||
"typescript": "4.4.2",
|
||||
"vercel": "23.1.2"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user