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] authored Nov 19, 2023
1 parent 29cad5c commit 0b2b5da
Show file tree
Hide file tree
Showing 2 changed files with 805 additions and 406 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-named-export",
"version": "0.3.0",
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.10.5",
"description": "Named export for Vue SFC.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -78,28 +78,28 @@
"@rollup/pluginutils": "^5.0.5",
"ast-kit": "^0.11.2",
"magic-string-ast": "^0.3.0",
"unplugin": "^1.5.0"
"unplugin": "^1.5.1"
},
"devDependencies": {
"@babel/types": "^7.23.0",
"@sxzz/eslint-config": "^3.6.4",
"@babel/types": "^7.23.3",
"@sxzz/eslint-config": "^3.7.4",
"@sxzz/prettier-config": "^1.0.4",
"@types/node": "^20.8.6",
"@vue-macros/test-utils": "^1.1.3",
"@vue/language-core": "^1.8.19",
"@types/node": "^20.9.2",
"@vue-macros/test-utils": "^1.3.0",
"@vue/language-core": "^1.8.22",
"bumpp": "^9.2.0",
"change-case": "^5.0.2",
"eslint": "^8.51.0",
"change-case": "^5.2.0",
"eslint": "^8.54.0",
"eslint-define-config": "^1.24.1",
"fast-glob": "^3.3.1",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"tsx": "^4.1.1",
"fast-glob": "^3.3.2",
"prettier": "^3.1.0",
"tsup": "^7.3.0",
"tsx": "^4.1.4",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite": "^4.5.0",
"vitest": "^0.34.6",
"vue": "^3.3.4",
"vue-tsc": "^1.8.19"
"vue": "^3.3.8",
"vue-tsc": "^1.8.22"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit 0b2b5da

Please sign in to comment.