Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 8875426 commit 8649f69
Show file tree
Hide file tree
Showing 2 changed files with 953 additions and 876 deletions.
12 changes: 6 additions & 6 deletions frontend/console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"please-use-pnpm": "^1.1.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-router-dom": "7.1.1",
"react-router-dom": "7.1.3",
"react-use": "^17.5.0",
"reactflow": "11.11.4",
"tailwindcss": "^3.3.3",
Expand All @@ -85,20 +85,20 @@
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@types/node": "^22.4.1",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"@vitest/ui": "^2.0.5",
"buffer": "^6.0.3",
"chokidar": "4.0.3",
"fast-glob": "3.3.3",
"jsdom": "^25.0.0",
"lint-staged": "15.3.0",
"postcss": "8.4.49",
"lint-staged": "15.4.1",
"postcss": "8.5.1",
"postcss-nesting": "13.0.1",
"storybook": "^8.2.7",
"storybook-dark-mode": "^4.0.2",
"typed-css-modules": "0.9.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vite": "^6.0.0",
"vitest": "^2.0.5"
}
Expand Down
Loading

0 comments on commit 8649f69

Please sign in to comment.