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, 15 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index a32ac91..50394ed 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -767,12 +767,6 @@
767 "node": ">=8" 767 "node": ">=8"
768 } 768 }
769 }, 769 },
770 "node_modules/@tailwindcss/cli/node_modules/tailwindcss": {
771 "version": "4.1.8",
772 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.8.tgz",
773 "integrity": "sha512-kjeW8gjdxasbmFKpVGrGd5T4i40mV5J2Rasw48QARfYeQ8YS9x02ON9SFWax3Qf616rt4Cp3nVNIj6Hd1mP3og==",
774 "license": "MIT"
775 },
776 "node_modules/@tailwindcss/node": { 770 "node_modules/@tailwindcss/node": {
777 "version": "4.1.7", 771 "version": "4.1.7",
778 "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.7.tgz", 772 "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.7.tgz",
@@ -788,6 +782,12 @@
788 "tailwindcss": "4.1.7" 782 "tailwindcss": "4.1.7"
789 } 783 }
790 }, 784 },
785 "node_modules/@tailwindcss/node/node_modules/tailwindcss": {
786 "version": "4.1.7",
787 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.7.tgz",
788 "integrity": "sha512-kr1o/ErIdNhTz8uzAYL7TpaUuzKIE6QPQ4qmSdxnoX/lo+5wmUHQA6h3L5yIqEImSRnAAURDirLu/BgiXGPAhg==",
789 "license": "MIT"
790 },
791 "node_modules/@tailwindcss/oxide": { 791 "node_modules/@tailwindcss/oxide": {
792 "version": "4.1.7", 792 "version": "4.1.7",
793 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.7.tgz", 793 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.7.tgz",
@@ -1097,6 +1097,12 @@
1097 "tailwindcss": "4.1.7" 1097 "tailwindcss": "4.1.7"
1098 } 1098 }
1099 }, 1099 },
1100 "node_modules/@tailwindcss/postcss/node_modules/tailwindcss": {
1101 "version": "4.1.7",
1102 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.7.tgz",
1103 "integrity": "sha512-kr1o/ErIdNhTz8uzAYL7TpaUuzKIE6QPQ4qmSdxnoX/lo+5wmUHQA6h3L5yIqEImSRnAAURDirLu/BgiXGPAhg==",
1104 "license": "MIT"
1105 },
1100 "node_modules/@trysound/sax": { 1106 "node_modules/@trysound/sax": {
1101 "version": "0.2.0", 1107 "version": "0.2.0",
1102 "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz", 1108 "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
@@ -3259,9 +3265,9 @@
3259 } 3265 }
3260 }, 3266 },
3261 "node_modules/tailwindcss": { 3267 "node_modules/tailwindcss": {
3262 "version": "4.1.7", 3268 "version": "4.1.8",
3263 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.7.tgz", 3269 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.8.tgz",
3264 "integrity": "sha512-kr1o/ErIdNhTz8uzAYL7TpaUuzKIE6QPQ4qmSdxnoX/lo+5wmUHQA6h3L5yIqEImSRnAAURDirLu/BgiXGPAhg==", 3270 "integrity": "sha512-kjeW8gjdxasbmFKpVGrGd5T4i40mV5J2Rasw48QARfYeQ8YS9x02ON9SFWax3Qf616rt4Cp3nVNIj6Hd1mP3og==",
3265 "license": "MIT" 3271 "license": "MIT"
3266 }, 3272 },
3267 "node_modules/tapable": { 3273 "node_modules/tapable": {