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 8, 2024
1 parent c9e4280 commit 8ad4921
Show file tree
Hide file tree
Showing 2 changed files with 360 additions and 318 deletions.
22 changes: 11 additions & 11 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": "pnpm@8.13.1",
"packageManager": "pnpm@8.15.1",
"description": "Macros for bundlers.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -77,28 +77,28 @@
"@rollup/pluginutils": "^5.1.0",
"ast-kit": "^0.11.3",
"magic-string-ast": "^0.3.0",
"unplugin": "^1.6.0",
"vite": "^5.0.10",
"vite-node": "^1.1.0"
"unplugin": "^1.7.1",
"vite": "^5.0.12",
"vite-node": "^1.2.2"
},
"devDependencies": {
"@babel/types": "^7.23.6",
"@babel/types": "^7.23.9",
"@sxzz/eslint-config": "^3.7.6",
"@sxzz/prettier-config": "^2.0.0",
"@types/dedent": "^0.7.2",
"@types/node": "^20.10.5",
"@types/node": "^20.11.16",
"@vue-macros/test-utils": "^1.3.0",
"bumpp": "^9.2.1",
"bumpp": "^9.3.0",
"dedent": "^1.5.1",
"eslint": "^8.56.0",
"fast-glob": "^3.3.2",
"prettier": "^3.1.1",
"rollup": "^4.9.1",
"prettier": "^3.2.5",
"rollup": "^4.9.6",
"tsup": "^8.0.1",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"vitest": "^1.1.0",
"vue": "^3.3.13"
"vitest": "^1.2.2",
"vue": "^3.4.16"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit 8ad4921

Please sign in to comment.