@stencil/core 4.43.2-dev.1773120108.778b0cd → 4.43.2-dev.1773293109.9080c9d

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stencil/core/internal/testing",
3
- "version": "4.43.2-dev.1773120108.778b0cd",
3
+ "version": "4.43.2-dev.1773293109.9080c9d",
4
4
  "description": "Stencil internal testing platform to be imported by the Stencil Compiler. Breaking changes can and will happen at any time.",
5
5
  "main": "./index.js",
6
6
  "private": true
@@ -1,5 +1,5 @@
1
1
  /*!
2
- Stencil Mock Doc (CommonJS) v4.43.2-dev.1773120108.778b0cd | MIT Licensed | https://stenciljs.com
2
+ Stencil Mock Doc (CommonJS) v4.43.2-dev.1773293109.9080c9d | MIT Licensed | https://stenciljs.com
3
3
  */
4
4
  "use strict";
5
5
  var __defProp = Object.defineProperty;
package/mock-doc/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- Stencil Mock Doc v4.43.2-dev.1773120108.778b0cd | MIT Licensed | https://stenciljs.com
2
+ Stencil Mock Doc v4.43.2-dev.1773293109.9080c9d | MIT Licensed | https://stenciljs.com
3
3
  */
4
4
  var __defProp = Object.defineProperty;
5
5
  var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stencil/core/mock-doc",
3
- "version": "4.43.2-dev.1773120108.778b0cd",
3
+ "version": "4.43.2-dev.1773293109.9080c9d",
4
4
  "description": "Mock window, document and DOM outside of a browser environment.",
5
5
  "main": "./index.cjs",
6
6
  "module": "./index.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stencil/core",
3
- "version": "4.43.2-dev.1773120108.778b0cd",
3
+ "version": "4.43.2-dev.1773293109.9080c9d",
4
4
  "license": "MIT",
5
5
  "main": "./internal/stencil-core/index.cjs",
6
6
  "module": "./internal/stencil-core/index.js",
@@ -204,7 +204,7 @@
204
204
  "magic-string": "^0.30.0",
205
205
  "merge-source-map": "^1.1.0",
206
206
  "mime-db": "^1.46.0",
207
- "minimatch": "9.0.4",
207
+ "minimatch": "9.0.9",
208
208
  "node-fetch": "3.3.2",
209
209
  "open": "^9.0.0",
210
210
  "open-in-editor": "2.2.0",