Skip to content

Commit

Permalink
Update frontend deps
Browse files Browse the repository at this point in the history
  • Loading branch information
damianstasik committed Sep 2, 2024
1 parent 635a20d commit 023ac3f
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 39 deletions.
67 changes: 34 additions & 33 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"dependencies": {
"@eslint/js": "^9.9.1",
"@headlessui/react": "^2.1.3",
"@tanstack/react-query": "^5.52.2",
"@tanstack/react-query-devtools": "^5.52.2",
"@tanstack/react-query": "^5.53.2",
"@tanstack/react-query-devtools": "^5.53.2",
"@types/lunr": "^2.3.7",
"@types/react": "^18.3.4",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.20",
Expand All @@ -29,15 +29,15 @@
"globals": "^15.9.0",
"lunr": "^2.3.9",
"openapi-typescript": "^5.4.2",
"postcss": "^8.4.41",
"postcss": "^8.4.44",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"prism-react-renderer": "^2.3.1",
"prism-react-renderer": "^2.4.0",
"prismjs": "^1.29.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.1",
"react-virtuoso": "^4.10.1",
"react-virtuoso": "^4.10.2",
"rehype-raw": "^7.0.0",
"rehype-react": "^8.0.0",
"rehype-sanitize": "^6.0.0",
Expand Down

0 comments on commit 023ac3f

Please sign in to comment.