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 Sep 23, 2024
1 parent 383b25e commit f18f9d5
Show file tree
Hide file tree
Showing 2 changed files with 1,272 additions and 467 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,16 @@
"devDependencies": {
"@commitlint/cli": "19.0.3",
"@commitlint/config-conventional": "19.0.3",
"@cypress/code-coverage": "3.12.39",
"@cypress/code-coverage": "3.13.2",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/i18n": "0.13.12",
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitejs/plugin-react": "^4.2.1",
"axios": "1.6.8",
"axios": "1.7.7",
"concurrently": "8.2.2",
"cypress": "13.6.6",
"cypress": "13.14.2",
"env-cmd": "10.1.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
Expand All @@ -74,19 +74,19 @@
"eslint-config-react-app": "7.0.1",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "9.0.11",
"husky": "9.1.6",
"miragejs": "^0.1.48",
"nock": "^13.5.4",
"nyc": "15.1.0",
"prettier": "3.2.5",
"prettier": "3.3.3",
"uuid": "9.0.1",
"vite": "^5.1.4",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-istanbul": "^5.0.0"
},
"browserslist": {
Expand Down
Loading

0 comments on commit f18f9d5

Please sign in to comment.