Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zoontek committed Feb 7, 2025
1 parent ad07661 commit b10b77f
Show file tree
Hide file tree
Showing 5 changed files with 614 additions and 609 deletions.
14 changes: 7 additions & 7 deletions LICENSE_REPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
| -------------------- | ------- | ---------------- | ------------------- | --------------------------------------------------------------------------------- |
| @formatjs/intl | 3.1.3 | MIT | Long Ho | https://formatjs.github.io |
| @placekit/client-js | 2.3.0 | MIT | PlaceKit | https://github.com/placekit/client-js#readme |
| @react-three/drei | 9.121.2 | MIT | Unknown | https://github.com/pmndrs/drei |
| @react-three/fiber | 8.17.12 | MIT | Paul Henschel | https://github.com/pmndrs/react-three-fiber#readme |
| @react-three/drei | 9.121.4 | MIT | Unknown | https://github.com/pmndrs/drei |
| @react-three/fiber | 8.17.14 | MIT | Paul Henschel | https://github.com/pmndrs/react-three-fiber#readme |
| @types/iban | 0.0.35 | MIT | Unknown | https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/iban |
| @types/react | 18.3.18 | MIT | Unknown | https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react |
| @types/react-dom | 18.3.5 | MIT | Unknown | https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom |
| @types/react-native | 0.72.8 | MIT | Unknown | https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native |
| @types/three | 0.172.0 | MIT | Unknown | https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/three |
| @types/three | 0.173.0 | MIT | Unknown | https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/three |
| dayjs | 1.11.13 | MIT | iamkun | https://day.js.org |
| iban | 0.0.14 | MIT | Laurent VB | https://github.com/arhs/iban.js#readme |
| jsdom | 26.0.0 | MIT | Unknown | https://github.com/jsdom/jsdom#readme |
Expand All @@ -22,9 +22,9 @@
| react-dropzone | 14.3.5 | MIT | Param Aggarwal | https://github.com/react-dropzone/react-dropzone |
| react-native-web | 0.19.13 | MIT | Nicolas Gallagher | https://github.com/necolas/react-native-web#readme |
| rifm | 0.12.1 | MIT | istarkov | https://github.com/istarkov/rifm#readme |
| three | 0.172.0 | MIT | mrdoob | https://threejs.org/ |
| three | 0.173.0 | MIT | mrdoob | https://threejs.org/ |
| ts-dedent | 2.2.0 | MIT | Tamino Martinius | https://github.com/tamino-martinius/node-ts-dedent#readme |
| ts-pattern | 5.6.1 | MIT | Gabriel Vergnaud | https://github.com/gvergnaud/ts-pattern#readme |
| type-fest | 4.32.0 | (MIT OR CC0-1.0) | Sindre Sorhus | https://github.com/sindresorhus/type-fest#readme |
| ts-pattern | 5.6.2 | MIT | Gabriel Vergnaud | https://github.com/gvergnaud/ts-pattern#readme |
| type-fest | 4.33.0 | (MIT OR CC0-1.0) | Sindre Sorhus | https://github.com/sindresorhus/type-fest#readme |
| uuid | 11.0.5 | MIT | Unknown | https://github.com/uuidjs/uuid#readme |
| vitest | 2.1.8 | MIT | Anthony Fu | https://github.com/vitest-dev/vitest#readme |
| vitest | 2.1.9 | MIT | Anthony Fu | https://github.com/vitest-dev/vitest#readme |
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@swan-io/lake-monorepo",
"description": "Swan's component kit",
"version": "11.3.4",
"packageManager": "pnpm@9.13.0",
"packageManager": "pnpm@10.2.1",
"engines": {
"node": ">=20.9.0",
"pnpm": "^9.13.0"
"node": ">=22.12.0",
"pnpm": "^10.2.0"
},
"private": true,
"repository": {
Expand Down Expand Up @@ -49,11 +49,11 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@fluentui/svg-icons": "^1.1.272",
"@fluentui/svg-icons": "^1.1.274",
"@localazy/cli": "^1.7.15",
"@storybook/addon-essentials": "^8.5.0",
"@storybook/react": "^8.5.0",
"@storybook/react-vite": "^8.5.0",
"@storybook/addon-essentials": "^8.5.3",
"@storybook/react": "^8.5.3",
"@storybook/react-vite": "^8.5.3",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.2.0",
"@types/prompts": "^2.4.9",
Expand All @@ -63,24 +63,24 @@
"fast-glob": "^3.3.3",
"globals": "^15.14.0",
"graphql": "^16.10.0",
"lint-staged": "^15.4.1",
"openai": "^4.79.1",
"ora": "^8.1.1",
"lint-staged": "^15.4.3",
"openai": "^4.83.0",
"ora": "^8.2.0",
"pathe": "^2.0.2",
"picocolors": "^1.1.1",
"prettier": "^3.4.2",
"prettier-plugin-organize-imports": "^4.1.0",
"prompts": "^2.4.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"semver": "^7.6.3",
"storybook": "^8.5.0",
"semver": "^7.7.1",
"storybook": "^8.5.3",
"tiktoken-node": "^0.0.7",
"ts-pattern": "^5.6.0",
"ts-pattern": "^5.6.2",
"tsx": "^4.19.2",
"type-fest": "^4.32.0",
"type-fest": "^4.33.0",
"typescript": "^5.7.3",
"valienv": "^0.7.0",
"valienv": "^1.0.0",
"vite": "^5.4.12",
"vitest": "^2.1.8"
}
Expand Down
18 changes: 9 additions & 9 deletions packages/lake/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@swan-io/lake",
"version": "11.3.4",
"packageManager": "pnpm@9.13.0",
"packageManager": "pnpm@10.2.1",
"engines": {
"node": ">=20.9.0",
"pnpm": "^9.13.0"
"node": ">=22.12.0",
"pnpm": "^10.2.0"
},
"files": [
"LICENSE",
Expand All @@ -27,8 +27,8 @@
],
"license": "MIT",
"dependencies": {
"@react-three/drei": "^9.121.2",
"@react-three/fiber": "^8.17.12",
"@react-three/drei": "^9.121.4",
"@react-three/fiber": "^8.17.14",
"@swan-io/boxed": "^3.2.0",
"@swan-io/chicane": "^2.1.0",
"@swan-io/use-form": "^3.1.0",
Expand All @@ -39,17 +39,17 @@
"react-dom": "^18.3.1",
"react-native-web": "^0.19.13",
"rifm": "^0.12.1",
"three": "^0.172.0",
"three": "^0.173.0",
"ts-dedent": "^2.2.0",
"ts-pattern": "^5.6.0",
"ts-pattern": "^5.6.2",
"uuid": "^11.0.5"
},
"devDependencies": {
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-native": "^0.72.8",
"@types/three": "^0.172.0",
"@types/three": "^0.173.0",
"jsdom": "^26.0.0",
"type-fest": "^4.32.0"
"type-fest": "^4.33.0"
}
}
8 changes: 4 additions & 4 deletions packages/shared-business/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@swan-io/shared-business",
"version": "11.3.4",
"packageManager": "pnpm@9.13.0",
"packageManager": "pnpm@10.2.1",
"engines": {
"node": ">=20.9.0",
"pnpm": "^9.13.0"
"node": ">=22.12.0",
"pnpm": "^10.2.0"
},
"files": [
"LICENSE",
Expand Down Expand Up @@ -43,7 +43,7 @@
"react-dropzone": "^14.3.5",
"react-native-web": "^0.19.13",
"rifm": "^0.12.1",
"ts-pattern": "^5.6.0",
"ts-pattern": "^5.6.2",
"uuid": "^11.0.5"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit b10b77f

Please sign in to comment.