summaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json24
1 files changed, 21 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 77fc40e..3f156d6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -447,6 +447,12 @@
447 "tailwindcss": "dist/index.mjs" 447 "tailwindcss": "dist/index.mjs"
448 } 448 }
449 }, 449 },
450 "node_modules/@tailwindcss/cli/node_modules/tailwindcss": {
451 "version": "4.2.2",
452 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.2.tgz",
453 "integrity": "sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==",
454 "license": "MIT"
455 },
450 "node_modules/@tailwindcss/node": { 456 "node_modules/@tailwindcss/node": {
451 "version": "4.2.2", 457 "version": "4.2.2",
452 "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.2.tgz", 458 "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.2.tgz",
@@ -462,6 +468,12 @@
462 "tailwindcss": "4.2.2" 468 "tailwindcss": "4.2.2"
463 } 469 }
464 }, 470 },
471 "node_modules/@tailwindcss/node/node_modules/tailwindcss": {
472 "version": "4.2.2",
473 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.2.tgz",
474 "integrity": "sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==",
475 "license": "MIT"
476 },
465 "node_modules/@tailwindcss/oxide": { 477 "node_modules/@tailwindcss/oxide": {
466 "version": "4.2.2", 478 "version": "4.2.2",
467 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.2.tgz", 479 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.2.tgz",
@@ -761,6 +773,12 @@
761 "tailwindcss": "4.2.2" 773 "tailwindcss": "4.2.2"
762 } 774 }
763 }, 775 },
776 "node_modules/@tailwindcss/postcss/node_modules/tailwindcss": {
777 "version": "4.2.2",
778 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.2.tgz",
779 "integrity": "sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==",
780 "license": "MIT"
781 },
764 "node_modules/ansi-regex": { 782 "node_modules/ansi-regex": {
765 "version": "6.1.0", 783 "version": "6.1.0",
766 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", 784 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
@@ -2905,9 +2923,9 @@
2905 } 2923 }
2906 }, 2924 },
2907 "node_modules/tailwindcss": { 2925 "node_modules/tailwindcss": {
2908 "version": "4.2.2", 2926 "version": "4.2.3",
2909 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.2.tgz", 2927 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.3.tgz",
2910 "integrity": "sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==", 2928 "integrity": "sha512-fA/NX5gMf0ooCLISgB0wScaWgaj6rjTN2SVAwleURjiya7ITNkV+VMmoHtKkldP6CIZoYCZyxb8zP/e2TWoEtQ==",
2911 "license": "MIT" 2929 "license": "MIT"
2912 }, 2930 },
2913 "node_modules/tapable": { 2931 "node_modules/tapable": {