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 Aug 30, 2022
1 parent eeb43fc commit 0280200
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 236 deletions.
42 changes: 21 additions & 21 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.8",
"version": "0.0.9",
"private": true,
"engines": {
"node": ">=v16.13",
Expand Down Expand Up @@ -33,40 +33,40 @@
"devDependencies": {
"@fontsource/noto-sans-sc": "4.5.11",
"@fontsource/noto-serif-sc": "4.5.11",
"@material-design-icons/svg": "0.11.8",
"@types/fabric": "4.5.11",
"@material-design-icons/svg": "0.12.1",
"@types/fabric": "4.5.12",
"@types/node": "18.0.5",
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "5.32.0",
"@typescript-eslint/parser": "5.32.0",
"@vitejs/plugin-vue": "3.0.1",
"@typescript-eslint/eslint-plugin": "5.36.0",
"@typescript-eslint/parser": "5.36.0",
"@vitejs/plugin-vue": "3.0.3",
"@vue/test-utils": "2.0.2",
"@vueuse/core": "9.1.0",
"@vueuse/core": "9.1.1",
"cross-env": "7.0.3",
"dexie": "3.2.2",
"electron": "20.0.1",
"electron": "20.1.0",
"electron-builder": "23.3.3",
"electron-devtools-installer": "3.2.0",
"eslint": "8.21.0",
"eslint-plugin-vue": "9.3.0",
"fabric": "5.2.1",
"eslint": "8.23.0",
"eslint-plugin-vue": "9.4.0",
"fabric": "5.2.4",
"happy-dom": "6.0.4",
"nano-staged": "0.8.0",
"pinia": "2.0.17",
"playwright": "1.24.2",
"sass": "1.54.3",
"pinia": "2.0.21",
"playwright": "1.25.1",
"sass": "1.54.6",
"simple-git-hooks": "2.8.0",
"typescript": "4.7.4",
"typescript": "4.8.2",
"unplugin-auto-expose": "0.0.2",
"unplugin-auto-import": "0.11.1",
"unplugin-vue-components": "0.22.0",
"unplugin-auto-import": "0.11.2",
"unplugin-vue-components": "0.22.4",
"uuid": "8.3.2",
"vite": "3.0.4",
"vite": "3.0.9",
"vite-plugin-windicss": "1.8.7",
"vite-svg-loader": "3.4.0",
"vitest": "0.21.0",
"vue-router": "4.1.3",
"vue-tsc": "0.39.5",
"vitest": "0.22.1",
"vue-router": "4.1.5",
"vue-tsc": "0.40.4",
"windicss": "3.5.6"
},
"dependencies": {
Expand Down

0 comments on commit 0280200

Please sign in to comment.