chore: css-tree updates

This commit is contained in:
Nathan Walker
2023-11-25 10:05:13 -08:00
parent dd0a6283e0
commit 7c4d928dbb
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@
"conventional-changelog-cli": "^4.1.0", "conventional-changelog-cli": "^4.1.0",
"copyfiles": "^2.4.0", "copyfiles": "^2.4.0",
"css": "^3.0.0", "css": "^3.0.0",
"css-tree": "^1.1.2", "css-tree": "^2.3.0",
"dotenv": "~16.3.1", "dotenv": "~16.3.1",
"emoji-regex": "^10.3.0", "emoji-regex": "^10.3.0",
"eslint": "~8.43.0", "eslint": "~8.43.0",

View File

@ -46,7 +46,7 @@
"dependencies": { "dependencies": {
"@nativescript/hook": "~2.0.0", "@nativescript/hook": "~2.0.0",
"acorn": "^8.7.0", "acorn": "^8.7.0",
"css-tree": "^1.1.2", "css-tree": "^2.3.0",
"emoji-regex": "^10.2.1", "emoji-regex": "^10.2.1",
"reduce-css-calc": "^2.1.7", "reduce-css-calc": "^2.1.7",
"tslib": "^2.0.0" "tslib": "^2.0.0"