Skip to content

Commit 295240f

Browse files
committed
chore(deps): update
1 parent 1d9f1cf commit 295240f

File tree

3 files changed

+116
-120
lines changed

3 files changed

+116
-120
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ permissions:
44
on:
55
push:
66
branches:
7-
- main
7+
- pages
88

99
jobs:
1010
deploy:

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"@amap/amap-jsapi-loader": "^1.0.1",
5151
"@howdyjs/mouse-menu": "^2.1.3",
5252
"@infectoone/vue-ganttastic": "^2.3.2",
53-
"@logicflow/core": "^1.2.26",
54-
"@logicflow/extension": "^1.2.26",
53+
"@logicflow/core": "^1.2.27",
54+
"@logicflow/extension": "^1.2.27",
5555
"@pureadmin/descriptions": "^1.2.1",
5656
"@pureadmin/table": "^3.1.2",
5757
"@pureadmin/utils": "^2.4.7",
@@ -103,16 +103,16 @@
103103
"vue3-danmaku": "^1.6.0",
104104
"vue3-puzzle-vcode": "^1.1.7",
105105
"vuedraggable": "^4.1.0",
106-
"vxe-table": "^4.6.8",
107-
"wavesurfer.js": "^7.7.12",
106+
"vxe-table": "^4.6.9",
107+
"wavesurfer.js": "^7.7.13",
108108
"xgplayer": "^3.0.17",
109109
"xlsx": "^0.18.5"
110110
},
111111
"devDependencies": {
112112
"@commitlint/cli": "^19.3.0",
113113
"@commitlint/config-conventional": "^19.2.2",
114114
"@commitlint/types": "^19.0.3",
115-
"@eslint/js": "^9.1.1",
115+
"@eslint/js": "^9.2.0",
116116
"@faker-js/faker": "^8.4.1",
117117
"@iconify-icons/ep": "^1.2.12",
118118
"@iconify-icons/ri": "^1.2.10",
@@ -136,7 +136,7 @@
136136
"boxen": "^7.1.1",
137137
"cssnano": "^7.0.1",
138138
"dagre": "^0.8.5",
139-
"eslint": "^9.1.1",
139+
"eslint": "^9.2.0",
140140
"eslint-config-prettier": "^9.1.0",
141141
"eslint-define-config": "^2.1.0",
142142
"eslint-plugin-prettier": "^5.1.3",

0 commit comments

Comments
 (0)