Skip to content

Commit

Permalink
Update packages. Increase instagram node height.
Browse files Browse the repository at this point in the history
  • Loading branch information
fdemian committed May 1, 2024
1 parent d96b7db commit f03663d
Show file tree
Hide file tree
Showing 22 changed files with 91 additions and 90 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,22 +63,22 @@
"@types/react": "npm:18.2.6",
"@types/react-color": "^3.0.12",
"@types/react-dom": "18.2.22",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@vitejs/plugin-react-swc": "3.6.0",
"eslint": "9.1.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "0.4.6",
"eslint-plugin-storybook": "^0.8.0",
"rollup-plugin-postcss": "^4.0.2",
"sass": "^1.75.0",
"sass": "^1.76.0",
"storybook": "8.0.9",
"tslib": "^2.6.2",
"tslint": "^6.1.3",
"typescript": "^5.4.5",
"vite": "5.2.10",
"vite-plugin-css-injected-by-js": "^3.5.1",
"vue-tsc": "^2.0.14"
"vue-tsc": "^2.0.16"
},
"packageManager": "yarn@3.6.1"
}
7 changes: 4 additions & 3 deletions src/Kalliope/Nodes/InstagramNode/InstagramNode.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,17 @@
.instagram-node {
display: inline-block;
width: 550px;
height: 500px;
border: 2px solid gainsboro;
height: 900px;
border: 1px solid gainsboro;
border-radius: 12px;
}
}

@media screen and (max-width: 768px) {
.instagram-node {
display: inline-block;
width: 100%;
height: 500px;
height: 900px;
border: 2px solid gainsboro;
}
}
Expand Down
166 changes: 83 additions & 83 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4558,15 +4558,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:7.7.1":
version: 7.7.1
resolution: "@typescript-eslint/eslint-plugin@npm:7.7.1"
"@typescript-eslint/eslint-plugin@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.8.0"
dependencies:
"@eslint-community/regexpp": ^4.10.0
"@typescript-eslint/scope-manager": 7.7.1
"@typescript-eslint/type-utils": 7.7.1
"@typescript-eslint/utils": 7.7.1
"@typescript-eslint/visitor-keys": 7.7.1
"@typescript-eslint/scope-manager": 7.8.0
"@typescript-eslint/type-utils": 7.8.0
"@typescript-eslint/utils": 7.8.0
"@typescript-eslint/visitor-keys": 7.8.0
debug: ^4.3.4
graphemer: ^1.4.0
ignore: ^5.3.1
Expand All @@ -4579,25 +4579,25 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 17de1806e083cb575ed5b8b7126cbe4341a369a0eb271dcffb5820962a3c9e46e2392628146125d39985b46cfa80b12cebe02e6c2e4043f88cc4884cc308cc21
checksum: 2a95bcbd2467892a56f4b0eb262c411abeb15f8d6b581d132fc2a57aa47eb4edc751f02e1a8ac88b7a3330c770a61cdaf6456aa7837b0ee50b5468397324b3fb
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:7.7.1":
version: 7.7.1
resolution: "@typescript-eslint/parser@npm:7.7.1"
"@typescript-eslint/parser@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/parser@npm:7.8.0"
dependencies:
"@typescript-eslint/scope-manager": 7.7.1
"@typescript-eslint/types": 7.7.1
"@typescript-eslint/typescript-estree": 7.7.1
"@typescript-eslint/visitor-keys": 7.7.1
"@typescript-eslint/scope-manager": 7.8.0
"@typescript-eslint/types": 7.8.0
"@typescript-eslint/typescript-estree": 7.8.0
"@typescript-eslint/visitor-keys": 7.8.0
debug: ^4.3.4
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 737035f259120533ffede288a7a9b4f6261e41558ccf333f0422cadc8fe2bf7dee91e64369003b623cc972c0f7149822250c1b2afdd05b94383252a68d8dca97
checksum: fd077b7f7e1348e64b739a1579dcaebb6933392635614d27008d5a521809992df7b93771dd54efe809b320d224c10ff024ea7ef7c7c578f673a7a937e869c314
languageName: node
linkType: hard

