Skip to content

Commit

Permalink
chore: upgrade version and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
suyuan32 committed Nov 3, 2024
1 parent 509275c commit b613668
Show file tree
Hide file tree
Showing 6 changed files with 537 additions and 574 deletions.
2 changes: 1 addition & 1 deletion internal/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-vue": "^9.29.1",
"eslint-plugin-vue": "^9.30.0",
"vue-eslint-parser": "^9.4.3"
}
}
2 changes: 1 addition & 1 deletion internal/ts-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"node-server.json"
],
"dependencies": {
"@types/node": "^20.17.0",
"@types/node": "^20.17.5",
"vite": "^5.4.10"
}
}
2 changes: 1 addition & 1 deletion internal/vite-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"picocolors": "^1.1.1",
"pkg-types": "^1.2.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.80.4",
"sass": "^1.80.6",
"unocss": "^0.61.9",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-dts": "^3.9.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-admin",
"version": "1.5.7",
"version": "1.5.8",
"homepage": "https://github.com/suyuan32/simple-admin-backend-ui",
"bugs": {
"url": "https://github.com/suyuan32/simple-admin-backend-ui/issues"
Expand Down Expand Up @@ -76,7 +76,7 @@
"@iconify/vue": "^4.1.2",
"@logicflow/core": "^1.2.28",
"@logicflow/extension": "^1.2.28",
"@uiw/codemirror-theme-github": "^4.23.5",
"@uiw/codemirror-theme-github": "^4.23.6",
"@uponu/vuedraggable": "^4.1.3",
"@vben/hooks": "workspace:*",
"@vue/shared": "^3.5.12",
Expand Down
Loading

0 comments on commit b613668

Please sign in to comment.