Skip to content

Commit b5c60b1

Browse files
committed
chore(deps): upgrade
1 parent 3088365 commit b5c60b1

File tree

5 files changed

+217
-217
lines changed

5 files changed

+217
-217
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"devDependencies": {
3535
"@changesets/changelog-github": "^0.5.0",
3636
"@changesets/cli": "^2.27.9",
37-
"@commitlint/cli": "^19.5.0",
38-
"@commitlint/config-conventional": "^19.5.0",
39-
"@commitlint/prompt-cli": "^19.5.0",
37+
"@commitlint/cli": "^19.6.0",
38+
"@commitlint/config-conventional": "^19.6.0",
39+
"@commitlint/prompt-cli": "^19.6.0",
4040
"@commitlint/types": "^19.5.0",
4141
"@icebreakers/eslint-config": "^0.7.2",
4242
"@icebreakers/monorepo": "^0.6.15",
@@ -77,10 +77,10 @@
7777
"get-value": "^3.0.1",
7878
"html-minifier-terser": "^7.2.0",
7979
"html-webpack-plugin": "^5.6.3",
80-
"husky": "^9.1.6",
80+
"husky": "^9.1.7",
8181
"klaw": "^4.1.0",
8282
"lint-staged": "^15.2.10",
83-
"local-pkg": "^0.5.0",
83+
"local-pkg": "^0.5.1",
8484
"lodash": "^4.17.21",
8585
"lodash-es": "^4.17.21",
8686
"micromatch": "^4.0.8",
@@ -94,7 +94,7 @@
9494
"postcss7": "npm:postcss@7",
9595
"prettier": "^3.3.3",
9696
"rimraf": "^6.0.1",
97-
"rollup": "^4.27.2",
97+
"rollup": "^4.27.3",
9898
"set-value": "^4.1.0",
9999
"tailwindcss": "^3.4.15",
100100
"tailwindcss-patch": "workspace:*",
@@ -112,6 +112,6 @@
112112
"vitest": "~2.1.5",
113113
"webpack": "^5.96.1",
114114
"webpack-build-utils": "^0.0.7",
115-
"yaml": "^2.6.0"
115+
"yaml": "^2.6.1"
116116
}
117117
}

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"fast-sort": "^3.4.1",
7373
"fs-extra": "^11.2.0",
7474
"htmlparser2": "9.1.0",
75-
"magic-string": "^0.30.12",
75+
"magic-string": "^0.30.13",
7676
"pathe": "^1.1.2",
7777
"postcss": "^8.4.49",
7878
"postcss-selector-parser": "^7.0.0"

packages/unplugin-tailwindcss-mangle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@tailwindcss-mangle/core": "workspace:^",
7777
"@tailwindcss-mangle/shared": "workspace:^",
7878
"is-css-request": "^1.0.1",
79-
"magic-string": "^0.30.12",
79+
"magic-string": "^0.30.13",
8080
"unplugin": "^1.16.0"
8181
},
8282
"publishConfig": {

0 commit comments

Comments
 (0)