Skip to content

Commit

Permalink
Merge pull request #684 from meza/dependency-update
Browse files Browse the repository at this point in the history
chore: sync deps to main
  • Loading branch information
meza authored Oct 8, 2024
2 parents 6fefbcd + 458a58b commit 9695ab9
Show file tree
Hide file tree
Showing 2 changed files with 1,024 additions and 712 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dotenv": "16.4.5",
"glob": "11.0.0",
"hwid": "0.5.0",
"inquirer": "10.1.8",
"inquirer": "10.2.2",
"log-symbols": "6.0.0",
"minimatch": "10.0.1",
"nodejs-file-downloader": "4.13.0",
Expand All @@ -60,11 +60,11 @@
}
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@commitlint/cli": "19.4.1",
"@commitlint/config-conventional": "19.4.1",
"@commitlint/prompt-cli": "19.4.1",
"@faker-js/faker": "8.4.1",
"@biomejs/biome": "1.9.2",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/prompt-cli": "19.5.0",
"@faker-js/faker": "9.0.3",
"@liudonghua123/pkg": "6.0.1",
"@meza/adr-tools": "1.0.10",
"@meza/tsconfig-base": "1.1.0",
Expand All @@ -74,31 +74,31 @@
"@semantic-release/commit-analyzer": "13.0.0",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.1.7",
"@semantic-release/github": "11.0.0",
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "14.0.1",
"@types/glob": "8.1.0",
"@types/inquirer": "9.0.7",
"@types/is-ci": "3.0.4",
"@types/node": "20.16.2",
"@vitest/coverage-v8": "2.0.5",
"@types/node": "20.16.10",
"@vitest/coverage-v8": "2.1.1",
"conventional-changelog-conventionalcommits": "8.0.0",
"cross-env": "7.0.3",
"esbuild": "0.23.1",
"esbuild": "0.24.0",
"is-ci": "3.0.1",
"jest-chance": "0.2.5",
"lefthook": "1.7.14",
"lefthook": "1.7.17",
"mock-cwd": "1.0.0",
"node-gyp": "10.2.0",
"npm-run-all2": "6.2.2",
"pnpm": "9.9.0",
"npm-run-all2": "6.2.3",
"pnpm": "9.11.0",
"rimraf": "6.0.1",
"semantic-release": "24.1.0",
"semantic-release": "24.1.2",
"semantic-release-export-data": "1.1.0",
"ts-node": "10.9.2",
"tsx": "4.19.0",
"typescript": "5.5.4",
"vitest": "2.0.5"
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.1.1"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 9695ab9

Please sign in to comment.