Skip to content

Commit 7a1998e

Browse files
chore(deps): update all non-major dependencies
1 parent 1621798 commit 7a1998e

File tree

2 files changed

+318
-316
lines changed

2 files changed

+318
-316
lines changed

package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,25 @@
44
"private": true,
55
"type": "module",
66
"dependencies": {
7-
"@apollo/client": "3.11.5",
7+
"@apollo/client": "3.11.8",
88
"@emotion/react": "11.13.3",
99
"@emotion/styled": "11.13.0",
10-
"@fontsource/inter": "5.0.20",
11-
"@fontsource/mulish": "5.0.19",
12-
"@fontsource/poppins": "5.0.15",
10+
"@fontsource/inter": "5.0.21",
11+
"@fontsource/mulish": "5.0.20",
12+
"@fontsource/poppins": "5.0.16",
1313
"@graphql-typed-document-node/core": "3.2.0",
1414
"@jonkoops/matomo-tracker-react": "0.7.0",
15-
"@lingui/conf": "4.11.3",
16-
"@lingui/core": "4.11.3",
17-
"@lingui/detect-locale": "4.11.3",
18-
"@lingui/format-po": "4.11.3",
19-
"@lingui/macro": "4.11.3",
20-
"@lingui/react": "4.11.3",
21-
"@mui/icons-material": "6.0.2",
15+
"@lingui/conf": "4.11.4",
16+
"@lingui/core": "4.11.4",
17+
"@lingui/detect-locale": "4.11.4",
18+
"@lingui/format-po": "4.11.4",
19+
"@lingui/macro": "4.11.4",
20+
"@lingui/react": "4.11.4",
21+
"@mui/icons-material": "6.1.0",
2222
"@mui/lab": "6.0.0-beta.9",
23-
"@mui/material": "6.0.2",
24-
"@mui/x-data-grid": "7.15.0",
25-
"@mui/x-date-pickers": "7.15.0",
23+
"@mui/material": "6.1.0",
24+
"@mui/x-data-grid": "7.16.0",
25+
"@mui/x-date-pickers": "7.16.0",
2626
"bignumber.js": "9.1.2",
2727
"dayjs": "1.11.13",
2828
"formik": "2.4.6",
@@ -65,8 +65,8 @@
6565
"@graphql-codegen/client-preset": "4.3.3",
6666
"@graphql-codegen/introspection": "4.0.3",
6767
"@graphql-eslint/eslint-plugin": "3.20.1",
68-
"@lingui/cli": "4.11.3",
69-
"@lingui/vite-plugin": "4.11.3",
68+
"@lingui/cli": "4.11.4",
69+
"@lingui/vite-plugin": "4.11.4",
7070
"@parcel/watcher": "2.4.1",
7171
"@types/lodash": "4.17.7",
7272
"@types/papaparse": "5.3.14",
@@ -80,17 +80,17 @@
8080
"eslint": "8.57.0",
8181
"eslint-config-prettier": "9.1.0",
8282
"eslint-plugin-lingui": "0.3.0",
83-
"eslint-plugin-react": "7.35.0",
83+
"eslint-plugin-react": "7.35.2",
8484
"eslint-plugin-react-hooks": "4.6.2",
85-
"husky": "9.1.5",
86-
"knip": "5.27.5",
87-
"lint-staged": "15.2.9",
85+
"husky": "9.1.6",
86+
"knip": "5.30.1",
87+
"lint-staged": "15.2.10",
8888
"npm-run-all2": "6.2.2",
8989
"prettier": "3.3.3",
90-
"typescript": "5.5.4",
91-
"typescript-eslint": "8.3.0",
92-
"vite": "5.4.2",
93-
"vite-plugin-checker": "0.7.2",
90+
"typescript": "5.6.2",
91+
"typescript-eslint": "8.5.0",
92+
"vite": "5.4.4",
93+
"vite-plugin-checker": "0.8.0",
9494
"vite-tsconfig-paths": "5.0.1",
9595
"vitest": "2.0.5"
9696
},

0 commit comments

Comments
 (0)