Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Dec 12, 2024
1 parent 427e92d commit 1058958
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 271 deletions.
13 changes: 12 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@rollup/plugin-node-resolve": "^15.3.0",
"@types/node": "^22.10.2",
"@types/webpack-env": "^1.18.5",
"@vitest/coverage-istanbul": "^2.1.8",
"@vitest/coverage-istanbul": "3.0.0-beta.2",
"conventional-changelog-cli": "^5.0.0",
"cpx2": "^8.0.0",
"cross-env": "^7.0.3",
Expand Down Expand Up @@ -71,5 +71,16 @@
"packageManager": "[email protected]",
"engines": {
"node": ">=18.19.0"
},
"pnpm": {
"peerDependencyRules": {
"allowedVersions": {
"artalk>marked": "^15.0.0"
}
},
"overrides": {
"@vitest/mocker>vite": "^6.0.0",
"tsx>esbuild": "^0.24.0"
}
}
}
Loading

0 comments on commit 1058958

Please sign in to comment.