Skip to content

Commit 98412a5

Browse files
Update garronej_modules_update
1 parent e557bbc commit 98412a5

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "onyxia-ui",
3-
"version": "6.7.8",
3+
"version": "6.7.9",
44
"description": "The Onyxia UI toolkit",
55
"repository": {
66
"type": "git",
@@ -60,8 +60,8 @@
6060
"remark-gfm": "^4.0.1",
6161
"react-syntax-highlighter": "^15.6.6",
6262
"run-exclusive": "^2.2.19",
63-
"tsafe": "^1.8.10",
64-
"tss-react": "^4.9.19"
63+
"tsafe": "^1.8.12",
64+
"tss-react": "^4.9.20"
6565
},
6666
"devDependencies": {
6767
"@emotion/cache": "^11.11.0",

test-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "spa",
3-
"version": "0.1.70",
3+
"version": "0.1.71",
44
"private": true,
55
"dependencies": {
66
"@mui/material": "^6.1.7",
77
"@emotion/react": "^11.4.1",
88
"@emotion/styled": "^11.3.0",
9-
"tss-react": "^4.9.13",
9+
"tss-react": "^4.9.20",
1010
"powerhooks": "^0.27.2",
1111
"onyxia-ui": "file:../dist",
1212
"@types/node": "^12.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15680,10 +15680,10 @@ tsafe@^1.6.4, tsafe@^1.6.5:
1568015680
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.6.5.tgz#74943b69190069168a53d2accd6d07891cf1cce8"
1568115681
integrity sha512-895zss8xqqHKTc28sHGIfZKnt3C5jrstB1DyPr/h3/flK0zojsZUMQL1/W4ytdDW6KI4Oth62nb9rrxmA3s3Iw==
1568215682

15683-
tsafe@^1.8.10:
15684-
version "1.8.10"
15685-
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.8.10.tgz#98e28f0beeca4e6632a8481a300fa85dd92826c0"
15686-
integrity sha512-2bBiNHk6Ts4LZQ4+6OxF/BtkJ8YWqo1VMbMo6qrRIZoqAwM8xuwWUx9g3C/p6cCdUmNWeOWIaiJzgO5zWy1Cdg==
15683+
tsafe@^1.8.12:
15684+
version "1.8.12"
15685+
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.8.12.tgz#68a410b4b7687ef497b1c85904b1215532335c3e"
15686+
integrity sha512-nFRqW0ttu/2o6XTXsHiVZWJBCOaxhVqZLg7dgs3coZNsCMPXPfwz+zPHAQA+70fNnVJLAPg1EgGIqK9Q84tvAw==
1568715687

1568815688
tsafe@^1.8.5:
1568915689
version "1.8.5"
@@ -15710,10 +15710,10 @@ tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0:
1571015710
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
1571115711
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
1571215712

15713-
tss-react@^4.9.19:
15714-
version "4.9.19"
15715-
resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.19.tgz#01ab1e82110deacead0ed93788a30d8ca91b22b6"
15716-
integrity sha512-mmeec1wmLJKUpbaEfsQIOgk0ZtaVBt/oMbiWUFzCnxNm7vb6sDEA3ez/5/ll1eg74nrOcy9BjA+qEuF7nUV0bA==
15713+
tss-react@^4.9.20:
15714+
version "4.9.20"
15715+
resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.20.tgz#4fa8257183ba57729b17be88d58a6761daa6f1f4"
15716+
integrity sha512-+tecs5hEKZmPqNDtiq5Gx2GxjrQXbV5JuOeWkV+eOf99qiIUkE3Vcn07zNLHws06iPfH2H4t5VqoVjIdCMS7hw==
1571715717
dependencies:
1571815718
"@emotion/cache" "*"
1571915719
"@emotion/serialize" "*"

0 commit comments

Comments
 (0)