@stlite/mountable 0.61.0 → 0.62.1

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