Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 24, 2023
1 parent fc6ea78 commit c22cd04
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 126 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-named-export",
"version": "0.1.2",
"packageManager": "pnpm@8.2.0",
"packageManager": "pnpm@8.3.1",
"description": "Named export for Vue SFC.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -82,17 +82,17 @@
"devDependencies": {
"@babel/types": "^7.21.4",
"@sxzz/eslint-config": "^2.4.6",
"@types/node": "^18.15.11",
"@types/node": "^18.16.0",
"@vue-macros/test-utils": "^1.0.2",
"bumpp": "^9.1.0",
"eslint": "^8.38.0",
"eslint-define-config": "^1.18.0",
"eslint": "^8.39.0",
"eslint-define-config": "^1.19.0",
"fast-glob": "^3.2.12",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"tsup": "^6.7.0",
"tsx": "^3.12.6",
"typescript": "^5.0.4",
"vite": "^4.2.1",
"vite": "^4.3.1",
"vitest": "^0.30.1",
"vue": "^3.2.47"
},
Expand Down

0 comments on commit c22cd04

Please sign in to comment.