@operato/layout
Advanced tools
Comparing version 7.0.59 to 7.0.60
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "7.0.59", | ||
"version": "7.0.60", | ||
"main": "dist/src/index.js", | ||
@@ -65,7 +65,7 @@ "module": "dist/src/index.js", | ||
"dependencies": { | ||
"@material/web": "^1.5.0", | ||
"@operato/popup": "^7.0.59", | ||
"@operato/shell": "^7.0.59", | ||
"@operato/styles": "^7.0.59", | ||
"@operato/utils": "^7.0.53", | ||
"@material/web": "^2.0.0", | ||
"@operato/popup": "^7.0.60", | ||
"@operato/shell": "^7.0.60", | ||
"@operato/styles": "^7.0.60", | ||
"@operato/utils": "^7.0.60", | ||
"lit": "^3.1.2", | ||
@@ -106,3 +106,3 @@ "pwa-helpers": "^0.9.1" | ||
}, | ||
"gitHead": "ea0d6364b3183ca8a9219ea22537232be0052745" | ||
"gitHead": "4485b81c64fd911a0fa9be050419cfa20b734527" | ||
} |
@@ -20,2 +20,3 @@ { | ||
"incremental": true, | ||
"skipLibCheck": true, | ||
"types": ["node", "mocha"] | ||
@@ -22,0 +23,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
289371
2975
- Removed@material/web@1.5.1(transitive)
Updated@material/web@^2.0.0
Updated@operato/popup@^7.0.60
Updated@operato/shell@^7.0.60
Updated@operato/styles@^7.0.60
Updated@operato/utils@^7.0.60