@stlite/mountable 0.28.0 → 0.29.0

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.28.0",
3
+ "version": "0.29.0",
4
4
  "description": "Mountable stlite application",
5
5
  "keywords": [
6
6
  "stlite",
@@ -28,8 +28,8 @@
28
28
  "devDependencies": {
29
29
  "@babel/core": "^7.16.0",
30
30
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
31
- "@stlite/common-react": "^0.28.0",
32
- "@stlite/kernel": "^0.28.0",
31
+ "@stlite/common-react": "^0.29.0",
32
+ "@stlite/kernel": "^0.29.0",
33
33
  "@svgr/webpack": "^5.5.0",
34
34
  "@testing-library/jest-dom": "^5.16.5",
35
35
  "@testing-library/react": "^13.4.0",