Skip to content

Commit a910e1e

Browse files
committed
Merge remote-tracking branch 'origin/master'
# Conflicts: # public/cn.widgetjs.widgets.hotspot.json # public/widget.json
2 parents 14b64d3 + 71defee commit a910e1e

16 files changed

+190
-78
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
},
1919
"dependencies": {
2020
"@vueuse/core": "^9.4.0",
21-
"@widget-js/core": "^24.1.1-beta.5",
22-
"@widget-js/vue3": "^24.1.1-beta.5",
21+
"@widget-js/core": "^24.1.1-beta.30",
22+
"@widget-js/vue3": "^24.1.1-beta.31",
2323
"axios": "^1.1.3",
2424
"color": "^4.2.3",
2525
"colorthief": "^2.4.0",
@@ -44,8 +44,8 @@
4444
"@vue/compiler-sfc": "^3.2.45",
4545
"@vue/eslint-config-typescript": "^9.1.0",
4646
"@vueuse/shared": "^10.1.2",
47-
"@widget-js/cli": "^24.1.1-beta.5",
48-
"@widget-js/vite-plugin-widget": "^24.1.1-beta.5",
47+
"@widget-js/cli": "^24.1.1-beta.30",
48+
"@widget-js/vite-plugin-widget": "^24.1.1-beta.30",
4949
"css-loader": "^6.7.2",
5050
"eslint": "8.48.0",
5151
"eslint-plugin-vue": "^9.15.1",

0 commit comments

Comments
 (0)