Skip to content

Commit b9b8210

Browse files
committed
docs: upgrade
1 parent b58177b commit b9b8210

17 files changed

+1023
-418
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@commitlint/config-conventional": "^19.5.0",
3939
"@commitlint/prompt-cli": "^19.5.0",
4040
"@commitlint/types": "^19.5.0",
41-
"@icebreakers/eslint-config": "^0.7.0",
42-
"@icebreakers/monorepo": "^0.6.13",
41+
"@icebreakers/eslint-config": "^0.7.1",
42+
"@icebreakers/monorepo": "^0.6.15",
4343
"@icebreakers/stylelint-config": "^0.1.2",
4444
"@rollup/pluginutils": "^5.1.3",
4545
"@tailwindcss-mangle/core": "workspace:*",
@@ -63,7 +63,7 @@
6363
"@types/set-value": "^4.0.3",
6464
"@vitest/coverage-v8": "~2.1.4",
6565
"astro": "^4.16.10",
66-
"ci-info": "^4.0.0",
66+
"ci-info": "^4.1.0",
6767
"comment-json": "^4.2.5",
6868
"cross-env": "^7.0.3",
6969
"css-loader": "^7.1.2",
@@ -89,7 +89,7 @@
8989
"only-allow": "^1.2.1",
9090
"pathe": "^1.1.2",
9191
"pkg-types": "^1.2.1",
92-
"postcss": "^8.4.47",
92+
"postcss": "^8.4.49",
9393
"postcss-loader": "^8.1.1",
9494
"postcss7": "npm:postcss@7",
9595
"prettier": "^3.3.3",
@@ -107,8 +107,8 @@
107107
"unbuild": "^2.0.0",
108108
"unplugin": "^1.15.0",
109109
"unplugin-tailwindcss-mangle": "workspace:*",
110-
"vite": "^5.4.10",
111-
"vite-tsconfig-paths": "^5.1.1",
110+
"vite": "^5.4.11",
111+
"vite-tsconfig-paths": "^5.1.2",
112112
"vitest": "~2.1.4",
113113
"webpack": "^5.96.1",
114114
"webpack-build-utils": "^0.0.7",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"htmlparser2": "9.1.0",
7575
"magic-string": "^0.30.12",
7676
"pathe": "^1.1.2",
77-
"postcss": "^8.4.47",
77+
"postcss": "^8.4.49",
7878
"postcss-selector-parser": "^7.0.0"
7979
}
8080
}

packages/tailwindcss-patch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"jiti": "^2.4.0",
8484
"lilconfig": "^3.1.2",
8585
"pathe": "^1.1.2",
86-
"postcss": "^8.4.47",
86+
"postcss": "^8.4.49",
8787
"resolve": "^1.22.8",
8888
"semver": "^7.6.3"
8989
}

0 commit comments

Comments
 (0)