|
44 | 44 | },
|
45 | 45 | "dependencies": {
|
46 | 46 | "@ast-core/escape": "^1.0.1",
|
47 |
| - "@babel/core": "^7.23.7", |
| 47 | + "@babel/core": "^7.23.9", |
48 | 48 | "@babel/helper-plugin-utils": "^7.22.5",
|
49 | 49 | "@babel/preset-typescript": "^7.23.3",
|
50 |
| - "@babel/types": "^7.23.6", |
| 50 | + "@babel/types": "^7.23.9", |
51 | 51 | "@tailwindcss-mangle/config": "workspace:^",
|
52 | 52 | "@tailwindcss-mangle/shared": "workspace:^",
|
53 | 53 | "fast-sort": "^3.4.0",
|
54 |
| - "magic-string": "^0.30.5", |
| 54 | + "magic-string": "^0.30.7", |
55 | 55 | "micromatch": "^4.0.5",
|
56 | 56 | "parse5": "^7.1.2",
|
57 |
| - "postcss": "^8.4.33", |
| 57 | + "postcss": "^8.4.34", |
58 | 58 | "postcss-selector-parser": "^6.0.15"
|
59 | 59 | },
|
60 | 60 | "devDependencies": {
|
61 | 61 | "@parse5/tools": "^0.4.0",
|
62 | 62 | "@types/babel__core": "^7.20.5",
|
63 | 63 | "@types/micromatch": "^4.0.6",
|
64 |
| - "@vue/compiler-core": "^3.4.14", |
65 |
| - "@vue/compiler-sfc": "^3.4.14" |
| 64 | + "@vue/compiler-core": "^3.4.15", |
| 65 | + "@vue/compiler-sfc": "^3.4.15" |
66 | 66 | },
|
67 | 67 | "homepage": "https://github.com/sonofmagic/tailwindcss-mangle",
|
68 | 68 | "repository": {
|
|
0 commit comments