Expand All @@ -4611,30 +4611,30 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.7.1":
version: 7.7.1
resolution: "@typescript-eslint/scope-manager@npm:7.7.1"
"@typescript-eslint/scope-manager@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/scope-manager@npm:7.8.0"
dependencies:
"@typescript-eslint/types": 7.7.1
"@typescript-eslint/visitor-keys": 7.7.1
checksum: 9f9c78bcbf32e65ad0cbd1c5c08e9cf7442d330e4e466ea6e13074241a44b80e8f9f99a9f4b6dbf97db415dbb1e538a9818e9553129c0e4fff005743ae89b6e7
"@typescript-eslint/types": 7.8.0
"@typescript-eslint/visitor-keys": 7.8.0
checksum: 2ab9158f2d055f0917b7004568e50fec112d4a7abcc36a04bdded4fbb32f5ac3bb2ed57e12aec9cc1f41a9322dcd97d7bc1529e3a90640a6c431887e75099527
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.7.1":
version: 7.7.1
resolution: "@typescript-eslint/type-utils@npm:7.7.1"
"@typescript-eslint/type-utils@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/type-utils@npm:7.8.0"
dependencies:
"@typescript-eslint/typescript-estree": 7.7.1
"@typescript-eslint/utils": 7.7.1
"@typescript-eslint/typescript-estree": 7.8.0
"@typescript-eslint/utils": 7.8.0
debug: ^4.3.4
ts-api-utils: ^1.3.0
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: ac8a4f1ad22dd5b414374673e612f40185ba5ac0ade796ddd959c228bb44d270f9004a09fb4ad83d940257ab37c358112e5b535fe45a5a159f68a156051db2d2
checksum: 17d4d7aaf21d52dbc96c22f3e81387bb3cf767686f4728a68646e97be33886830b252d82eaa3563cca2fb0bf991df462e1d2e44aec60de3d3fca01cb505dfce3
languageName: node
linkType: hard

Expand All @@ -4645,10 +4645,10 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.7.1":
version: 7.7.1
resolution: "@typescript-eslint/types@npm:7.7.1"
checksum: b30a861b641ea8f9e882647344674893ec4b751ddc9f5431998b1a96ef01b80fd7267d9da719ee8e1b2249de4cfc32d7ef7877589502b412d30f19854987cd80
"@typescript-eslint/types@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/types@npm:7.8.0"
checksum: fb4b0e09cae2cf66e4699f0f978a39e7aa82aab1112858ca40265c1aeb628cdecd95856beaf727b8479b1abeac181601241348f5d387fcd1f51293eb65b18a54
languageName: node
linkType: hard

Expand All @@ -4670,12 +4670,12 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.7.1":
version: 7.7.1
resolution: "@typescript-eslint/typescript-estree@npm:7.7.1"
"@typescript-eslint/typescript-estree@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/typescript-estree@npm:7.8.0"
dependencies:
"@typescript-eslint/types": 7.7.1
"@typescript-eslint/visitor-keys": 7.7.1
"@typescript-eslint/types": 7.8.0
"@typescript-eslint/visitor-keys": 7.8.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
Expand All @@ -4685,24 +4685,24 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 3b33075eb82b98922644a11500ee9c4b6474e8879882c953408b3f33d36d591d4e74a52606106a911801f60dd7d054d6bc6b6e0a547570470ffa7a84aded08a1
checksum: 278ac7f988bde27ac5bf8400ad141125783895be53ba2cd1ad2faaa30b01dbcbc026a6aa2db4a877f9453c8c2811465cb7b91c30f15ebd9450415c9b27250a1d
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.7.1":
version: 7.7.1
resolution: "@typescript-eslint/utils@npm:7.7.1"
"@typescript-eslint/utils@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/utils@npm:7.8.0"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@types/json-schema": ^7.0.15
"@types/semver": ^7.5.8
"@typescript-eslint/scope-manager": 7.7.1
"@typescript-eslint/types": 7.7.1
"@typescript-eslint/typescript-estree": 7.7.1
"@typescript-eslint/scope-manager": 7.8.0
"@typescript-eslint/types": 7.8.0
"@typescript-eslint/typescript-estree": 7.8.0
semver: ^7.6.0
peerDependencies:
eslint: ^8.56.0
checksum: 9ef631a29177826105fa8f05bb2f59c2c3ac2f65c155b58dc80df27146499da3590eef26b9e1319ed1d50c58314a889645f7e7ded656507c57b5c4ee0a4bd473
checksum: 770c4742acf3a1845dcc7c280d6af3d338b02187c333f7df4a5f974ba69f56d6be84b888b1d951674f5aab2317b32d3f29a96292d992a87d1a9238d34b15c943
languageName: node
linkType: hard

