Skip to content

Commit

Permalink
Update pnpm modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
DIDIRUS4 committed Jun 15, 2024
1 parent 3b1a6b3 commit 7509aef
Show file tree
Hide file tree
Showing 2 changed files with 587 additions and 607 deletions.
18 changes: 9 additions & 9 deletions theseus_gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,32 +15,32 @@
"fix": "eslint --fix --ext .js,.vue,.ts,.jsx,.tsx,.html,.vue . && prettier --write ."
},
"dependencies": {
"@tauri-apps/api": "^1.5.4",
"@tauri-apps/api": "^1.5.6",
"@vintl/vintl": "^4.4.1",
"dayjs": "^1.11.11",
"floating-vue": "^5.2.2",
"mixpanel-browser": "^2.50.0",
"mixpanel-browser": "^2.52.0",
"ofetch": "^1.3.4",
"omorphia": "^0.7.3",
"pinia": "^2.1.7",
"tauri-plugin-window-state-api": "github:tauri-apps/tauri-plugin-window-state#v1",
"vite-svg-loader": "^5.1.0",
"vue": "^3.4.26",
"vue": "^3.4.29",
"vue-i18n": "^9.13.1",
"vue-multiselect": "3.0.0-beta.3",
"vue-router": "4.3.0",
"vue-virtual-scroller": "2.0.0-beta.8"
},
"devDependencies": {
"@rollup/plugin-alias": "^5.1.0",
"@tauri-apps/cli": "^1.5.12",
"@vitejs/plugin-vue": "^5.0.4",
"@tauri-apps/cli": "^1.5.14",
"@vitejs/plugin-vue": "^5.0.5",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.25.0",
"prettier": "^3.2.5",
"sass": "^1.76.0",
"vite": "^5.2.10",
"eslint-plugin-vue": "^9.26.0",
"prettier": "^3.3.2",
"sass": "^1.77.5",
"vite": "^5.3.1",
"vite-plugin-eslint": "^1.8.1"
},
"packageManager": "pnpm@9.1.0"
Expand Down
Loading

0 comments on commit 7509aef

Please sign in to comment.