Skip to content

Commit 15810c3

Browse files
committed
chore: bump csstype version
1 parent 7c3319b commit 15810c3

File tree

3 files changed

+4
-11
lines changed

3 files changed

+4
-11
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
"brotli": "^1.3.2",
7373
"chalk": "^4.1.0",
7474
"conventional-changelog-cli": "^2.0.31",
75-
"csstype": "^3.0.3",
7675
"enquirer": "^2.3.2",
7776
"esbuild": "^0.17.4",
7877
"eslint": "^8.33.0",

packages/runtime-dom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"dependencies": {
3838
"@vue/shared": "3.3.0-alpha.5",
3939
"@vue/runtime-core": "3.3.0-alpha.5",
40-
"csstype": "^2.6.8"
40+
"csstype": "^3.1.1"
4141
}
4242
}

pnpm-lock.yaml

Lines changed: 3 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)