Skip to content

Commit

Permalink
chore: bump to v1.37.58
Browse files Browse the repository at this point in the history
  • Loading branch information
sunner committed Aug 2, 2023
1 parent 4a8f88d commit 886d125
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
86 changes: 43 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chatall",
"version": "1.37.57",
"version": "1.37.58",
"description": "Chat with multiple AI bots and discover the best.",
"author": {
"name": "Sun Zhigang",
Expand Down Expand Up @@ -31,10 +31,10 @@
"axios": "^1.4.0",
"babel-plugin-prismjs": "^2.1.0",
"compare-versions": "^6.0.0",
"core-js": "^3.31.1",
"electron-builder": "^24.4.0",
"core-js": "^3.32.0",
"electron-builder": "^24.6.3",
"katex": "^0.16.8",
"langchain": "~0.0.110",
"langchain": "~0.0.121",
"material-design-icons": "^3.0.1",
"sortablejs": "^1.15.0",
"update-electron-app": "^2.0.1",
Expand All @@ -44,7 +44,7 @@
"vue-i18n": "^9.2.2",
"vue-matomo": "^4.2.0",
"vue3-shortkey": "^4.0.0",
"vuetify": "^3.3.8",
"vuetify": "^3.3.11",
"vuex": "^4.1.0",
"vuex-persist": "^3.1.3",
"websocket-as-promised": "^2.0.1"
Expand All @@ -57,12 +57,12 @@
"@vue/cli-plugin-babel": "~5.0.8",
"@vue/cli-plugin-eslint": "~5.0.8",
"@vue/cli-service": "~5.0.8",
"electron": "^25.3.0",
"electron": "^25.3.2",
"electron-devtools-installer": "^3.2.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.9.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-vue": "^9.15.1",
"eslint-plugin-vue": "^9.16.1",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"md5": "^2.3.0",
Expand Down

0 comments on commit 886d125

Please sign in to comment.