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 Feb 14, 2024
1 parent b1610b8 commit 6ca63cd
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 175 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-macros",
"version": "0.9.2",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"description": "Macros for bundlers.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -78,7 +78,7 @@
"ast-kit": "^0.11.3",
"magic-string-ast": "^0.3.0",
"unplugin": "^1.7.1",
"vite": "^5.1.1",
"vite": "^5.1.2",
"vite-node": "^1.2.2"
},
"devDependencies": {
Expand All @@ -93,12 +93,12 @@
"eslint": "^8.56.0",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"rollup": "^4.9.6",
"tsup": "^8.0.1",
"tsx": "^4.7.0",
"rollup": "^4.10.0",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"vitest": "^1.2.2",
"vue": "^3.4.18"
"vue": "^3.4.19"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit 6ca63cd

Please sign in to comment.