Skip to content

Commit

Permalink
(chore) Add node types for publishing script
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeBatt-SV committed Sep 17, 2024
1 parent d8ba0cb commit 6f74dcf
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions containers/mosaic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/lodash": "4.14.179",
"@types/node": "^22.5.5",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "8.4.0",
Expand Down
17 changes: 17 additions & 0 deletions containers/mosaic/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2656,6 +2656,7 @@ __metadata:
"@tiptap/pm": ^2.5.6
"@tiptap/react": ^2.5.6
"@types/lodash": 4.14.179
"@types/node": ^22.5.5
"@types/react": 18.3.5
"@types/react-dom": 18.3.0
"@typescript-eslint/eslint-plugin": 8.4.0
Expand Down Expand Up @@ -3225,6 +3226,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.5.5":
version: 22.5.5
resolution: "@types/node@npm:22.5.5"
dependencies:
undici-types: ~6.19.2
checksum: 1f788966ff7df07add0af3481fb68c7fe5091cc72a265c671432abb443788ddacca4ca6378af64fe100c20f857c4d80170d358e66c070171fcea0d4adb1b45b1
languageName: node
linkType: hard

"@types/parse-json@npm:^4.0.0":
version: 4.0.2
resolution: "@types/parse-json@npm:4.0.2"
Expand Down Expand Up @@ -8569,6 +8579,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
languageName: node
linkType: hard

"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
version: 2.0.0
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
Expand Down

0 comments on commit 6f74dcf

Please sign in to comment.