Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 74dd9ed commit 60421a0
Show file tree
Hide file tree
Showing 2 changed files with 1,979 additions and 933 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,44 +74,44 @@
"devDependencies": {
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@cypress/code-coverage": "3.12.39",
"@cypress/code-coverage": "3.13.8",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/i18n": "^0.13.10",
"@types/jest": "29.5.12",
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.isequal": "^4.5.6",
"@types/lodash.isobject": "3.0.7",
"@types/lodash.isstring": "4.0.7",
"@types/node": "20.10.8",
"@types/node": "20.17.9",
"@types/randomcolor": "0.5.9",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "5.30.7",
"@typescript-eslint/parser": "5.30.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-react": "^4.2.1",
"concurrently": "8.2.2",
"cypress": "^13.6.1",
"env-cmd": "10.1.0",
"eslint": "8.18.0",
"eslint": "8.57.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.5.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-react-app": "7.0.1",
"eslint-import-resolver-typescript": "3.1.5",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.1.0",
"eslint-plugin-react": "7.32.2",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-cypress": "2.15.2",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.3",
"nyc": "15.1.0",
"prettier": "2.8.8",
"pretty-quick": "3.1.4",
"pretty-quick": "3.3.1",
"rollup-plugin-visualizer": "^5.12.0",
"standard-version": "9.5.0",
"vite": "^5.0.12",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-dts": "^3.7.2",
"vite-plugin-istanbul": "^5.0.0",
"vitest": "^1.2.1",
Expand Down
Loading

0 comments on commit 60421a0

Please sign in to comment.