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 Sep 16, 2024
1 parent 1621798 commit d3d2821
Show file tree
Hide file tree
Showing 2 changed files with 410 additions and 377 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@
"private": true,
"type": "module",
"dependencies": {
"@apollo/client": "3.11.5",
"@apollo/client": "3.11.8",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@fontsource/inter": "5.0.20",
"@fontsource/mulish": "5.0.19",
"@fontsource/poppins": "5.0.15",
"@fontsource/inter": "5.1.0",
"@fontsource/mulish": "5.1.0",
"@fontsource/poppins": "5.1.0",
"@graphql-typed-document-node/core": "3.2.0",
"@jonkoops/matomo-tracker-react": "0.7.0",
"@lingui/conf": "4.11.3",
"@lingui/core": "4.11.3",
"@lingui/detect-locale": "4.11.3",
"@lingui/format-po": "4.11.3",
"@lingui/macro": "4.11.3",
"@lingui/react": "4.11.3",
"@mui/icons-material": "6.0.2",
"@lingui/conf": "4.11.4",
"@lingui/core": "4.11.4",
"@lingui/detect-locale": "4.11.4",
"@lingui/format-po": "4.11.4",
"@lingui/macro": "4.11.4",
"@lingui/react": "4.11.4",
"@mui/icons-material": "6.1.0",
"@mui/lab": "6.0.0-beta.9",
"@mui/material": "6.0.2",
"@mui/x-data-grid": "7.15.0",
"@mui/x-date-pickers": "7.15.0",
"@mui/material": "6.1.0",
"@mui/x-data-grid": "7.16.0",
"@mui/x-date-pickers": "7.16.0",
"bignumber.js": "9.1.2",
"dayjs": "1.11.13",
"formik": "2.4.6",
Expand Down Expand Up @@ -65,8 +65,8 @@
"@graphql-codegen/client-preset": "4.3.3",
"@graphql-codegen/introspection": "4.0.3",
"@graphql-eslint/eslint-plugin": "3.20.1",
"@lingui/cli": "4.11.3",
"@lingui/vite-plugin": "4.11.3",
"@lingui/cli": "4.11.4",
"@lingui/vite-plugin": "4.11.4",
"@parcel/watcher": "2.4.1",
"@types/lodash": "4.17.7",
"@types/papaparse": "5.3.14",
Expand All @@ -80,19 +80,19 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-lingui": "0.3.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.36.0",
"eslint-plugin-react-hooks": "4.6.2",
"husky": "9.1.5",
"knip": "5.27.5",
"lint-staged": "15.2.9",
"husky": "9.1.6",
"knip": "5.30.1",
"lint-staged": "15.2.10",
"npm-run-all2": "6.2.2",
"prettier": "3.3.3",
"typescript": "5.5.4",
"typescript-eslint": "8.3.0",
"vite": "5.4.2",
"vite-plugin-checker": "0.7.2",
"typescript": "5.6.2",
"typescript-eslint": "8.5.0",
"vite": "5.4.4",
"vite-plugin-checker": "0.8.0",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5"
"vitest": "2.1.0"
},
"engines": {
"node": ">=20",
Expand Down
Loading

0 comments on commit d3d2821

Please sign in to comment.