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 Aug 7, 2024
1 parent c9ae2e9 commit 7366290
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 156 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"private": true,
"type": "module",
"dependencies": {
"@apollo/client": "3.11.1",
"@apollo/client": "3.11.2",
"@emotion/react": "11.13.0",
"@emotion/styled": "11.13.0",
"@fontsource/inter": "5.0.19",
"@fontsource/inter": "5.0.20",
"@fontsource/mulish": "5.0.18",
"@fontsource/poppins": "5.0.14",
"@graphql-typed-document-node/core": "3.2.0",
Expand All @@ -18,11 +18,11 @@
"@lingui/format-po": "4.11.2",
"@lingui/macro": "4.11.2",
"@lingui/react": "4.11.2",
"@mui/icons-material": "5.16.5",
"@mui/icons-material": "5.16.6",
"@mui/lab": "5.0.0-alpha.173",
"@mui/material": "5.16.5",
"@mui/x-data-grid": "7.11.1",
"@mui/x-date-pickers": "7.11.1",
"@mui/material": "5.16.6",
"@mui/x-data-grid": "7.12.0",
"@mui/x-date-pickers": "7.12.0",
"bignumber.js": "9.1.2",
"dayjs": "1.11.12",
"formik": "2.4.6",
Expand Down Expand Up @@ -62,7 +62,7 @@
"devDependencies": {
"@eslint/js": "8.57.0",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "4.3.2",
"@graphql-codegen/client-preset": "4.3.3",
"@graphql-codegen/introspection": "4.0.3",
"@graphql-eslint/eslint-plugin": "3.20.1",
"@lingui/cli": "4.11.2",
Expand All @@ -82,17 +82,17 @@
"eslint-plugin-lingui": "0.3.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"husky": "9.1.3",
"husky": "9.1.4",
"knip": "5.27.0",
"lint-staged": "15.2.7",
"npm-run-all2": "6.2.2",
"prettier": "3.3.3",
"typescript": "5.5.4",
"typescript-eslint": "7.17.0",
"typescript-eslint": "7.18.0",
"vite": "5.3.5",
"vite-plugin-checker": "0.7.2",
"vite-tsconfig-paths": "4.3.2",
"vitest": "2.0.4"
"vitest": "2.0.5"
},
"engines": {
"node": ">=20",
Expand Down
Loading

0 comments on commit 7366290

Please sign in to comment.