Skip to content

Commit a2fc9ae

Browse files
committed
chore: update all devDeps
1 parent 4bc2fb0 commit a2fc9ae

File tree

13 files changed

+620
-500
lines changed

13 files changed

+620
-500
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,17 @@
4141
},
4242
"devDependencies": {
4343
"@commitlint/cli": "^19.6.0",
44-
"@commitlint/config-conventional": "^19.5.0",
45-
"@types/node": "^20.16.11",
46-
"@vitest/coverage-v8": "^2.1.5",
44+
"@commitlint/config-conventional": "^19.6.0",
45+
"@types/node": "^20.17.9",
46+
"@vitest/coverage-v8": "^2.1.8",
4747
"eslint": "^9.16.0",
48-
"husky": "^9.1.6",
48+
"husky": "^9.1.7",
4949
"is-ci": "^3.0.1",
50-
"knip": "^5.37.2",
50+
"knip": "^5.39.2",
5151
"lint-staged": "^15.2.10",
5252
"pm2": "^5.4.3",
5353
"typescript": "^5.6.3",
54-
"typescript-eslint": "^8.16.0",
54+
"typescript-eslint": "^8.17.0",
5555
"vitest": "^2.1.8"
5656
},
5757
"packageManager": "pnpm@9.14.4+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab",

packages/@liexp/backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@aws-sdk/types": "^3.696.0",
44-
"@langchain/core": "^0.3.19",
44+
"@langchain/core": "^0.3.22",
4545
"@langchain/openai": "^0.3.14",
4646
"@types/fluent-ffmpeg": "^2.1.27",
4747
"@types/jsonwebtoken": "^9.0.6",
@@ -54,7 +54,7 @@
5454
"puppeteer-extra": "^3.3.6",
5555
"puppeteer-extra-plugin-stealth": "^2.11.2",
5656
"typescript": "^5.6.2",
57-
"vite-tsconfig-paths": "^5.1.3",
57+
"vite-tsconfig-paths": "^5.1.4",
5858
"vitest": "^2.1.8",
5959
"vitest-mock-extended": "^2.0.2"
6060
},

packages/@liexp/core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,17 @@
3232
"devDependencies": {
3333
"@eslint/js": "^9.16.0",
3434
"@rollup/plugin-image": "^3.0.3",
35-
"@tanstack/eslint-plugin-query": "^5.61.6",
35+
"@tanstack/eslint-plugin-query": "^5.62.1",
3636
"@types/debug": "^4.1.12",
3737
"@types/eslint__js": "^8.42.3",
3838
"@vitejs/plugin-react": "^4.3.4",
3939
"eslint": "^9.16.0",
40-
"eslint-import-resolver-typescript": "^3.6.3",
40+
"eslint-import-resolver-typescript": "^3.7.0",
4141
"eslint-plugin-fp-ts": "^0.3.2",
4242
"eslint-plugin-import": "^2.31.0",
4343
"eslint-plugin-prettier": "^5.2.1",
4444
"eslint-plugin-react": "^7.37.2",
45-
"prettier": "^3.4.1",
45+
"prettier": "^3.4.2",
4646
"typescript": "^5.6.2"
4747
},
4848
"peerDependencies": {

packages/@liexp/shared/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@
4545
"devDependencies": {
4646
"@liexp/test": "workspace:*",
4747
"@types/lodash": "^4.17.13",
48-
"@types/react": "^18.3.8",
49-
"@types/react-dom": "^18.3.1",
48+
"@types/react": "^18.3.14",
49+
"@types/react-dom": "^18.3.2",
5050
"@types/uuid": "^10.0.0",
5151
"@visx/network": "^3.12.0",
5252
"eslint": "^9.16.0",
5353
"pdfjs-dist": "^4.8.69",
5454
"react-admin": "^5.4.1",
5555
"typescript": "^5.6.2",
56-
"vite-tsconfig-paths": "^5.1.3",
56+
"vite-tsconfig-paths": "^5.1.4",
5757
"vitest": "^2.1.8",
5858
"vitest-mock-extended": "^2.0.2"
5959
},

packages/@liexp/ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
"@types/d3-scale": "^4.0.8",
117117
"@types/express": "^4.17.21",
118118
"@types/lodash": "^4.17.13",
119-
"@types/react": "^18.3.8",
120-
"@types/react-dom": "^18.3.1",
119+
"@types/react": "^18.3.14",
120+
"@types/react-dom": "^18.3.2",
121121
"@types/react-slick": "^0.23.13",
122122
"@types/react-virtualized": "^9.22.0",
123123
"@types/throttle-debounce": "^5.0.2",
@@ -127,7 +127,7 @@
127127
"openai": "^4.61.0",
128128
"typescript": "^5.6.2",
129129
"vite": "^5.4.11",
130-
"vite-tsconfig-paths": "^5.1.3",
130+
"vite-tsconfig-paths": "^5.1.4",
131131
"vitest": "^2.1.8"
132132
},
133133
"packageManager": "pnpm@9.14.4+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab"

pnpm-lock.yaml

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

services/admin-web/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
]
3535
},
3636
"dependencies": {
37+
"@fortawesome/fontawesome-svg-core": "^6.7.1",
3738
"@liexp/core": "workspace:*",
3839
"@liexp/shared": "workspace:*",
3940
"@liexp/ui": "workspace:*",
40-
"@fortawesome/fontawesome-svg-core": "^6.7.1",
4141
"@mui/icons-material": "^5.16.9",
4242
"@mui/material": "^5.16.9",
4343
"@tanstack/react-query": "^5.56.2",
@@ -53,16 +53,16 @@
5353
},
5454
"devDependencies": {
5555
"@types/debug": "^4.1.12",
56-
"@types/node": "^20.16.11",
57-
"@types/react": "^18.3.8",
58-
"@types/react-dom": "^18.3.1",
56+
"@types/node": "^20.17.9",
57+
"@types/react": "^18.3.14",
58+
"@types/react-dom": "^18.3.2",
5959
"dotenv": "^16.4.7",
6060
"eslint": "^9.16.0",
6161
"typescript": "^5.6.2",
6262
"vite": "^5.4.11",
6363
"vite-plugin-css-injected-by-js": "^3.5.2",
6464
"vite-plugin-optimizer": "^1.4.3",
65-
"vite-tsconfig-paths": "^5.1.3"
65+
"vite-tsconfig-paths": "^5.1.4"
6666
},
6767
"packageManager": "pnpm@9.14.4+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab"
6868
}

services/ai-bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@aws-sdk/client-sso-oidc": "^3.699.0",
2222
"@aws-sdk/client-sts": "^3.699.0",
2323
"@langchain/community": "^0.3.16",
24-
"@langchain/core": "^0.3.19",
24+
"@langchain/core": "^0.3.22",
2525
"@liexp/backend": "workspace:*",
2626
"@liexp/core": "workspace:*",
2727
"@liexp/shared": "workspace:*",

services/api/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,19 +115,19 @@
115115
"@types/jsonwebtoken": "^9.0.6",
116116
"@types/lodash": "^4.17.13",
117117
"@types/multer": "^1.4.12",
118-
"@types/node": "^20.16.11",
118+
"@types/node": "^20.17.9",
119119
"@types/node-cron": "^3.0.11",
120120
"@types/node-telegram-bot-api": "^0.64.7",
121121
"@types/pg": "^8.11.10",
122122
"@types/prompts": "^2.4.9",
123-
"@types/react": "^18.3.8",
124-
"@types/react-dom": "^18.3.0",
123+
"@types/react": "^18.3.14",
124+
"@types/react-dom": "^18.3.2",
125125
"@types/supertest": "^6.0.2",
126126
"dotenv": "^16.4.7",
127127
"eslint": "^9.15.0",
128128
"prompts": "^2.4.2",
129129
"supertest": "^7.0.0",
130-
"vite-tsconfig-paths": "^5.1.3",
130+
"vite-tsconfig-paths": "^5.1.4",
131131
"vitest": "^2.1.8",
132132
"vitest-mock-extended": "^2.0.2"
133133
},

services/storybook/.storybook/preview.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { ECOTheme, ThemeProvider } from "@liexp/ui/lib/theme/index.js";
66
import { Decorator, Parameters } from "@storybook/react";
77
import { QueryClient, QueryClientProvider } from "@tanstack/react-query";
88
import * as React from "react";
9-
import { DataProviderContext } from "react-admin";
9+
import { DataProviderContext } from "@liexp/ui/lib/components/admin/react-admin.js";
1010
import { APIRESTClient } from "@liexp/shared/lib/providers/api-rest.provider.js";
1111
// styles
1212
import "@liexp/ui/lib/components/Common/Icons/library.js";

services/storybook/package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,23 +44,22 @@
4444
"fp-ts": "^2.16.9",
4545
"io-ts": "^2.2.21",
4646
"react": "^18.3.1",
47-
"react-admin": "^5.4.1",
4847
"react-dom": "^18.3.1",
4948
"react-virtualized": "^9.22.5",
5049
"storybook": "^8.4.6"
5150
},
5251
"devDependencies": {
5352
"@types/d3": "^7.4.3",
54-
"@types/react": "^18.3.8",
53+
"@types/react": "^18.3.14",
5554
"@types/react-virtualized": "^9.22.0",
5655
"eslint": "^9.16.0",
57-
"prettier": "^3.4.1",
56+
"prettier": "^3.4.2",
5857
"serve": "^14.2.4",
5958
"typescript": "^5.6.2",
6059
"vite": "^5.4.11",
6160
"vite-plugin-css-injected-by-js": "^3.5.2",
6261
"vite-plugin-optimizer": "^1.4.3",
63-
"vite-tsconfig-paths": "^5.1.3"
62+
"vite-tsconfig-paths": "^5.1.4"
6463
},
6564
"packageManager": "pnpm@9.14.4+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab"
6665
}

services/storybook/src/stories/admin/buttons/SocialPostButton.stories.tsx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ import {
44
type SocialPostButtonProps,
55
} from "@liexp/ui/lib/components/admin/common/SocialPostButton.js";
66
import { EventSocialPostButton } from "@liexp/ui/lib/components/admin/events/button/EventSocialPostButton.js";
7+
import {
8+
AdminContext,
9+
RecordContextProvider,
10+
} from "@liexp/ui/lib/components/admin/react-admin.js";
711
import { useDataProvider } from "@liexp/ui/lib/hooks/useDataProvider.js";
812
import { type StoryFn, type Meta } from "@storybook/react";
913
import * as React from "react";
10-
import { AdminContext, RecordContextProvider } from "react-admin";
1114

1215
const meta: Meta = {
1316
title: "Admin/Components/Buttons/SocialPostButton",

services/web/package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
"ra-core": "^5.4.1",
6161
"ra-i18n-polyglot": "^5.4.1",
6262
"react": "^18.3.1",
63-
"react-admin": "^5.4.1",
6463
"react-dom": "^18.3.1",
6564
"react-error-boundary": "^4.1.2",
6665
"react-router": "^6.28.0",
@@ -71,17 +70,17 @@
7170
"@types/compression": "^1.7.5",
7271
"@types/debug": "^4.1.12",
7372
"@types/express": "^4.17.21",
74-
"@types/node": "^20.16.11",
75-
"@types/react": "^18.3.8",
76-
"@types/react-dom": "^18.3.1",
73+
"@types/node": "^20.17.9",
74+
"@types/react": "^18.3.14",
75+
"@types/react-dom": "^18.3.2",
7776
"dotenv": "^16.4.7",
7877
"eslint": "^9.16.0",
7978
"tsx": "^4.19.2",
8079
"typescript": "^5.6.2",
8180
"vite": "^5.4.11",
8281
"vite-plugin-css-injected-by-js": "^3.5.2",
8382
"vite-plugin-optimizer": "^1.4.3",
84-
"vite-tsconfig-paths": "^5.1.3"
83+
"vite-tsconfig-paths": "^5.1.4"
8584
},
8685
"packageManager": "pnpm@9.14.4+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab"
8786
}

0 commit comments

Comments
 (0)