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 Dec 7, 2023
1 parent 690d267 commit 40a0eb3
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 75 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-macros",
"version": "0.9.1",
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.11.0",
"description": "Macros for bundlers.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -78,15 +78,15 @@
"ast-kit": "^0.11.3",
"magic-string-ast": "^0.3.0",
"unplugin": "^1.5.1",
"vite": "^5.0.5",
"vite": "^5.0.6",
"vite-node": "^1.0.1"
},
"devDependencies": {
"@babel/types": "^7.23.5",
"@sxzz/eslint-config": "^3.7.5",
"@sxzz/prettier-config": "^2.0.0",
"@types/dedent": "^0.7.2",
"@types/node": "^20.10.3",
"@types/node": "^20.10.4",
"@vue-macros/test-utils": "^1.3.0",
"bumpp": "^9.2.0",
"dedent": "^1.5.1",
Expand All @@ -96,7 +96,7 @@
"rollup": "^4.6.1",
"tsup": "^8.0.1",
"tsx": "^4.6.2",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"vitest": "^1.0.1",
"vue": "^3.3.10"
},
Expand Down
Loading

0 comments on commit 40a0eb3

Please sign in to comment.