Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#12)
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 May 29, 2023
1 parent 02971f9 commit 610973e
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 130 deletions.
12 changes: 6 additions & 6 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-named-export",
"version": "0.1.2",
"packageManager": "pnpm@8.5.1",
"packageManager": "pnpm@8.6.0",
"description": "Named export for Vue SFC.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -75,15 +75,15 @@
"prepublishOnly": "pnpm run build"
},
"dependencies": {
"@vue-macros/common": "^1.3.1",
"@vue-macros/common": "^1.3.3",
"change-case": "^4.1.2",
"unplugin": "^1.3.1"
},
"devDependencies": {
"@babel/types": "^7.21.5",
"@babel/types": "^7.22.3",
"@sxzz/eslint-config": "^2.4.6",
"@types/node": "^18.16.14",
"@vue-macros/test-utils": "^1.0.3",
"@types/node": "^18.16.16",
"@vue-macros/test-utils": "^1.0.4",
"bumpp": "^9.1.0",
"eslint": "^8.41.0",
"eslint-define-config": "^1.20.0",
Expand All @@ -92,7 +92,7 @@
"tsup": "^6.7.0",
"tsx": "^3.12.7",
"typescript": "^5.0.4",
"vite": "^4.3.8",
"vite": "^4.3.9",
"vitest": "^0.31.1",
"vue": "^3.3.4"
},
Expand Down

0 comments on commit 610973e

Please sign in to comment.