Skip to content

Commit

Permalink
chore(deps): update dependency vue-tsc to ^0.40.0 (#490)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency vue-tsc to ^0.40.0

* chore(deps): upgraded vue-tsc dependency

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <[email protected]>
  • Loading branch information
renovate[bot] and CorentinTh authored Jun 27, 2023
1 parent 30f88fc commit b0d9a3e
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 395 deletions.
3 changes: 1 addition & 2 deletions .eslintrc-auto-import.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
"toReactive": true,
"toRef": true,
"toRefs": true,
"toValue": true,
"triggerRef": true,
"tryOnBeforeMount": true,
"tryOnBeforeUnmount": true,
Expand Down Expand Up @@ -288,4 +287,4 @@
"watchWithFilter": true,
"whenever": true
}
}
}
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
"vue": "^3.3.4",
"vue-i18n": "^9.2.2",
"vue-router": "^4.1.6",
"vue-tsc": "^1.8.1",
"xml-formatter": "^3.3.2",
"yaml": "^2.2.1"
},
Expand Down Expand Up @@ -106,7 +107,6 @@
"@vitejs/plugin-vue": "^2.3.4",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vue/compiler-sfc": "^3.2.47",
"@vue/runtime-core": "^3.2.47",
"@vue/runtime-dom": "^3.3.4",
"@vue/test-utils": "^2.3.2",
"@vue/tsconfig": "^0.1.3",
Expand All @@ -125,7 +125,6 @@
"vite-plugin-pwa": "^0.11.13",
"vite-svg-loader": "^3.6.0",
"vitest": "^0.32.0",
"vue-tsc": "^0.31.4",
"workbox-window": "^6.5.4",
"zx": "^7.2.1"
}
Expand Down
Loading

1 comment on commit b0d9a3e

@vercel
Copy link

@vercel vercel bot commented on b0d9a3e Jun 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

it-tools – ./

it-tools-git-main-ctmsst.vercel.app
it-tools.vercel.app
it-tools-ctmsst.vercel.app
it-tools.tech

Please sign in to comment.