Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
build(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 31, 2022
1 parent 94cba7d commit 34c61eb
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 282 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "taxau-desktop",
"description": "text recognition and automation",
"version": "0.0.13",
"version": "0.0.14",
"private": true,
"engines": {
"node": ">=v16.13",
Expand Down Expand Up @@ -35,44 +35,44 @@
"@fontsource/noto-serif-sc": "4.5.12",
"@material-design-icons/svg": "0.13.0",
"@types/fabric": "4.5.12",
"@types/node": "18.0.5",
"@types/node": "18.11.8",
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "5.40.0",
"@typescript-eslint/parser": "5.40.0",
"@vitejs/plugin-vue": "3.1.2",
"@vue/test-utils": "2.1.0",
"@vueuse/core": "9.3.0",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"@vitejs/plugin-vue": "3.2.0",
"@vue/test-utils": "2.2.1",
"@vueuse/core": "9.4.0",
"cross-env": "7.0.3",
"dexie": "3.2.2",
"electron": "21.1.0",
"electron": "21.2.0",
"electron-builder": "23.6.0",
"electron-devtools-installer": "3.2.0",
"eslint": "8.25.0",
"eslint-plugin-vue": "9.6.0",
"eslint": "8.26.0",
"eslint-plugin-vue": "9.7.0",
"fabric": "5.2.4",
"happy-dom": "6.0.4",
"nano-staged": "0.8.0",
"pinia": "2.0.23",
"playwright": "1.27.0",
"playwright": "1.27.1",
"sass": "1.55.0",
"simple-git-hooks": "2.8.0",
"simple-git-hooks": "2.8.1",
"typescript": "4.8.4",
"unplugin-auto-expose": "0.0.3",
"unplugin-auto-import": "0.11.2",
"unplugin-vue-components": "0.22.8",
"unplugin-auto-import": "0.11.4",
"unplugin-vue-components": "0.22.9",
"uuid": "9.0.0",
"vite": "3.1.7",
"vite": "3.2.2",
"vite-plugin-windicss": "1.8.8",
"vite-svg-loader": "3.6.0",
"vitest": "0.24.1",
"vue-router": "4.1.5",
"vitest": "0.24.3",
"vue-router": "4.1.6",
"vue-tsc": "0.40.13",
"windicss": "3.5.6"
},
"dependencies": {
"@squoosh/lib": "0.4.0",
"electron-updater": "5.3.0",
"mime-types": "2.1.35",
"vue": "3.2.40"
"vue": "3.2.41"
}
}

0 comments on commit 34c61eb

Please sign in to comment.