@globalbrain/sefirot
Advanced tools
Comparing version 0.47.0 to 0.48.0
@@ -0,1 +1,7 @@ | ||
# [0.48.0](https://github.com/globalbrain/sefirot/compare/v0.47.0...v0.48.0) (2021-04-08) | ||
### Features | ||
* **step:** add SSteps component ([#55](https://github.com/globalbrain/sefirot/issues/55)) ([048f229](https://github.com/globalbrain/sefirot/commit/048f229fe839c14243715f1a58df330c5722d463)) | ||
# [0.47.0](https://github.com/globalbrain/sefirot/compare/v0.46.0...v0.47.0) (2021-04-05) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "@globalbrain/sefirot", | ||
"version": "0.47.0", | ||
"version": "0.48.0", | ||
"description": "Vue Components for Global Brain Design System.", | ||
@@ -39,3 +39,3 @@ "files": [ | ||
"@juggle/resize-observer": "^3.3.0", | ||
"@nuxt/types": "^2.15.3", | ||
"@nuxt/types": "^2.15.4", | ||
"@nuxt/typescript-build": "^2.1.0", | ||
@@ -49,7 +49,7 @@ "@nuxtjs/composition-api": "^0.22.4", | ||
"@types/escape-html": "^1.0.0", | ||
"@types/jest": "^26.0.21", | ||
"@types/jest": "^26.0.22", | ||
"@types/lodash-es": "^4.17.4", | ||
"@types/markdown-it": "^12.0.1", | ||
"@types/prismjs": "^1.16.4", | ||
"@vue/composition-api": "^1.0.0-rc.5", | ||
"@vue/composition-api": "^1.0.0-rc.6", | ||
"@vue/test-utils": "^1.1.3", | ||
@@ -62,3 +62,3 @@ "babel-core": "^7.0.0-bridge.0", | ||
"escape-html": "^1.0.3", | ||
"eslint": "^7.22.0", | ||
"eslint": "^7.23.0", | ||
"fuse.js": "^6.4.6", | ||
@@ -70,3 +70,3 @@ "jest": "^26.6.3", | ||
"normalize.css": "^8.0.1", | ||
"nuxt": "^2.15.3", | ||
"nuxt": "^2.15.4", | ||
"portal-vue": "^2.1.7", | ||
@@ -79,4 +79,4 @@ "postcss-custom-properties": "^10.0.0", | ||
"ts-jest": "^26.5.4", | ||
"ts-loader": "^8.0.18", | ||
"typescript": "^4.2.2", | ||
"ts-loader": "^8.1.0", | ||
"typescript": "^4.2.4", | ||
"v-calendar": "^2.3.0", | ||
@@ -83,0 +83,0 @@ "vue": "^2.6.12", |
263979
192
1777