Skip to content

Commit 791224b

Browse files
committed
chore(deps): update
1 parent 9e05183 commit 791224b

File tree

2 files changed

+755
-530
lines changed

2 files changed

+755
-530
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"@amap/amap-jsapi-loader": "^1.0.1",
5252
"@howdyjs/mouse-menu": "^2.1.3",
5353
"@infectoone/vue-ganttastic": "^2.3.1",
54-
"@logicflow/core": "^1.2.22",
55-
"@logicflow/extension": "^1.2.22",
54+
"@logicflow/core": "^1.2.23",
55+
"@logicflow/extension": "^1.2.23",
5656
"@pureadmin/descriptions": "^1.2.1",
5757
"@pureadmin/table": "^3.1.2",
5858
"@pureadmin/utils": "^2.4.7",
@@ -64,7 +64,7 @@
6464
"@wangeditor/editor-for-vue": "^5.1.12",
6565
"@zxcvbn-ts/core": "^3.0.4",
6666
"animate.css": "^4.1.1",
67-
"axios": "^1.6.7",
67+
"axios": "^1.6.8",
6868
"china-area-data": "^5.0.1",
6969
"cropperjs": "^1.6.1",
7070
"dayjs": "^1.11.10",
@@ -92,9 +92,9 @@
9292
"v3-infinite-loading": "^1.3.1",
9393
"version-rocket": "^1.7.1",
9494
"vue": "^3.4.21",
95-
"vue-i18n": "^9.10.1",
96-
"vue-json-pretty": "^2.3.0",
97-
"vue-pdf-embed": "^2.0.2",
95+
"vue-i18n": "^9.10.2",
96+
"vue-json-pretty": "^2.4.0",
97+
"vue-pdf-embed": "^2.0.3",
9898
"vue-router": "^4.3.0",
9999
"vue-tippy": "^6.4.1",
100100
"vue-types": "^5.1.1",
@@ -109,7 +109,7 @@
109109
"xlsx": "^0.18.5"
110110
},
111111
"devDependencies": {
112-
"@commitlint/cli": "^19.1.0",
112+
"@commitlint/cli": "^19.2.1",
113113
"@commitlint/config-conventional": "^19.1.0",
114114
"@commitlint/types": "^19.0.3",
115115
"@eslint/js": "^8.57.0",
@@ -123,19 +123,19 @@
123123
"@types/gradient-string": "^1.1.5",
124124
"@types/intro.js": "^5.1.5",
125125
"@types/js-cookie": "^3.0.6",
126-
"@types/node": "^20.11.27",
126+
"@types/node": "^20.11.30",
127127
"@types/nprogress": "^0.2.3",
128128
"@types/qrcode": "^1.5.5",
129-
"@types/qs": "^6.9.12",
129+
"@types/qs": "^6.9.14",
130130
"@types/sortablejs": "^1.15.8",
131-
"@typescript-eslint/eslint-plugin": "^7.2.0",
132-
"@typescript-eslint/parser": "^7.2.0",
131+
"@typescript-eslint/eslint-plugin": "^7.3.1",
132+
"@typescript-eslint/parser": "^7.3.1",
133133
"@vitejs/plugin-vue": "^5.0.4",
134134
"@vitejs/plugin-vue-jsx": "^3.1.0",
135-
"autoprefixer": "^10.4.18",
135+
"autoprefixer": "^10.4.19",
136136
"boxen": "^7.1.1",
137137
"cloc": "^2.11.0",
138-
"cssnano": "^6.1.0",
138+
"cssnano": "^6.1.1",
139139
"dagre": "^0.8.5",
140140
"eslint": "^8.57.0",
141141
"eslint-config-prettier": "^9.1.0",
@@ -145,9 +145,9 @@
145145
"gradient-string": "^2.0.2",
146146
"husky": "^9.0.11",
147147
"lint-staged": "^15.2.2",
148-
"postcss": "^8.4.35",
148+
"postcss": "^8.4.38",
149149
"postcss-html": "^1.6.0",
150-
"postcss-import": "^16.0.1",
150+
"postcss-import": "^16.1.0",
151151
"postcss-scss": "^4.0.9",
152152
"prettier": "^3.2.5",
153153
"rimraf": "^5.0.5",
@@ -160,8 +160,8 @@
160160
"stylelint-prettier": "^5.0.0",
161161
"svgo": "^3.2.0",
162162
"tailwindcss": "^3.4.1",
163-
"typescript": "^5.4.2",
164-
"vite": "^5.1.6",
163+
"typescript": "^5.4.3",
164+
"vite": "^5.2.2",
165165
"vite-plugin-cdn-import": "^0.3.5",
166166
"vite-plugin-compression": "^0.5.1",
167167
"vite-plugin-fake-server": "^2.1.1",

0 commit comments

Comments
 (0)