Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 9, 2024
1 parent 1ed252e commit 0c038a2
Show file tree
Hide file tree
Showing 2 changed files with 583 additions and 473 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@parcel/watcher": "^2.4.1",
"c12": "^2.0.0",
"c12": "^2.0.1",
"citty": "^0.1.6",
"consola": "^3.2.3",
"defu": "^6.1.4",
Expand All @@ -43,26 +43,26 @@
"globby": "^14.0.2",
"magic-string": "^0.30.11",
"mdbox": "^0.1.0",
"mlly": "^1.7.1",
"ofetch": "^1.4.0",
"mlly": "^1.7.2",
"ofetch": "^1.4.1",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.2.0",
"pkg-types": "^1.2.1",
"scule": "^1.3.0",
"untyped": "^1.5.0"
"untyped": "^1.5.1"
},
"devDependencies": {
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@vitest/coverage-v8": "^2.1.2",
"automd": "link:",
"automd": "^0.3.10",
"changelogen": "^0.5.7",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"eslint-config-unjs": "^0.4.1",
"jiti": "^2.1.2",
"jiti": "^2.3.3",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"unbuild": "3.0.0-rc.8",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.2"
},
"packageManager": "pnpm@9.11.0"
"packageManager": "pnpm@9.12.1"
}
Loading

0 comments on commit 0c038a2

Please sign in to comment.