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 25, 2025
1 parent 0af600d commit 319a5b7
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"devDependencies": {
"@babel/core": "^7.14.5",
"@babel/preset-react": "^7.14.5",
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.6",
"@nestjs/schematics": "^11.0.0",
"@nestjs/testing": "^11.0.0",
"@nx/cypress": "20.0.6",
"@nx/eslint": "20.0.6",
"@nx/eslint-plugin": "20.0.6",
Expand All @@ -42,42 +42,42 @@
"@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.8",
"@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.21.0",
"@typescript-eslint/parser": "8.21.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/ui": "^2.0.0",
"@vitest/ui": "^3.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-config-prettier": "^9.0.0",
"eslint-plugin-cypress": "^2.13.4",
"cypress": "14.0.0",
"eslint": "~9.19.0",
"eslint-config-next": "15.1.6",
"eslint-config-prettier": "^10.0.0",
"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",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"redis": "^4.7.0",
"tailwindcss": "3.4.14",
"tailwindcss": "4.0.0",
"ts-jest": "^29.2.5",
"ts-node": "10.9.2",
"typescript": "~5.6.3",
"vite": "5.4.10",
"vite-plugin-dts": "~3.8.1",
"vitest": "^2.1.4",
"webpack-cli": "^5.1.4"
"vite": "6.0.11",
"vite-plugin-dts": "~4.5.0",
"vitest": "^3.0.0",
"webpack-cli": "^6.0.0"
},
"dependencies": {
"@nestjs/axios": "^3.1.0",
Expand Down

0 comments on commit 319a5b7

Please sign in to comment.