Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxingkang committed Aug 27, 2024
1 parent 5dcf52e commit 55bfd69
Show file tree
Hide file tree
Showing 2 changed files with 992 additions and 797 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,30 +51,30 @@
"devDependencies": {
"@antfu/eslint-config": "^2.21.1",
"@arco-plugins/vite-react": "^1.3.3",
"@eslint-react/eslint-plugin": "^1.5.16",
"@iconify-json/carbon": "^1.1.35",
"@types/node": "^20.1.0",
"@types/react": "^18.3.3",
"@eslint-react/eslint-plugin": "^1.12.2",
"@iconify-json/carbon": "^1.1.37",
"@types/node": "^22.5.0",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@unocss/eslint-config": "^0.61.0",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"@unocss/eslint-config": "^0.62.3",
"@vitejs/plugin-react": "^4.3.1",
"cross-env": "^7.0.3",
"cypress": "^13.12.0",
"cypress": "^13.13.3",
"cypress-vite": "^1.5.0",
"eslint": "^8.57.0",
"eslint-plugin-cypress": "^3.3.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"gh-pages": "^6.1.1",
"https-localhost": "^4.7.1",
"husky": "^9.0.11",
"husky": "^9.1.5",
"less": "^4.2.0",
"lint-staged": "^15.2.7",
"postcss": "^8.4.38",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"lint-staged": "^15.2.9",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"stylelint": "^16.6.1",
"stylelint-config-property-sort-order-smacss": "^10.0.0",
Expand Down
Loading

0 comments on commit 55bfd69

Please sign in to comment.