diff --git a/demo/package-lock.json b/demo/package-lock.json index 06ff8b4..23bb984 100644 --- a/demo/package-lock.json +++ b/demo/package-lock.json @@ -22,10 +22,11 @@ }, "..": { "name": "@nativescript/tailwind", - "version": "4.0.4", + "version": "4.0.8", "license": "MIT", "dependencies": { "@csstools/postcss-is-pseudo-class": "~5.0.1", + "@csstools/postcss-oklab-function": "^4.0.0", "@hookun/parse-animation-shorthand": "^0.1.4", "@tailwindcss/postcss": "^4.0.0", "postcss-preset-env": "^10.1.3" @@ -1317,9 +1318,9 @@ "dev": true }, "node_modules/brace-expansion": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", - "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", + "version": "1.1.14", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz", + "integrity": "sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==", "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -5245,6 +5246,7 @@ "version": "file:..", "requires": { "@csstools/postcss-is-pseudo-class": "~5.0.1", + "@csstools/postcss-oklab-function": "^4.0.0", "@hookun/parse-animation-shorthand": "^0.1.4", "@nativescript/webpack": "^5.0.8", "@tailwindcss/postcss": "^4.0.0", @@ -5879,9 +5881,9 @@ "dev": true }, "brace-expansion": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", - "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", + "version": "1.1.14", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz", + "integrity": "sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==", "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1"