Skip to content

Commit

Permalink
Add missing changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tassoevan committed Apr 8, 2024
1 parent 83f5501 commit 085d164
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/fuselage-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
".:build:clean": "rimraf dist",
".:build:esm": "tsc -p tsconfig-esm.json",
".:build:cjs": "tsc -p tsconfig-cjs.json",
"test": "jest",
"test": "jest",
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",
"typecheck": "tsc --noEmit",
"docs": "cross-env NODE_ENV=production build-storybook -o ../../static/fuselage-ui-kit",
Expand Down
78 changes: 76 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2946,6 +2946,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.9":
version: 7.24.4
resolution: "@babel/runtime@npm:7.24.4"
dependencies:
regenerator-runtime: ^0.14.0
checksum: 2f27d4c0ffac7ae7999ac0385e1106f2a06992a8bdcbf3da06adcac7413863cd08c198c2e4e970041bbea849e17f02e1df18875539b6afba76c781b6b59a07c3
languageName: node
linkType: hard

"@babel/runtime@npm:~7.22.15":
version: 7.22.15
resolution: "@babel/runtime@npm:7.22.15"
Expand Down Expand Up @@ -8751,21 +8760,26 @@ __metadata:
"@storybook/source-loader": ~6.5.16
"@storybook/theming": ~6.5.16
"@tanstack/react-query": ^4.16.1
"@testing-library/react": ^14.2.2
"@testing-library/react-hooks": ^8.0.1
"@types/babel__core": ^7.20.3
"@types/babel__preset-env": ^7.9.4
"@types/react": ~17.0.69
"@types/react-dom": ~17.0.22
babel-loader: ~8.2.5
cross-env: ^7.0.3
eslint: ~8.45.0
i18next: ^23.10.1
jest: ^29.7.0
normalize.css: ^8.0.1
npm-run-all: ^4.1.5
prettier: ~2.8.8
react-docgen-typescript-plugin: ~1.0.5
react-dom: ^17.0.2
react-i18next: ~13.2.2
react-i18next: ^14.1.0
rimraf: ^3.0.2
storybook-dark-mode: ~3.0.1
ts-jest: ^29.1.2
tslib: ^2.5.3
typescript: ~5.3.3
peerDependencies:
Expand Down Expand Up @@ -12546,6 +12560,20 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:^14.2.2":
version: 14.2.2
resolution: "@testing-library/react@npm:14.2.2"
dependencies:
"@babel/runtime": ^7.12.5
"@testing-library/dom": ^9.0.0
"@types/react-dom": ^18.0.0
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
checksum: cb73df588592d9101429f057eaa6f320fc12524d5eb2acc8a16002c1ee2d9422a49e44841003bba42974c9ae1ced6b134f0d647826eca42ab8f19e4592971b16
languageName: node
linkType: hard

"@testing-library/user-event@npm:^13.2.1, @testing-library/user-event@npm:~13.5.0":
version: 13.5.0
resolution: "@testing-library/user-event@npm:13.5.0"
Expand Down Expand Up @@ -25592,6 +25620,15 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^23.10.1":
version: 23.10.1
resolution: "i18next@npm:23.10.1"
dependencies:
"@babel/runtime": ^7.23.2
checksum: 4aec10ddb0bb841f15b9b023daa59977052bc706ca4e94643b12b17640731862bde596c9797491638f6d9e7f125722ea9b1e87394c7aebbb72f45c20396f79d9
languageName: node
linkType: hard

"i18next@npm:~21.6.16":
version: 21.6.16
resolution: "i18next@npm:21.6.16"
Expand Down Expand Up @@ -27313,7 +27350,7 @@ __metadata:
languageName: node
linkType: hard

"jest-cli@npm:^29.5.0, jest-cli@npm:^29.6.4":
"jest-cli@npm:^29.5.0, jest-cli@npm:^29.6.4, jest-cli@npm:^29.7.0":
version: 29.7.0
resolution: "jest-cli@npm:29.7.0"
dependencies:
Expand Down Expand Up @@ -27842,6 +27879,25 @@ __metadata:
languageName: node
linkType: hard

"jest@npm:^29.7.0":
version: 29.7.0
resolution: "jest@npm:29.7.0"
dependencies:
"@jest/core": ^29.7.0
"@jest/types": ^29.6.3
import-local: ^3.0.2
jest-cli: ^29.7.0
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
peerDependenciesMeta:
node-notifier:
optional: true
bin:
jest: bin/jest.js
checksum: 17ca8d67504a7dbb1998cf3c3077ec9031ba3eb512da8d71cb91bcabb2b8995c4e4b292b740cb9bf1cbff5ce3e110b3f7c777b0cefb6f41ab05445f248d0ee0b
languageName: node
linkType: hard

"jest@npm:~29.5.0":
version: 29.5.0
resolution: "jest@npm:29.5.0"
Expand Down Expand Up @@ -34903,6 +34959,24 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:^14.1.0":
version: 14.1.0
resolution: "react-i18next@npm:14.1.0"
dependencies:
"@babel/runtime": ^7.23.9
html-parse-stringify: ^3.0.1
peerDependencies:
i18next: ">= 23.2.3"
react: ">= 16.8.0"
peerDependenciesMeta:
react-dom:
optional: true
react-native:
optional: true
checksum: 96fbc4b0919b9f0c639f9f3eb35eecac528174aa97e3b1af469cfdbff4b34e40ae8969c26c0b737691a5fa9b56bb13093524cfca79b93cbd58f1319530da31b2
languageName: node
linkType: hard

"react-i18next@npm:~13.2.2":
version: 13.2.2
resolution: "react-i18next@npm:13.2.2"
Expand Down

0 comments on commit 085d164

Please sign in to comment.