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 Sep 26, 2022
1 parent 4917a9a commit 205a823
Show file tree
Hide file tree
Showing 2 changed files with 531 additions and 321 deletions.
38 changes: 19 additions & 19 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "taxau-desktop",
"description": "text recognition and automation",
"version": "0.0.10",
"version": "0.0.11",
"private": true,
"engines": {
"node": ">=v16.13",
Expand Down Expand Up @@ -37,42 +37,42 @@
"@types/fabric": "4.5.12",
"@types/node": "18.0.5",
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "5.36.1",
"@typescript-eslint/parser": "5.36.1",
"@vitejs/plugin-vue": "3.0.3",
"@typescript-eslint/eslint-plugin": "5.38.1",
"@typescript-eslint/parser": "5.38.1",
"@vitejs/plugin-vue": "3.1.0",
"@vue/test-utils": "2.0.2",
"@vueuse/core": "9.1.1",
"@vueuse/core": "9.3.0",
"cross-env": "7.0.3",
"dexie": "3.2.2",
"electron": "20.1.0",
"electron-builder": "23.3.3",
"electron-devtools-installer": "3.2.0",
"eslint": "8.23.0",
"eslint-plugin-vue": "9.4.0",
"eslint": "8.24.0",
"eslint-plugin-vue": "9.5.1",
"fabric": "5.2.4",
"happy-dom": "6.0.4",
"nano-staged": "0.8.0",
"pinia": "2.0.21",
"playwright": "1.25.1",
"sass": "1.54.7",
"pinia": "2.0.22",
"playwright": "1.26.0",
"sass": "1.55.0",
"simple-git-hooks": "2.8.0",
"typescript": "4.8.2",
"unplugin-auto-expose": "0.0.2",
"typescript": "4.8.3",
"unplugin-auto-expose": "0.0.3",
"unplugin-auto-import": "0.11.2",
"unplugin-vue-components": "0.22.4",
"unplugin-vue-components": "0.22.7",
"uuid": "9.0.0",
"vite": "3.0.9",
"vite-plugin-windicss": "1.8.7",
"vite-svg-loader": "3.4.0",
"vitest": "0.22.1",
"vite": "3.1.3",
"vite-plugin-windicss": "1.8.8",
"vite-svg-loader": "3.6.0",
"vitest": "0.23.4",
"vue-router": "4.1.5",
"vue-tsc": "0.40.5",
"vue-tsc": "0.40.13",
"windicss": "3.5.6"
},
"dependencies": {
"@squoosh/lib": "0.4.0",
"electron-updater": "5.2.1",
"mime-types": "2.1.35",
"vue": "3.2.38"
"vue": "3.2.39"
}
}

0 comments on commit 205a823

Please sign in to comment.