Expand Down Expand Up @@ -4734,13 +4734,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.7.1":
version: 7.7.1
resolution: "@typescript-eslint/visitor-keys@npm:7.7.1"
"@typescript-eslint/visitor-keys@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/visitor-keys@npm:7.8.0"
dependencies:
"@typescript-eslint/types": 7.7.1
"@typescript-eslint/types": 7.8.0
eslint-visitor-keys: ^3.4.3
checksum: cd2897cfc45589cb6d81e7ae92b2765711aa71d2a4e06a3cb766098855a922e1475513288e86cc87a352bfa90e5cf106db043d5f2f76f534fe723f6cf5f14618
checksum: 9e635f783188733b41fd6b34053f9a06a85f24c24734882e341116c496e04561fa3ad93c951d4bd4d25a76c2a31219f4329b16ade85bf03222a492dc77a3418f
languageName: node
linkType: hard

Expand Down Expand Up @@ -4815,31 +4815,31 @@ __metadata:
languageName: node
linkType: hard

"@volar/language-core@npm:2.2.0-alpha.10":
version: 2.2.0-alpha.10
resolution: "@volar/language-core@npm:2.2.0-alpha.10"
"@volar/language-core@npm:2.2.0, @volar/language-core@npm:~2.2.0":
version: 2.2.0
resolution: "@volar/language-core@npm:2.2.0"
dependencies:
"@volar/source-map": 2.2.0-alpha.10
checksum: fa34ba05f7ba8d77208dc937b9bbc14e0dc8ec7ad23faccc1df063a58a696365053e9aa022f305ea1e376694174bd83be2c218665f058f16e6c87c7b81eff39d
"@volar/source-map": 2.2.0
checksum: acdbadaf646f715485b8d9b54325ba70fd6214ff69af73cddb21ab7a882065451cc0f3962e11c4b01fcfea58eaf91ed3307451f940077a45a4dcf96e8bd8c85c
languageName: node
linkType: hard

"@volar/source-map@npm:2.2.0-alpha.10":
version: 2.2.0-alpha.10
resolution: "@volar/source-map@npm:2.2.0-alpha.10"
"@volar/source-map@npm:2.2.0":
version: 2.2.0
resolution: "@volar/source-map@npm:2.2.0"
dependencies:
muggle-string: ^0.4.0
checksum: 7600987aaf72f3fff96028c0fa47063868c4929346d2d05ac9b334c9445a2fc1d4eaece66588d18632244fb25c7fdaffb0f938e40b79d81040e8558c2272b6ef
checksum: d2894900dd8f0679c77e4017622abb6e7b235260ad80e0879f45baabcc2979c0ca42db0c81c54c216242912cd1f3ef943629d3fb54e5e4b54633420b9cc1df3f
languageName: node
linkType: hard

"@volar/typescript@npm:2.2.0-alpha.10":
version: 2.2.0-alpha.10
resolution: "@volar/typescript@npm:2.2.0-alpha.10"
"@volar/typescript@npm:~2.2.0":
version: 2.2.0
resolution: "@volar/typescript@npm:2.2.0"
dependencies:
"@volar/language-core": 2.2.0-alpha.10
"@volar/language-core": 2.2.0
path-browserify: ^1.0.1
checksum: d0ec309666f03e79adeedf4eb3e06b72001b30ca28b3f68a331d5c59d5b02b56f4b41668ea68723bb10ddc3a10998d644aa1eea4ae904d9cb5b4d1545a88fe5f
checksum: 068a440184a3eec0f6a82816f4d4dec2ddcb9346a93a7d34f6fc2b92ed03715caa9a32d62cc393bf71abbde675f7bcef94db834d6e299a5d6e88c0aa19071484
languageName: node
linkType: hard

