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] committed Nov 5, 2024
1 parent 5c4f911 commit d11770c
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 169 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,24 +27,24 @@
"test:types": "tsc --noEmit"
},
"dependencies": {
"acorn": "^8.12.1",
"acorn": "^8.14.0",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"ufo": "^1.5.4"
},
"devDependencies": {
"@types/node": "^22.7.5",
"@vitest/coverage-v8": "^2.1.2",
"@types/node": "^22.8.7",
"@vitest/coverage-v8": "^2.1.4",
"changelogen": "^0.5.7",
"eslint": "^9.12.0",
"eslint": "^9.14.0",
"eslint-config-unjs": "^0.4.1",
"import-meta-resolve": "^4.1.0",
"jiti": "^2.3.3",
"jiti": "^2.4.0",
"prettier": "^3.3.3",
"std-env": "^3.7.0",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.2"
"vitest": "^2.1.4"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit d11770c

Please sign in to comment.