Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
Release-As: 0.1.0
  • Loading branch information
nhedger committed Sep 10, 2023
1 parent bd7079c commit eb37e76
Show file tree
Hide file tree
Showing 2 changed files with 604 additions and 243 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,16 +52,16 @@
},
"devDependencies": {
"@biomejs/biome": "^1.1.2",
"@formkit/core": "^0.17.2",
"@formkit/core": "^1.0.0",
"@types/node": "^18.15.11",
"hybridly": "^0.3.1",
"hybridly": "^0.4.4",
"pnpm": "^8.1.1",
"typescript": "^5.0.4",
"unbuild": "^1.2.0",
"vitest": "^0.29.8"
},
"peerDependencies": {
"@formkit/core": "^0.17.2",
"hybridly": "^0.3.1"
"@formkit/core": "^1.0",
"hybridly": "^0.4"
}
}
Loading

0 comments on commit eb37e76

Please sign in to comment.