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 2, 2024
1 parent 604fe1e commit bc2a85b
Show file tree
Hide file tree
Showing 2 changed files with 381 additions and 265 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"devDependencies": {
"@commitlint/cli": "19.2.2",
"@commitlint/config-conventional": "19.2.2",
"@cypress/code-coverage": "3.12.38",
"@cypress/code-coverage": "3.12.49",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/file-saver": "^2.0.7",
"@types/i18n": "0.13.12",
Expand All @@ -113,13 +113,13 @@
"@types/react-sparklines": "^1.7.5",
"@types/react-syntax-highlighter": "^15.5.11",
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@vitejs/plugin-react": "^4.2.1",
"concurrently": "8.2.2",
"cypress": "13.8.1",
"env-cmd": "10.1.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-config-react-app": "7.0.1",
Expand All @@ -129,14 +129,14 @@
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"husky": "9.0.11",
"nyc": "15.1.0",
"prettier": "3.2.5",
"uuid": "9.0.1",
"vite": "5.2.11",
"vite": "5.2.14",
"vite-plugin-checker": "0.6.4",
"vite-plugin-istanbul": "6.0.0"
"vite-plugin-istanbul": "6.0.2"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit bc2a85b

Please sign in to comment.