|
1 | 1 | { |
2 | 2 | "name": "@saasquatch/bedrock-components", |
3 | 3 | "title": "Bedrock Components", |
4 | | - "version": "1.4.4", |
| 4 | + "version": "1.4.5", |
5 | 5 | "description": "Component library that adds advanced logic to your widgets and pages. Built and maintained by Saasquatch.", |
6 | 6 | "icon": "https://res.cloudinary.com/saasquatch/image/upload/v1652219900/squatch-assets/For_Bedrock.svg", |
7 | 7 | "main": "dist/index.cjs.js", |
|
36 | 36 | }, |
37 | 37 | "dependencies": { |
38 | 38 | "@raisins/stencil-docs-target": "^1.0.0", |
39 | | - "@saasquatch/component-boilerplate": "^1.6.4", |
40 | | - "@saasquatch/dom-context-hooks": "^1.0.3", |
| 39 | + "@saasquatch/component-boilerplate": "^1.6.5", |
| 40 | + "@saasquatch/dom-context-hooks": "^1.0.5", |
41 | 41 | "@saasquatch/stencil-hooks": "^2.0.2", |
42 | 42 | "@saasquatch/stencilbook": "^1.0.0", |
43 | 43 | "@saasquatch/universal-hooks": "^1.0.0", |
44 | 44 | "@stencil/core": "^2.8.1", |
45 | 45 | "deepmerge": "^4.2.2", |
46 | | - "dom-context": "^1.2.0", |
| 46 | + "dom-context": "^1.3.1", |
47 | 47 | "graphql-request": "^4.3.0", |
48 | 48 | "highlight.js": "^11.2.0", |
49 | 49 | "jsonata": "^1.8.4" |
|
0 commit comments