Expand All @@ -4866,11 +4866,11 @@ __metadata:
languageName: node
linkType: hard

"@vue/language-core@npm:2.0.14":
version: 2.0.14
resolution: "@vue/language-core@npm:2.0.14"
"@vue/language-core@npm:2.0.16":
version: 2.0.16
resolution: "@vue/language-core@npm:2.0.16"
dependencies:
"@volar/language-core": 2.2.0-alpha.10
"@volar/language-core": ~2.2.0
"@vue/compiler-dom": ^3.4.0
"@vue/shared": ^3.4.0
computeds: ^0.0.1
Expand All @@ -4882,7 +4882,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 6ead06885c4f20fb776cea128a307460dcfeabdcd2f86b7b20c62ad72968c49d194478bf63664faeec5e2498f7e0fad7b3f2b8ba59f08b15ff237b0005db2146
checksum: b97739bbad8683a2f6d64a4bbca8ea92022191b91da5868d067723a70f39791dc8ef6a94ec5cea93d92c3988b2cf8514b10bb8938079fa579088f318b78ced6f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8445,8 +8445,8 @@ __metadata:
"@types/react": "npm:18.2.6"
"@types/react-color": ^3.0.12
"@types/react-dom": 18.2.22
"@typescript-eslint/eslint-plugin": 7.7.1
"@typescript-eslint/parser": 7.7.1
"@typescript-eslint/eslint-plugin": 7.8.0
"@typescript-eslint/parser": 7.8.0
"@vitejs/plugin-react-swc": 3.6.0
emoji-toolkit: ^8.0.0
emojibase: 15.3.0
Expand All @@ -8462,14 +8462,14 @@ __metadata:
react-dom: ^18.3.1
react-player: ^2.16.0
rollup-plugin-postcss: ^4.0.2
sass: ^1.75.0
sass: ^1.76.0
storybook: 8.0.9
tslib: ^2.6.2
tslint: ^6.1.3
typescript: ^5.4.5
vite: 5.2.10
vite-plugin-css-injected-by-js: ^3.5.1
vue-tsc: ^2.0.14
vue-tsc: ^2.0.16
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -10952,16 +10952,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.75.0":
version: 1.75.0
resolution: "sass@npm:1.75.0"
"sass@npm:^1.76.0":
version: 1.76.0
resolution: "sass@npm:1.76.0"
dependencies:
chokidar: ">=3.0.0 <4.0.0"
immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: bfb9f5ddb6a2e1fe0c1ba6191cdb17afa7b40c1eb892c7152f6a29ff2b06dc7a510bdb648f8cca0179dcb3965920ebeb8894f0710b0b450a99db563831345033
checksum: 5f3fa7e7a1be09b7cea842a397fb07b9413fa9903bf82ead2ea059aa56faea534c2a84ede5a140103ee18a1dec9162b2fa1413fe71bbe8f8074712bf3bd3a8c7
languageName: node
linkType: hard

Expand Down Expand Up @@ -12102,18 +12102,18 @@ __metadata:
languageName: node
linkType: hard

"vue-tsc@npm:^2.0.14":
version: 2.0.14
resolution: "vue-tsc@npm:2.0.14"
"vue-tsc@npm:^2.0.16":
version: 2.0.16
resolution: "vue-tsc@npm:2.0.16"
dependencies:
"@volar/typescript": 2.2.0-alpha.10
"@vue/language-core": 2.0.14
"@volar/typescript": ~2.2.0
"@vue/language-core": 2.0.16
semver: ^7.5.4
peerDependencies:
typescript: "*"
bin:
vue-tsc: bin/vue-tsc.js
checksum: 1adc30111607d063006a28d91c09877a1fc80857ebb7cdea38f79f9b1a655ec1198ee44cf7193fac02d574f07dba1a2f08f447928be0534626170c3c7e0eef03
checksum: ca1c45ee61e0ead8f5ca4c8044c101311d7846ebc4b1a31c86458adb643bd377a7da56a4263ebd009301ff5f3e7cc1ab392907e112311d8f41bec4093c0c8d3d
languageName: node
linkType: hard

Expand Down

0 comments on commit f03663d

Please sign in to comment.