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 1, 2024
1 parent 7633254 commit 0828a0b
Show file tree
Hide file tree
Showing 2 changed files with 737 additions and 948 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
},
"dependencies": {
"@parcel/watcher": "^2.4.1",
"c12": "2.0.0-beta.3",
"c12": "^2.0.0",
"citty": "^0.1.6",
"consola": "^3.2.3",
"defu": "^6.1.4",
"destr": "^2.0.3",
"didyoumean2": "^6.0.1",
"didyoumean2": "^7.0.4",
"globby": "^14.0.2",
"magic-string": "^0.30.11",
"mdbox": "^0.1.0",
Expand All @@ -49,20 +49,20 @@
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.2.0",
"scule": "^1.3.0",
"untyped": "^1.4.2"
"untyped": "^1.5.0"
},
"devDependencies": {
"@types/node": "^20.16.9",
"@vitest/coverage-v8": "^1.6.0",
"@types/node": "^22.7.4",
"@vitest/coverage-v8": "^2.1.1",
"automd": "link:",
"changelogen": "^0.5.7",
"eslint": "^9.11.1",
"eslint-config-unjs": "^0.4.0",
"jiti": "^2.0.0",
"eslint-config-unjs": "^0.4.1",
"jiti": "^2.1.0",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"unbuild": "^3.0.0-rc.8",
"vitest": "^1.6.0"
"unbuild": "3.0.0-rc.8",
"vitest": "^2.1.1"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 0828a0b

Please sign in to comment.