Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 15, 2023
1 parent c1d2836 commit 0756511
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 290 deletions.
14 changes: 7 additions & 7 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-named-export",
"version": "0.1.2",
"packageManager": "pnpm@8.3.1",
"packageManager": "pnpm@8.5.0",
"description": "Named export for Vue SFC.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -75,26 +75,26 @@
"prepublishOnly": "pnpm run build"
},
"dependencies": {
"@vue-macros/common": "^1.3.0",
"@vue-macros/common": "^1.3.1",
"change-case": "^4.1.2",
"unplugin": "^1.3.1"
},
"devDependencies": {
"@babel/types": "^7.21.5",
"@sxzz/eslint-config": "^2.4.6",
"@types/node": "^18.16.3",
"@types/node": "^18.16.9",
"@vue-macros/test-utils": "^1.0.3",
"bumpp": "^9.1.0",
"eslint": "^8.39.0",
"eslint": "^8.40.0",
"eslint-define-config": "^1.20.0",
"fast-glob": "^3.2.12",
"prettier": "^2.8.8",
"tsup": "^6.7.0",
"tsx": "^3.12.7",
"typescript": "^5.0.4",
"vite": "^4.3.3",
"vitest": "^0.30.1",
"vue": "^3.2.47"
"vite": "^4.3.5",
"vitest": "^0.31.0",
"vue": "^3.3.2"
},
"engines": {
"node": ">=14.19.0"
Expand Down

0 comments on commit 0756511

Please sign in to comment.