Skip to content

Commit

Permalink
vinvoor: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Topvennie committed Nov 18, 2024
1 parent 8ea67fd commit 4f513c1
Show file tree
Hide file tree
Showing 2 changed files with 1,573 additions and 2,643 deletions.
22 changes: 11 additions & 11 deletions vinvoor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@fontsource/roboto": "^5.1.0",
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7",
"@mui/x-date-pickers": "^7.22.0",
"@tanstack/react-query": "^5.59.16",
"@mui/x-date-pickers": "^7.22.2",
"@tanstack/react-query": "^5.60.5",
"@types/js-cookie": "^3.0.6",
"@types/react-router-dom": "^5.3.3",
"@types/react-router-hash-link": "^2.4.9",
Expand All @@ -29,30 +29,30 @@
"mdi-material-ui": "^7.9.2",
"notistack": "^3.0.1",
"react": "^18.3.1",
"react-apexcharts": "^1.4.4",
"react-apexcharts": "^1.5.0",
"react-dom": "^18.3.1",
"react-router-dom": "^6.27.0",
"react-router-dom": "^6.28.0",
"react-router-hash-link": "^2.4.3",
"react-tooltip": "^5.28.0"
},
"devDependencies": {
"@eslint/compat": "^1.2.1",
"@eslint/js": "^9.13.0",
"@eslint/compat": "^1.2.3",
"@eslint/js": "^9.15.0",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.8.1",
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react-swc": "^3.7.1",
"eslint": "^9.13.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.14",
"prettier": "3.3.3",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0",
"vite": "^5.4.10",
"vite-plugin-svgr": "^4.2.0"
"typescript-eslint": "^8.15.0",
"vite": "^5.4.11",
"vite-plugin-svgr": "^4.3.0"
}
}
Loading

0 comments on commit 4f513c1

Please sign in to comment.