Skip to content

Commit dcd6c77

Browse files
committed
chore: update vue3-ui packages
1 parent 92cacc7 commit dcd6c77

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
"@commitlint/cli": "^11.0.0",
5959
"@commitlint/config-angular": "^11.0.0",
6060
"@commitlint/prompt-cli": "^11.0.0",
61-
"@pathscale/bulma-extensions-css-var": "^0.0.41",
62-
"@pathscale/bulma-pull-2981-css-var-only": "^0.9.6",
63-
"@pathscale/vue3-ui": "^0.8.125",
61+
"@pathscale/bulma-extensions-css-var": "0.0.49-3",
62+
"@pathscale/bulma-pull-2981-css-var-only": "^0.9.6-1",
63+
"@pathscale/vue3-ui": "^0.8.146",
6464
"@rollup/plugin-babel": "^5.2.2",
6565
"@rollup/plugin-commonjs": "^17.0.0",
6666
"@rollup/plugin-json": "^4.1.0",
@@ -76,7 +76,7 @@
7676
"@types/resolve": "^1.17.1",
7777
"@typescript-eslint/eslint-plugin": "^4.11.1",
7878
"@typescript-eslint/parser": "^4.11.1",
79-
"@vue/compiler-sfc": "3.0.4",
79+
"@vue/compiler-sfc": "3.0.7",
8080
"builtin-modules": "^3.2.0",
8181
"eslint": "^7.16.0",
8282
"eslint-config-prettier": "^7.1.0",
@@ -99,7 +99,7 @@
9999
"shx": "^0.3.3",
100100
"ts-jest": "^26.4.4",
101101
"typescript": "^4.1.3",
102-
"vue": "3.0.4"
102+
"vue": "3.0.7"
103103
},
104104
"peerDependencies": {
105105
"rollup": "^2.2.0",

0 commit comments

Comments
 (0)