Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 306af5c commit 36c09bf
Show file tree
Hide file tree
Showing 2 changed files with 471 additions and 458 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-macros",
"version": "0.13.5",
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.2",
"description": "Macros for bundlers.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -84,29 +84,29 @@
"@rollup/pluginutils": "^5.1.3",
"ast-kit": "^1.3.1",
"magic-string-ast": "^0.6.2",
"unplugin": "^1.15.0",
"vite": "^5.4.10",
"vite-node": "^2.1.4"
"unplugin": "^1.16.0",
"vite": "^5.4.11",
"vite-node": "^2.1.5"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.9",
"@babel/types": "^7.26.0",
"@sxzz/eslint-config": "^4.4.0",
"@sxzz/eslint-config": "^4.4.1",
"@sxzz/prettier-config": "^2.0.2",
"@sxzz/test-utils": "^0.3.2",
"@types/dedent": "^0.7.2",
"@types/node": "^22.9.0",
"bumpp": "^9.8.1",
"dedent": "^1.5.3",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"fast-glob": "^3.3.2",
"prettier": "^3.3.3",
"rollup": "^4.25.0",
"rollup": "^4.27.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"vitest": "^2.1.4",
"vue": "^3.5.12"
"vitest": "^2.1.5",
"vue": "^3.5.13"
},
"engines": {
"node": ">=18.12.0"
Expand Down
Loading

0 comments on commit 36c09bf

Please sign in to comment.