Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#675)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 7739f46 commit 3863f92
Show file tree
Hide file tree
Showing 2 changed files with 604 additions and 105 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@commitlint/types": "^19.0.0",
"@cypress/code-coverage": "3.13.7",
"@cypress/code-coverage": "3.13.9",
"@eslint/compat": "^1.2.0",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.15.0",
Expand All @@ -99,17 +99,17 @@
"@types/lodash.clonedeep": "^4.5.9",
"@types/lodash.isequal": "^4.5.8",
"@types/lodash.shuffle": "^4.2.9",
"@types/node": "22.10.0",
"@types/node": "22.10.1",
"@types/papaparse": "^5",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react-plotly.js": "^2.6.3",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/browser": "^2.0.0",
"concurrently": "9.1.0",
"cypress": "13.16.0",
"cypress": "13.16.1",
"env-cmd": "10.1.0",
"eslint": "9.15.0",
"eslint-config-airbnb": "19.0.4",
Expand All @@ -126,7 +126,7 @@
"lodash.clonedeep": "^4.5.0",
"miragejs": "^0.1.48",
"nyc": "17.1.0",
"prettier": "3.4.1",
"prettier": "3.4.2",
"pretty-quick": "4.0.0",
"stylis-plugin-rtl": "^2.1.1",
"uuid": "^11.0.0",
Expand Down
Loading

0 comments on commit 3863f92

Please sign in to comment.