Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadGh committed Dec 3, 2024
1 parent cecdce8 commit 07b05e7
Show file tree
Hide file tree
Showing 2 changed files with 3,518 additions and 3,379 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,34 +56,34 @@
"dependencies": {
"consola": "^3.2.3",
"defu": "^6.1.4",
"ofetch": "^1.3.3",
"qs": "^6.11.2",
"std-env": "^3.7.0",
"ufo": "^1.4.0"
"ofetch": "^1.4.1",
"qs": "^6.13.1",
"std-env": "^3.8.0",
"ufo": "^1.5.4"
},
"devDependencies": {
"@antfu/eslint-config": "^2.7.0",
"@antfu/ni": "^0.21.12",
"@antfu/utils": "^0.7.7",
"@commitlint/cli": "^19.0.3",
"@commitlint/config-conventional": "^19.0.3",
"@types/node": "^20.10.0",
"@types/qs": "^6.9.12",
"@vitest/coverage-v8": "^1.3.1",
"changelogen": "^0.5.5",
"commitizen": "^4.3.0",
"@antfu/eslint-config": "^3.11.2",
"@antfu/ni": "^0.23.1",
"@antfu/utils": "^0.7.10",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@types/node": "^22.10.1",
"@types/qs": "^6.9.17",
"@vitest/coverage-v8": "^2.1.8",
"changelogen": "^0.5.7",
"commitizen": "^4.3.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"msw": "^2.2.2",
"pnpm": "^8.15.4",
"release-it": "^17.1.1",
"eslint": "^9.16.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"msw": "^2.6.6",
"pnpm": "^9.14.4",
"release-it": "^17.10.0",
"release-it-beautiful-changelog": "^0.1.1",
"typescript": "^5.3.3",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vite": "^5.1.4",
"vitest": "^1.3.1"
"vite": "^6.0.2",
"vitest": "^2.1.8"
},
"lint-staged": {
"*.{js,cjs,ts,vue,yml}": "eslint --fix"
Expand Down
Loading

0 comments on commit 07b05e7

Please sign in to comment.