Skip to content

Commit

Permalink
Merge pull request #632 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 Sep 4, 2024
2 parents e874dda + f1d1351 commit 1eeac66
Show file tree
Hide file tree
Showing 2 changed files with 483 additions and 465 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@
"@meza/curseforge-fingerprint": "1.1.42",
"chalk": "5.3.0",
"commander": "12.1.0",
"core-js": "3.38.0",
"core-js": "3.38.1",
"dotenv": "16.4.5",
"glob": "11.0.0",
"hwid": "0.5.0",
"inquirer": "10.1.8",
"log-symbols": "6.0.0",
"minimatch": "10.0.1",
"nodejs-file-downloader": "4.13.0",
"posthog-node": "4.0.1",
"posthog-node": "4.2.0",
"zod": "3.23.8"
},
"commitlint": {
Expand All @@ -61,9 +61,9 @@
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@commitlint/cli": "19.4.0",
"@commitlint/config-conventional": "19.2.2",
"@commitlint/prompt-cli": "19.4.0",
"@commitlint/cli": "19.4.1",
"@commitlint/config-conventional": "19.4.1",
"@commitlint/prompt-cli": "19.4.1",
"@faker-js/faker": "8.4.1",
"@liudonghua123/pkg": "6.0.1",
"@meza/adr-tools": "1.0.10",
Expand All @@ -74,29 +74,29 @@
"@semantic-release/commit-analyzer": "13.0.0",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.1.4",
"@semantic-release/github": "10.1.7",
"@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.14.15",
"@types/node": "20.16.2",
"@vitest/coverage-v8": "2.0.5",
"conventional-changelog-conventionalcommits": "8.0.0",
"cross-env": "7.0.3",
"esbuild": "0.23.0",
"esbuild": "0.23.1",
"is-ci": "3.0.1",
"jest-chance": "0.2.5",
"lefthook": "1.7.12",
"lefthook": "1.7.14",
"mock-cwd": "1.0.0",
"node-gyp": "10.2.0",
"npm-run-all2": "6.2.2",
"pnpm": "9.7.0",
"pnpm": "9.9.0",
"rimraf": "6.0.1",
"semantic-release": "24.0.0",
"semantic-release": "24.1.0",
"semantic-release-export-data": "1.1.0",
"ts-node": "10.9.2",
"tsx": "4.17.0",
"tsx": "4.19.0",
"typescript": "5.5.4",
"vitest": "2.0.5"
},
Expand Down
Loading

0 comments on commit 1eeac66

Please sign in to comment.