|
45 | 45 | "@icebreakers/eslint-config": "^0.6.1", |
46 | 46 | "@icebreakers/monorepo": "^0.6.11", |
47 | 47 | "@icebreakers/stylelint-config": "^0.1.2", |
48 | | - "@rollup/pluginutils": "^5.1.2", |
| 48 | + "@rollup/pluginutils": "^5.1.3", |
49 | 49 | "@tailwindcss-mangle/core": "workspace:*", |
50 | 50 | "@tailwindcss-mangle/shared": "workspace:*", |
51 | | - "@tsconfig/recommended": "^1.0.7", |
| 51 | + "@tsconfig/recommended": "^1.0.8", |
52 | 52 | "@types/babel__generator": "^7.6.8", |
53 | 53 | "@types/babel__helper-plugin-utils": "^7.10.3", |
54 | 54 | "@types/babel__traverse": "^7.20.6", |
|
61 | 61 | "@types/lodash": "^4.17.12", |
62 | 62 | "@types/lodash-es": "^4.17.12", |
63 | 63 | "@types/micromatch": "^4.0.9", |
64 | | - "@types/node": "^22.7.7", |
| 64 | + "@types/node": "^22.8.1", |
65 | 65 | "@types/resolve": "^1.20.6", |
66 | 66 | "@types/semver": "^7.5.8", |
67 | 67 | "@types/set-value": "^4.0.3", |
|
80 | 80 | "fs-extra": "^11.2.0", |
81 | 81 | "get-value": "^3.0.1", |
82 | 82 | "html-minifier-terser": "^7.2.0", |
83 | | - "html-webpack-plugin": "^5.6.2", |
| 83 | + "html-webpack-plugin": "^5.6.3", |
84 | 84 | "husky": "^9.1.6", |
85 | 85 | "klaw": "^4.1.0", |
86 | 86 | "lint-staged": "^15.2.10", |
|
104 | 104 | "tailwindcss-patch": "workspace:*", |
105 | 105 | "tailwindcss2": "npm:@tailwindcss/postcss7-compat@^2.2.17", |
106 | 106 | "tslib": "^2.8.0", |
107 | | - "tsup": "^8.3.0", |
108 | | - "tsx": "^4.19.1", |
| 107 | + "tsup": "^8.3.5", |
| 108 | + "tsx": "^4.19.2", |
109 | 109 | "turbo": "^2.2.1", |
110 | 110 | "typescript": "^5.6.3", |
111 | 111 | "unbuild": "^2.0.0", |
112 | 112 | "unplugin": "^1.14.1", |
113 | 113 | "unplugin-tailwindcss-mangle": "workspace:*", |
114 | | - "vite": "^5.4.9", |
| 114 | + "vite": "^5.4.10", |
115 | 115 | "vite-tsconfig-paths": "^5.0.1", |
116 | 116 | "vitest": "~2.1.3", |
117 | 117 | "webpack": "^5.95.0", |
|
0 commit comments