mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-20 19:41:52 +02:00
Merge pull request #1533 from nunocoracao/dependabot/npm_and_yarn/dev/tailwindcss-3.4.4
📌 Bump tailwindcss from 3.4.3 to 3.4.4
This commit is contained in:
commit
2685f70c99
3 changed files with 6 additions and 6 deletions
|
@ -14,7 +14,7 @@ body.zen-mode-enable {
|
|||
}
|
||||
}
|
||||
|
||||
/*! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com */
|
||||
/*! tailwindcss v3.4.4 | MIT License | https://tailwindcss.com */
|
||||
|
||||
/*
|
||||
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
||||
|
|
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -30,7 +30,7 @@
|
|||
"prettier-plugin-tailwindcss": "^0.6.1",
|
||||
"puppeteer": "^22.11.2",
|
||||
"rimraf": "^5.0.7",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"tailwindcss": "^3.4.4",
|
||||
"tw-elements": "2.0.0",
|
||||
"typeit": "^8.8.3",
|
||||
"vendor-copy": "^3.0.1"
|
||||
|
@ -4046,9 +4046,9 @@
|
|||
"integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew=="
|
||||
},
|
||||
"node_modules/tailwindcss": {
|
||||
"version": "3.4.3",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.3.tgz",
|
||||
"integrity": "sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==",
|
||||
"version": "3.4.4",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.4.tgz",
|
||||
"integrity": "sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==",
|
||||
"dependencies": {
|
||||
"@alloc/quick-lru": "^5.2.0",
|
||||
"arg": "^5.0.2",
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"prettier-plugin-tailwindcss": "^0.6.1",
|
||||
"puppeteer": "^22.11.2",
|
||||
"rimraf": "^5.0.7",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"tailwindcss": "^3.4.4",
|
||||
"tw-elements": "2.0.0",
|
||||
"typeit": "^8.8.3",
|
||||
"vendor-copy": "^3.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue