Skip to content

Commit 74b586a

Browse files
authored
Update dependencies (#670)
1 parent ad07661 commit 74b586a

File tree

5 files changed

+614
-609
lines changed

5 files changed

+614
-609
lines changed

LICENSE_REPORT.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
| -------------------- | ------- | ---------------- | ------------------- | --------------------------------------------------------------------------------- |
55
| @formatjs/intl | 3.1.3 | MIT | Long Ho | https://formatjs.github.io |
66
| @placekit/client-js | 2.3.0 | MIT | PlaceKit | https://github.com/placekit/client-js#readme |
7-
| @react-three/drei | 9.121.2 | MIT | Unknown | https://github.com/pmndrs/drei |
8-
| @react-three/fiber | 8.17.12 | MIT | Paul Henschel | https://github.com/pmndrs/react-three-fiber#readme |
7+
| @react-three/drei | 9.121.4 | MIT | Unknown | https://github.com/pmndrs/drei |
8+
| @react-three/fiber | 8.17.14 | MIT | Paul Henschel | https://github.com/pmndrs/react-three-fiber#readme |
99
| @types/iban | 0.0.35 | MIT | Unknown | https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/iban |
1010
| @types/react | 18.3.18 | MIT | Unknown | https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react |
1111
| @types/react-dom | 18.3.5 | MIT | Unknown | https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom |
1212
| @types/react-native | 0.72.8 | MIT | Unknown | https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native |
13-
| @types/three | 0.172.0 | MIT | Unknown | https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/three |
13+
| @types/three | 0.173.0 | MIT | Unknown | https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/three |
1414
| dayjs | 1.11.13 | MIT | iamkun | https://day.js.org |
1515
| iban | 0.0.14 | MIT | Laurent VB | https://github.com/arhs/iban.js#readme |
1616
| jsdom | 26.0.0 | MIT | Unknown | https://github.com/jsdom/jsdom#readme |
@@ -22,9 +22,9 @@
2222
| react-dropzone | 14.3.5 | MIT | Param Aggarwal | https://github.com/react-dropzone/react-dropzone |
2323
| react-native-web | 0.19.13 | MIT | Nicolas Gallagher | https://github.com/necolas/react-native-web#readme |
2424
| rifm | 0.12.1 | MIT | istarkov | https://github.com/istarkov/rifm#readme |
25-
| three | 0.172.0 | MIT | mrdoob | https://threejs.org/ |
25+
| three | 0.173.0 | MIT | mrdoob | https://threejs.org/ |
2626
| ts-dedent | 2.2.0 | MIT | Tamino Martinius | https://github.com/tamino-martinius/node-ts-dedent#readme |
27-
| ts-pattern | 5.6.1 | MIT | Gabriel Vergnaud | https://github.com/gvergnaud/ts-pattern#readme |
28-
| type-fest | 4.32.0 | (MIT OR CC0-1.0) | Sindre Sorhus | https://github.com/sindresorhus/type-fest#readme |
27+
| ts-pattern | 5.6.2 | MIT | Gabriel Vergnaud | https://github.com/gvergnaud/ts-pattern#readme |
28+
| type-fest | 4.33.0 | (MIT OR CC0-1.0) | Sindre Sorhus | https://github.com/sindresorhus/type-fest#readme |
2929
| uuid | 11.0.5 | MIT | Unknown | https://github.com/uuidjs/uuid#readme |
30-
| vitest | 2.1.8 | MIT | Anthony Fu | https://github.com/vitest-dev/vitest#readme |
30+
| vitest | 2.1.9 | MIT | Anthony Fu | https://github.com/vitest-dev/vitest#readme |

package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "@swan-io/lake-monorepo",
33
"description": "Swan's component kit",
44
"version": "11.3.4",
5-
"packageManager": "pnpm@9.13.0",
5+
"packageManager": "pnpm@10.2.1",
66
"engines": {
7-
"node": ">=20.9.0",
8-
"pnpm": "^9.13.0"
7+
"node": ">=22.12.0",
8+
"pnpm": "^10.2.0"
99
},
1010
"private": true,
1111
"repository": {
@@ -49,11 +49,11 @@
4949
},
5050
"devDependencies": {
5151
"@biomejs/biome": "1.9.4",
52-
"@fluentui/svg-icons": "^1.1.272",
52+
"@fluentui/svg-icons": "^1.1.274",
5353
"@localazy/cli": "^1.7.15",
54-
"@storybook/addon-essentials": "^8.5.0",
55-
"@storybook/react": "^8.5.0",
56-
"@storybook/react-vite": "^8.5.0",
54+
"@storybook/addon-essentials": "^8.5.3",
55+
"@storybook/react": "^8.5.3",
56+
"@storybook/react-vite": "^8.5.3",
5757
"@testing-library/dom": "^10.4.0",
5858
"@testing-library/react": "^16.2.0",
5959
"@types/prompts": "^2.4.9",
@@ -63,24 +63,24 @@
6363
"fast-glob": "^3.3.3",
6464
"globals": "^15.14.0",
6565
"graphql": "^16.10.0",
66-
"lint-staged": "^15.4.1",
67-
"openai": "^4.79.1",
68-
"ora": "^8.1.1",
66+
"lint-staged": "^15.4.3",
67+
"openai": "^4.83.0",
68+
"ora": "^8.2.0",
6969
"pathe": "^2.0.2",
7070
"picocolors": "^1.1.1",
7171
"prettier": "^3.4.2",
7272
"prettier-plugin-organize-imports": "^4.1.0",
7373
"prompts": "^2.4.2",
7474
"react": "^18.3.1",
7575
"react-dom": "^18.3.1",
76-
"semver": "^7.6.3",
77-
"storybook": "^8.5.0",
76+
"semver": "^7.7.1",
77+
"storybook": "^8.5.3",
7878
"tiktoken-node": "^0.0.7",
79-
"ts-pattern": "^5.6.0",
79+
"ts-pattern": "^5.6.2",
8080
"tsx": "^4.19.2",
81-
"type-fest": "^4.32.0",
81+
"type-fest": "^4.33.0",
8282
"typescript": "^5.7.3",
83-
"valienv": "^0.7.0",
83+
"valienv": "^1.0.0",
8484
"vite": "^5.4.12",
8585
"vitest": "^2.1.8"
8686
}

packages/lake/package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "@swan-io/lake",
33
"version": "11.3.4",
4-
"packageManager": "pnpm@9.13.0",
4+
"packageManager": "pnpm@10.2.1",
55
"engines": {
6-
"node": ">=20.9.0",
7-
"pnpm": "^9.13.0"
6+
"node": ">=22.12.0",
7+
"pnpm": "^10.2.0"
88
},
99
"files": [
1010
"LICENSE",
@@ -27,8 +27,8 @@
2727
],
2828
"license": "MIT",
2929
"dependencies": {
30-
"@react-three/drei": "^9.121.2",
31-
"@react-three/fiber": "^8.17.12",
30+
"@react-three/drei": "^9.121.4",
31+
"@react-three/fiber": "^8.17.14",
3232
"@swan-io/boxed": "^3.2.0",
3333
"@swan-io/chicane": "^2.1.0",
3434
"@swan-io/use-form": "^3.1.0",
@@ -39,17 +39,17 @@
3939
"react-dom": "^18.3.1",
4040
"react-native-web": "^0.19.13",
4141
"rifm": "^0.12.1",
42-
"three": "^0.172.0",
42+
"three": "^0.173.0",
4343
"ts-dedent": "^2.2.0",
44-
"ts-pattern": "^5.6.0",
44+
"ts-pattern": "^5.6.2",
4545
"uuid": "^11.0.5"
4646
},
4747
"devDependencies": {
4848
"@types/react": "^18.3.12",
4949
"@types/react-dom": "^18.3.1",
5050
"@types/react-native": "^0.72.8",
51-
"@types/three": "^0.172.0",
51+
"@types/three": "^0.173.0",
5252
"jsdom": "^26.0.0",
53-
"type-fest": "^4.32.0"
53+
"type-fest": "^4.33.0"
5454
}
5555
}

packages/shared-business/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "@swan-io/shared-business",
33
"version": "11.3.4",
4-
"packageManager": "pnpm@9.13.0",
4+
"packageManager": "pnpm@10.2.1",
55
"engines": {
6-
"node": ">=20.9.0",
7-
"pnpm": "^9.13.0"
6+
"node": ">=22.12.0",
7+
"pnpm": "^10.2.0"
88
},
99
"files": [
1010
"LICENSE",
@@ -43,7 +43,7 @@
4343
"react-dropzone": "^14.3.5",
4444
"react-native-web": "^0.19.13",
4545
"rifm": "^0.12.1",
46-
"ts-pattern": "^5.6.0",
46+
"ts-pattern": "^5.6.2",
4747
"uuid": "^11.0.5"
4848
},
4949
"devDependencies": {

0 commit comments

Comments
 (0)