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 Dec 27, 2024
1 parent 1a6365e commit 5de9cf3
Show file tree
Hide file tree
Showing 2 changed files with 469 additions and 467 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"type": "module",
"dependencies": {
"@apollo/client": "3.12.3",
"@apollo/client": "3.12.4",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@fontsource/inter": "5.1.0",
Expand All @@ -18,28 +18,28 @@
"@lingui/format-po": "4.14.1",
"@lingui/macro": "4.14.1",
"@lingui/react": "4.14.1",
"@mui/icons-material": "6.2.0",
"@mui/lab": "6.0.0-beta.19",
"@mui/material": "6.2.0",
"@mui/x-data-grid": "7.23.2",
"@mui/x-date-pickers": "7.23.2",
"@mui/icons-material": "6.2.1",
"@mui/lab": "6.0.0-beta.20",
"@mui/material": "6.2.1",
"@mui/x-data-grid": "7.23.3",
"@mui/x-date-pickers": "7.23.3",
"bignumber.js": "9.1.2",
"dayjs": "1.11.13",
"formik": "2.4.6",
"graphql": "16.9.0",
"highcharts": "12.0.2",
"graphql": "16.10.0",
"highcharts": "12.1.1",
"highcharts-react-official": "3.2.1",
"immer": "10.1.1",
"lodash": "4.17.21",
"papaparse": "5.4.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "5.3.4",
"react-virtualized-auto-sizer": "1.0.24",
"react-window": "1.8.10",
"react-virtualized-auto-sizer": "1.0.25",
"react-window": "1.8.11",
"swr": "2.2.5",
"tweetnacl": "1.0.3",
"yup": "1.5.0"
"yup": "1.6.1"
},
"scripts": {
"start": "vite",
Expand Down Expand Up @@ -70,7 +70,7 @@
"@parcel/watcher": "2.5.0",
"@types/lodash": "4.17.13",
"@types/papaparse": "5.3.15",
"@types/react": "18.3.16",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
"@types/react-window": "1.8.8",
Expand All @@ -79,16 +79,16 @@
"babel-plugin-macros": "3.1.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-lingui": "0.8.3",
"eslint-plugin-lingui": "0.8.4",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.1.0",
"husky": "9.1.7",
"knip": "5.40.0",
"knip": "5.41.1",
"lint-staged": "15.2.11",
"prettier": "3.4.2",
"typescript": "5.7.2",
"typescript-eslint": "8.18.0",
"vite": "6.0.3",
"typescript-eslint": "8.18.1",
"vite": "6.0.4",
"vite-plugin-checker": "0.8.0",
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.8"
Expand Down Expand Up @@ -122,5 +122,5 @@
"nanoid@<3.3.8": "^3.3.8"
}
},
"packageManager": "[email protected].0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c"
"packageManager": "[email protected].1+sha512.1acb565e6193efbebda772702950469150cf12bcc764262e7587e71d19dc98a423dff9536e57ea44c49bdf790ff694e83c27be5faa23d67e0c033b583be4bfcf"
}
Loading

0 comments on commit 5de9cf3

Please sign in to comment.