Skip to content

Commit aef0783

Browse files
committed
Run make update
1 parent f86ed08 commit aef0783

File tree

6 files changed

+444
-458
lines changed

6 files changed

+444
-458
lines changed

backend/poetry.lock

Lines changed: 98 additions & 104 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cspell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"devDependencies": {
33
"@cspell/dict-aws": "^4.0.15",
44
"@cspell/dict-data-science": "^2.0.11",
5-
"@cspell/dict-en_us": "^4.4.23",
5+
"@cspell/dict-en_us": "^4.4.24",
66
"@cspell/dict-fullstack": "^3.2.7",
77
"@cspell/dict-golang": "^6.0.24",
88
"@cspell/dict-k8s": "^1.0.12",

cspell/pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"test:unit": "tsc --noEmit && NODE_OPTIONS='--experimental-vm-modules --no-warnings=DEP0040' jest"
1919
},
2020
"dependencies": {
21-
"@apollo/client": "^4.0.8",
21+
"@apollo/client": "^4.0.9",
2222
"@fortawesome/fontawesome-svg-core": "^7.1.0",
2323
"@fortawesome/free-brands-svg-icons": "^7.1.0",
2424
"@fortawesome/free-regular-svg-icons": "^7.1.0",
@@ -48,7 +48,7 @@
4848
"dompurify": "^3.3.0",
4949
"eslint-plugin-import": "^2.32.0",
5050
"framer-motion": "^12.23.24",
51-
"graphql": "^16.11.0",
51+
"graphql": "^16.12.0",
5252
"leaflet": "^1.9.4",
5353
"leaflet.markercluster": "^1.5.3",
5454
"lodash": "^4.17.21",
@@ -70,7 +70,7 @@
7070
"devDependencies": {
7171
"@axe-core/react": "^4.11.0",
7272
"@eslint/eslintrc": "^3.3.1",
73-
"@eslint/js": "^9.38.0",
73+
"@eslint/js": "^9.39.0",
7474
"@graphql-codegen/cli": "^6.0.1",
7575
"@graphql-codegen/near-operation-file-preset": "^3.1.0",
7676
"@graphql-codegen/typed-document-node": "^6.1.0",
@@ -93,7 +93,7 @@
9393
"@types/react-gtm-module": "^2.0.4",
9494
"@typescript-eslint/eslint-plugin": "^8.46.2",
9595
"@typescript-eslint/parser": "^8.46.2",
96-
"eslint": "^9.38.0",
96+
"eslint": "^9.39.0",
9797
"eslint-config-next": "^15.5.6",
9898
"eslint-config-prettier": "^10.1.8",
9999
"eslint-import-resolver-alias": "^1.1.2",
@@ -102,7 +102,7 @@
102102
"eslint-plugin-prettier": "^5.5.4",
103103
"eslint-plugin-react": "^7.37.5",
104104
"eslint-plugin-react-hooks": "^7.0.1",
105-
"globals": "^16.4.0",
105+
"globals": "^16.5.0",
106106
"identity-obj-proxy": "^3.0.0",
107107
"import-in-the-middle": "^1.15.0",
108108
"jest": "^30.2.0",

0 commit comments

Comments
 (0)