Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Nov 28, 2023
1 parent d91b184 commit 064cff7
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 213 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,33 +71,33 @@
"path": "./node_modules/cz-git"
}
},
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.11.0",
"devDependencies": {
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@rollup/plugin-alias": "5.0.1",
"@rollup/plugin-alias": "5.1.0",
"@rollup/plugin-replace": "5.0.5",
"@types/node": "20.9.3",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"@types/node": "20.10.0",
"@typescript-eslint/eslint-plugin": "6.13.0",
"@typescript-eslint/parser": "6.13.0",
"@vitest/coverage-v8": "0.34.6",
"commit-and-tag-version": "12.0.0",
"commitizen": "4.3.0",
"cz-git": "1.7.1",
"esbuild": "0.19.7",
"esbuild": "0.19.8",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
"husky": "8.0.3",
"nano-staged": "0.8.0",
"prettier": "3.1.0",
"rimraf": "5.0.5",
"rollup": "4.5.0",
"rollup": "4.6.0",
"rollup-plugin-dts": "6.1.0",
"rollup-plugin-esbuild": "6.1.0",
"tslib": "2.6.2",
"typescript": "5.3.2",
"vite": "5.0.0",
"vite": "5.0.2",
"vitest": "0.34.6"
}
}
Loading

0 comments on commit 064cff7

Please sign in to comment.