@stlite/mountable 0.71.0 → 0.72.0
Sign up to get free protection for your applications and to get access to all the features.
Binary file
|
Binary file
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@stlite/mountable",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.72.0",
|
4
4
|
"description": "Mountable stlite application",
|
5
5
|
"keywords": [
|
6
6
|
"stlite",
|
@@ -29,9 +29,9 @@
|
|
29
29
|
"devDependencies": {
|
30
30
|
"@babel/core": "^7.16.0",
|
31
31
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
|
32
|
-
"@stlite/common": "^0.
|
33
|
-
"@stlite/common-react": "^0.
|
34
|
-
"@stlite/kernel": "^0.
|
32
|
+
"@stlite/common": "^0.72.0",
|
33
|
+
"@stlite/common-react": "^0.72.0",
|
34
|
+
"@stlite/kernel": "^0.72.0",
|
35
35
|
"@streamlit/app": "1.39.0",
|
36
36
|
"@svgr/webpack": "^8.1.0",
|
37
37
|
"@testing-library/jest-dom": "^5.16.5",
|