@stlite/mountable 0.69.1 → 0.70.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.69.1",
3
+ "version": "0.70.0",
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.69.1",
33
- "@stlite/kernel": "^0.69.1",
32
+ "@stlite/common-react": "^0.70.0",
33
+ "@stlite/kernel": "^0.70.0",
34
34
  "@streamlit/app": "1.39.0",
35
35
  "@svgr/webpack": "^8.1.0",
36
36
  "@testing-library/jest-dom": "^5.16.5",
@@ -81,7 +81,7 @@
81
81
  "tailwindcss": "^3.0.2",
82
82
  "terser-webpack-plugin": "^5.2.5",
83
83
  "web-vitals": "^3.5.2",
84
- "webpack": "5.76.0",
84
+ "webpack": "5.94.0",
85
85
  "webpack-dev-server": "^4.6.0",
86
86
  "webpack-manifest-plugin": "^4.0.2",
87
87
  "workbox-webpack-plugin": "^6.4.1"