diff options
| author | Matweb Bot | 2024-03-28 04:06:29 +0000 |
|---|---|---|
| committer | Matweb Bot | 2024-03-28 04:06:29 +0000 |
| commit | cc190037969505f965bc1412b887aab048775e23 (patch) | |
| tree | b965ece7fe7fb9903ecd083f81ea328ecdaa2f39 /package-lock.json | |
| parent | ed50249de26c1577d0ed5db5c50db8ef6fd8d6c5 (diff) | |
RenovateBot: Update dependency tailwindcss to v3.4.3
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json index bc165a6..926b893 100644 --- a/package-lock.json +++ b/package-lock.json | |||
| @@ -1995,9 +1995,9 @@ | |||
| 1995 | } | 1995 | } |
| 1996 | }, | 1996 | }, |
| 1997 | "node_modules/tailwindcss": { | 1997 | "node_modules/tailwindcss": { |
| 1998 | "version": "3.4.1", | 1998 | "version": "3.4.3", |
| 1999 | "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.1.tgz", | 1999 | "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.3.tgz", |
| 2000 | "integrity": "sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==", | 2000 | "integrity": "sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==", |
| 2001 | "dependencies": { | 2001 | "dependencies": { |
| 2002 | "@alloc/quick-lru": "^5.2.0", | 2002 | "@alloc/quick-lru": "^5.2.0", |
| 2003 | "arg": "^5.0.2", | 2003 | "arg": "^5.0.2", |
| @@ -2007,7 +2007,7 @@ | |||
| 2007 | "fast-glob": "^3.3.0", | 2007 | "fast-glob": "^3.3.0", |
| 2008 | "glob-parent": "^6.0.2", | 2008 | "glob-parent": "^6.0.2", |
| 2009 | "is-glob": "^4.0.3", | 2009 | "is-glob": "^4.0.3", |
| 2010 | "jiti": "^1.19.1", | 2010 | "jiti": "^1.21.0", |
| 2011 | "lilconfig": "^2.1.0", | 2011 | "lilconfig": "^2.1.0", |
| 2012 | "micromatch": "^4.0.5", | 2012 | "micromatch": "^4.0.5", |
| 2013 | "normalize-path": "^3.0.0", | 2013 | "normalize-path": "^3.0.0", |
| @@ -3459,9 +3459,9 @@ | |||
| 3459 | } | 3459 | } |
| 3460 | }, | 3460 | }, |
| 3461 | "tailwindcss": { | 3461 | "tailwindcss": { |
| 3462 | "version": "3.4.1", | 3462 | "version": "3.4.3", |
| 3463 | "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.1.tgz", | 3463 | "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.3.tgz", |
| 3464 | "integrity": "sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==", | 3464 | "integrity": "sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==", |
| 3465 | "requires": { | 3465 | "requires": { |
| 3466 | "@alloc/quick-lru": "^5.2.0", | 3466 | "@alloc/quick-lru": "^5.2.0", |
| 3467 | "arg": "^5.0.2", | 3467 | "arg": "^5.0.2", |
| @@ -3471,7 +3471,7 @@ | |||
| 3471 | "fast-glob": "^3.3.0", | 3471 | "fast-glob": "^3.3.0", |
| 3472 | "glob-parent": "^6.0.2", | 3472 | "glob-parent": "^6.0.2", |
| 3473 | "is-glob": "^4.0.3", | 3473 | "is-glob": "^4.0.3", |
| 3474 | "jiti": "^1.19.1", | 3474 | "jiti": "^1.21.0", |
| 3475 | "lilconfig": "^2.1.0", | 3475 | "lilconfig": "^2.1.0", |
| 3476 | "micromatch": "^4.0.5", | 3476 | "micromatch": "^4.0.5", |
| 3477 | "normalize-path": "^3.0.0", | 3477 | "normalize-path": "^3.0.0", |
