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 Apr 15, 2024
1 parent 2249212 commit f04b3d8
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 133 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-named-export",
"version": "0.4.0",
"packageManager": "[email protected].6",
"packageManager": "[email protected].7",
"description": "Named export for Vue SFC.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -76,16 +76,16 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"@vue/language-core": "^2.0.11",
"@vue/language-core": "^2.0.13",
"ast-kit": "^0.12.1",
"magic-string-ast": "^0.3.0",
"unplugin": "^1.10.1"
},
"devDependencies": {
"@babel/types": "^7.24.0",
"@sxzz/eslint-config": "^3.9.0",
"@sxzz/eslint-config": "^3.9.1",
"@sxzz/prettier-config": "^2.0.1",
"@types/node": "^20.12.6",
"@types/node": "^20.12.7",
"@vue-macros/test-utils": "^1.4.0",
"bumpp": "^9.4.0",
"change-case": "^5.4.4",
Expand All @@ -95,11 +95,11 @@
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.2",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vitest": "^1.4.0",
"vitest": "^1.5.0",
"vue": "^3.4.21",
"vue-tsc": "^2.0.11"
"vue-tsc": "^2.0.13"
},
"engines": {
"node": ">=16.14.0"
Expand Down

0 comments on commit f04b3d8

Please sign in to comment.