Skip to content

Commit

Permalink
vinvoor: deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
Topvennie committed Oct 27, 2024
1 parent fdfebb6 commit 2ed0f88
Show file tree
Hide file tree
Showing 4 changed files with 4,621 additions and 34 deletions.
58 changes: 29 additions & 29 deletions vinvoor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,47 +12,47 @@
"preview": "vite preview"
},
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@fontsource/roboto": "^5.0.13",
"@mui/icons-material": "^5.15.19",
"@mui/material": "^5.15.19",
"@mui/x-date-pickers": "^7.11.0",
"@tanstack/react-query": "^5.54.1",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@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",
"@types/js-cookie": "^3.0.6",
"@types/react-router-dom": "^5.3.3",
"@types/react-router-hash-link": "^2.4.9",
"apexcharts": "^3.50.0",
"dayjs": "^1.11.12",
"apexcharts": "^3.54.1",
"dayjs": "^1.11.13",
"js-cookie": "^3.0.5",
"material-ui-confirm": "^3.0.16",
"mdi-material-ui": "^7.9.1",
"mdi-material-ui": "^7.9.2",
"notistack": "^3.0.1",
"react": "^18.2.0",
"react-apexcharts": "^1.4.1",
"react-dom": "^18.2.0",
"react-router-dom": "^6.23.1",
"react": "^18.3.1",
"react-apexcharts": "^1.4.4",
"react-dom": "^18.3.1",
"react-router-dom": "^6.27.0",
"react-router-hash-link": "^2.4.3",
"react-tooltip": "^5.27.0"
"react-tooltip": "^5.28.0"
},
"devDependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/js": "^9.9.0",
"@eslint/compat": "^1.2.1",
"@eslint/js": "^9.13.0",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.5.0",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@vitejs/plugin-react-swc": "^3.5.0",
"eslint": "^9.9.0",
"@types/node": "^22.8.1",
"@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-config-prettier": "^9.1.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.6",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.14",
"prettier": "3.3.3",
"typescript": "^5.5.4",
"typescript-eslint": "^8.2.0",
"vite": "^5.2.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0",
"vite": "^5.4.10",
"vite-plugin-svgr": "^4.2.0"
}
}
Loading

0 comments on commit 2ed0f88

Please sign in to comment.