@stlite/mountable 0.45.2 → 0.45.4

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.45.2",
3
+ "version": "0.45.4",
4
4
  "description": "Mountable stlite application",
5
5
  "keywords": [
6
6
  "stlite",
@@ -29,10 +29,10 @@
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.45.2",
33
- "@stlite/kernel": "^0.45.2",
32
+ "@stlite/common-react": "^0.45.4",
33
+ "@stlite/kernel": "^0.45.4",
34
34
  "@streamlit/app": "1.30.0",
35
- "@svgr/webpack": "^5.5.0",
35
+ "@svgr/webpack": "^8.1.0",
36
36
  "@testing-library/jest-dom": "^5.16.5",
37
37
  "@testing-library/react": "^13.4.0",
38
38
  "@testing-library/user-event": "^13.5.0",
@@ -61,7 +61,7 @@
61
61
  "identity-obj-proxy": "^3.0.0",
62
62
  "jest": "^27.4.3",
63
63
  "jest-resolve": "^27.4.2",
64
- "jest-watch-typeahead": "^1.0.0",
64
+ "jest-watch-typeahead": "^2.2.2",
65
65
  "mini-css-extract-plugin": "^2.4.5",
66
66
  "parquet-wasm": "^0.4.0",
67
67
  "postcss": "^8.4.4",
@@ -85,7 +85,7 @@
85
85
  "tailwindcss": "^3.0.2",
86
86
  "terser-webpack-plugin": "^5.2.5",
87
87
  "typescript": "^4.9.4",
88
- "web-vitals": "^2.1.4",
88
+ "web-vitals": "^3.5.2",
89
89
  "webpack": "5.76.0",
90
90
  "webpack-dev-server": "^4.6.0",
91
91
  "webpack-manifest-plugin": "^4.0.2",