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 Nov 28, 2024
1 parent 7a906f2 commit 838b585
Show file tree
Hide file tree
Showing 2 changed files with 439 additions and 469 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-ast",
"version": "0.11.0",
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.2",
"description": "Manipulate the AST to transform your code.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -83,25 +83,25 @@
"@babel/generator": "^7.26.2",
"@rollup/pluginutils": "^5.1.3",
"ast-kit": "^1.3.1",
"magic-string-ast": "^0.6.2",
"unplugin": "^1.15.0"
"magic-string-ast": "^0.6.3",
"unplugin": "^1.16.0"
},
"devDependencies": {
"@babel/parser": "^7.26.2",
"@babel/types": "^7.26.0",
"@sxzz/eslint-config": "^4.4.1",
"@sxzz/eslint-config": "^4.5.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/babel__generator": "^7.6.8",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"bumpp": "^9.8.1",
"eslint": "^9.14.0",
"prettier": "^3.3.3",
"rollup": "^4.25.0",
"eslint": "^9.15.0",
"prettier": "^3.4.1",
"rollup": "^4.27.4",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vitest": "^2.1.4"
"vitest": "^2.1.6"
},
"engines": {
"node": ">=18.12.0"
Expand Down
Loading

0 comments on commit 838b585

Please sign in to comment.