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 20, 2024
1 parent d9f99da commit bc0c019
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 234 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
"test:types": "tsc --noEmit --skipLibCheck"
},
"dependencies": {
"@parcel/watcher": "^2.4.1",
"@parcel/watcher": "^2.5.0",
"c12": "^2.0.1",
"citty": "^0.1.6",
"consola": "^3.2.3",
"defu": "^6.1.4",
"destr": "^2.0.3",
"didyoumean2": "^7.0.4",
"globby": "^14.0.2",
"magic-string": "^0.30.12",
"magic-string": "^0.30.13",
"mdbox": "^0.1.0",
"mlly": "^1.7.2",
"mlly": "^1.7.3",
"ofetch": "^1.4.1",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
Expand All @@ -52,17 +52,17 @@
"untyped": "^1.5.1"
},
"devDependencies": {
"@types/node": "^22.8.6",
"@vitest/coverage-v8": "^2.1.4",
"@types/node": "^22.9.1",
"@vitest/coverage-v8": "^2.1.5",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-config-unjs": "^0.4.1",
"jiti": "^2.4.0",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.4"
"vitest": "^2.1.5"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.14.2"
}
Loading

0 comments on commit bc0c019

Please sign in to comment.