Skip to content

Commit 8c7b08e

Browse files
Update garronej_modules_update
1 parent e557bbc commit 8c7b08e

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 2 additions & 2 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,7 +60,7 @@
6060
"remark-gfm": "^4.0.1",
6161
"react-syntax-highlighter": "^15.6.6",
6262
"run-exclusive": "^2.2.19",
63-
"tsafe": "^1.8.10",
63+
"tsafe": "^1.8.12",
6464
"tss-react": "^4.9.19"
6565
},
6666
"devDependencies": {

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.19",
1010
"powerhooks": "^0.27.2",
1111
"onyxia-ui": "file:../dist",
1212
"@types/node": "^12.0.0",

yarn.lock

Lines changed: 4 additions & 4 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"

0 commit comments

Comments
 (0)