@rijkshuisstijl-community/web-components-stencil 1.0.0-alpha.32 → 1.0.0-alpha.34

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rijkshuisstijl-community/web-components-stencil",
3
- "version": "1.0.0-alpha.32",
3
+ "version": "1.0.0-alpha.34",
4
4
  "author": "Community for NL Design System",
5
5
  "description": "Stencil web components bundle based on the NL Design System architecture",
6
6
  "license": "EUPL-1.2",
@@ -41,7 +41,7 @@
41
41
  "generate": "stencil generate"
42
42
  },
43
43
  "devDependencies": {
44
- "@rijkshuisstijl-community/components-css": "1.0.0-alpha.50",
44
+ "@rijkshuisstijl-community/components-css": "1.0.0-alpha.52",
45
45
  "@stencil/react-output-target": "0.5.3",
46
46
  "@stencil/sass": "3.0.12",
47
47
  "@types/jest": "29.5.12",
@@ -49,11 +49,11 @@
49
49
  "node-sass-package-importer": "5.3.3",
50
50
  "npm-run-all": "4.1.5",
51
51
  "rimraf": "6.0.1",
52
- "tslib": "2.6.3",
52
+ "tslib": "2.8.1",
53
53
  "typescript": "5.5.3"
54
54
  },
55
55
  "dependencies": {
56
56
  "@stencil/core": "4.19.2"
57
57
  },
58
- "gitHead": "084f69c82b1c1741b75121a23d2899d6ffbd4fd9"
58
+ "gitHead": "70e49100bcdbceb0e913a10c3663a99df846c6ec"
59
59
  }