Skip to content

Commit

Permalink
refactor: update dependences
Browse files Browse the repository at this point in the history
  • Loading branch information
Jocs committed Jun 9, 2024
1 parent bb6ddb0 commit ee34c5f
Show file tree
Hide file tree
Showing 2 changed files with 1,244 additions and 973 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,26 +38,26 @@
"check-circular": "madge --circular packages/core/src/index.ts"
},
"devDependencies": {
"@antfu/eslint-config": "^2.16.1",
"@laynezh/vite-plugin-lib-assets": "0.5.2",
"@antfu/eslint-config": "^2.21.0",
"@laynezh/vite-plugin-lib-assets": "0.5.21",
"@release-it-plugins/workspaces": "^4.2.0",
"@release-it/conventional-changelog": "^8.0.1",
"@typescript-eslint/parser": "^7.8.0",
"@typescript-eslint/parser": "^7.12.0",
"commitlint": "^19.3.0",
"eslint": "^9.2.0",
"eslint": "^9.4.0",
"eslint-plugin-format": "^0.1.1",
"husky": "9.0.11",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.5",
"madge": "^7.0.0",
"release-it": "^17.2.1",
"stylelint": "^16.5.0",
"release-it": "^17.3.0",
"stylelint": "^16.6.1",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-standard": "^36.0.0",
"stylelint-order": "^6.0.4",
"turbo": "^1.13.3",
"typescript": "^5.4.4",
"vite": "^5.2.11",
"vite-plugin-dts": "^3.9.0"
"turbo": "^2.0.3",
"typescript": "^5.4.5",
"vite": "^5.2.13",
"vite-plugin-dts": "^3.9.1"
}
}
Loading

0 comments on commit ee34c5f

Please sign in to comment.