Skip to content

Commit

Permalink
chore(deps): update devdependencies (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent 0af600d commit eb2886c
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,28 +42,28 @@
"@types/jest": "29.5.12",
"@types/node": "22.5.2",
"@types/opossum": "^8.1.7",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@types/react": "19.0.5",
"@types/react-dom": "19.0.3",
"@types/redis": "^4.0.11",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/ui": "^2.0.0",
"autoprefixer": "10.4.20",
"babel-jest": "29.7.0",
"cypress": "13.14.1",
"eslint": "~8.57.0",
"eslint-config-next": "14.2.3",
"eslint": "~9.18.0",
"eslint-config-next": "15.1.4",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-cypress": "^2.13.4",
"eslint-plugin-cypress": "^4.0.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.1",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "5.0.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-environment-node": "^29.7.0",
"jsdom": "~25.0.0",
"jsdom": "~26.0.0",
"kafkajs": "^2.2.4",
"nx": "20.0.6",
"postcss": "8.4.44",
Expand All @@ -74,10 +74,10 @@
"ts-jest": "^29.2.5",
"ts-node": "10.9.2",
"typescript": "~5.6.3",
"vite": "5.4.10",
"vite-plugin-dts": "~3.8.1",
"vite": "6.0.7",
"vite-plugin-dts": "~4.5.0",
"vitest": "^2.1.4",
"webpack-cli": "^5.1.4"
"webpack-cli": "^6.0.0"
},
"dependencies": {
"@nestjs/axios": "^3.1.0",
Expand Down

0 comments on commit eb2886c

Please sign in to comment.