Skip to content

Commit

Permalink
Fix/deps (#1097)
Browse files Browse the repository at this point in the history
* Update @types/react

* Update @types/react-dom

* Update @types/node

* Add @types/node to @stlite/kernel
  • Loading branch information
whitphx authored Aug 29, 2024
1 parent 040cc20 commit 3584f13
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 26 deletions.
6 changes: 3 additions & 3 deletions packages/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^27.4.3",
"@types/node": "^16.18.12",
"@types/react": "^17.0.7",
"@types/react-dom": "^17.0.5",
"@types/node": "^18.11.17",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"@types/yargs": "^17.0.32",
"electron": "30.0.8",
"electron-builder": "^24.13.2",
Expand Down
3 changes: 2 additions & 1 deletion packages/kernel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
"devDependencies": {
"@testing-library/react": "^14.1.2",
"@types/path-browserify": "^1.0.0",
"@types/react": "^17.0.7",
"@types/node": "^18.11.17",
"@types/react": "^18.2.0",
"pyodide": "0.26.2"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/mountable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.2",
"@types/node": "^16.18.12",
"@types/react": "^17.0.7",
"@types/react-dom": "^17.0.5",
"@types/node": "^18.11.17",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"babel-jest": "^27.4.2",
"babel-loader": "^8.2.3",
"babel-plugin-named-asset-import": "^0.3.8",
Expand Down
6 changes: 3 additions & 3 deletions packages/sharing-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^27.4.3",
"@types/node": "^16.18.12",
"@types/react": "^17.0.7",
"@types/react-dom": "^17.0.5",
"@types/node": "^18.11.17",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"classnames": "^2.3.2",
"mime": "^4.0.1",
"nprogress": "^0.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/sharing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^27.4.3",
"@types/node": "^16.18.12",
"@types/react": "^17.0.7",
"@types/react-dom": "^17.0.5",
"@types/node": "^18.11.17",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
Expand Down
14 changes: 1 addition & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5212,11 +5212,6 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.63.tgz#1788fa8da838dbb5f9ea994b834278205db6ca2b"
integrity sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==

"@types/node@^16.18.12":
version "16.18.69"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.69.tgz#84853c5562baeabc6e864e36ea106f8c09495b24"
integrity sha512-AfDKv5fWd9XStaEuqFa6PYcM8FgTqxVMsP4BPk60emeB9YX+pp2P0zZ8nU1BQg8hyPGFrMt7MGMRMis8IrcPyg==

"@types/node@^18.11.17":
version "18.19.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.4.tgz#89672e84f11a2c19543d694dac00ab8d7bc20ddb"
Expand Down Expand Up @@ -5319,13 +5314,6 @@
"@types/react" "*"
"@types/reactcss" "*"

"@types/react-dom@^17.0.5":
version "17.0.25"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.25.tgz#e0e5b3571e1069625b3a3da2b279379aa33a0cb5"
integrity sha512-urx7A7UxkZQmThYA4So0NelOVjx3V4rNFVJwp0WZlbIK5eM4rNJDiN3R/E9ix0MBh6kAEojk/9YL+Te6D9zHNA==
dependencies:
"@types/react" "^17"

"@types/react-dom@^18.0.0":
version "18.2.18"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.18.tgz#16946e6cd43971256d874bc3d0a72074bb8571dd"
Expand Down Expand Up @@ -5376,7 +5364,7 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@^17", "@types/react@^17.0.7", "@types/react@^18.2.0":
"@types/react@*", "@types/react@^18.2.0":
version "18.2.65"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.65.tgz#54eb311fa9aba173c9e163d42ec188d5a42878b8"
integrity sha512-98TsY0aW4jqx/3RqsUXwMDZSWR1Z4CUlJNue8ueS2/wcxZOsz4xmW1X8ieaWVRHcmmQM3R8xVA4XWB3dJnWwDQ==
Expand Down

0 comments on commit 3584f13

Please sign in to comment.