Skip to content

Commit b2d7451

Browse files
committed
Run make update
1 parent 86f154f commit b2d7451

File tree

5 files changed

+190
-190
lines changed

5 files changed

+190
-190
lines changed

backend/poetry.lock

Lines changed: 10 additions & 10 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
@@ -6,7 +6,7 @@
66
"@cspell/dict-fullstack": "^3.2.7",
77
"@cspell/dict-golang": "^6.0.23",
88
"@cspell/dict-k8s": "^1.0.12",
9-
"@cspell/dict-people-names": "^1.1.13",
9+
"@cspell/dict-people-names": "^1.1.14",
1010
"@cspell/dict-software-terms": "^4.2.5",
1111
"@cspell/dict-win32": "^2.0.9",
1212
"cspell": "^8.19.4"

cspell/pnpm-lock.yaml

Lines changed: 13 additions & 13 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
@@ -36,7 +36,7 @@
3636
"@testing-library/user-event": "^14.6.1",
3737
"@types/leaflet.markercluster": "^1.5.5",
3838
"@types/lodash": "^4.17.20",
39-
"apexcharts": "^5.3.2",
39+
"apexcharts": "^5.3.3",
4040
"class-variance-authority": "^0.7.1",
4141
"clsx": "^2.1.1",
4242
"core-js": "^3.45.0",
@@ -77,11 +77,11 @@
7777
"@types/leaflet.markercluster": "^1.5.5",
7878
"@types/markdown-it": "^14.1.2",
7979
"@types/node": "^22.17.1",
80-
"@types/react": "^19.1.9",
80+
"@types/react": "^19.1.10",
8181
"@types/react-dom": "^19.1.7",
8282
"@types/react-gtm-module": "^2.0.4",
83-
"@typescript-eslint/eslint-plugin": "^8.39.0",
84-
"@typescript-eslint/parser": "^8.39.0",
83+
"@typescript-eslint/eslint-plugin": "^8.39.1",
84+
"@typescript-eslint/parser": "^8.39.1",
8585
"autoprefixer": "^10.4.21",
8686
"eslint": "^9.33.0",
8787
"eslint-config-next": "^15.4.6",
@@ -107,7 +107,7 @@
107107
"ts-jest": "^29.4.1",
108108
"ts-node": "^10.9.2",
109109
"typescript": "~5.8.3",
110-
"typescript-eslint": "^8.39.0",
110+
"typescript-eslint": "^8.39.1",
111111
"util": "^0.12.5"
112112
},
113113
"engines": {

0 commit comments

Comments
 (0)