frosty 0.0.35 → 0.0.36

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
  import { JSDOM } from 'jsdom';
2
2
  export * from 'jsdom';
3
- import { _ as _DOMRenderer } from './internals/common-CltTZzud.js';
3
+ import { _ as _DOMRenderer } from './internals/common-BLDQwvsd.js';
4
4
  import './internals/common-oNHXt-X6.js';
5
5
  import '@o2ter/utils-js';
6
6
  import 'lodash';
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var jsdom = require('jsdom');
4
- var common = require('./internals/common-CpemFzvV.js');
4
+ var common = require('./internals/common-CjVBgVnj.js');
5
5
  require('lodash');
6
6
  require('myers.js');
7
7
  require('./internals/runtime-PKOt40BM.js');
@@ -1,6 +1,6 @@
1
1
  import { JSDOM } from 'jsdom';
2
2
  export * from 'jsdom';
3
- import { _ as _DOMRenderer } from './internals/common-CpyVZMmY.mjs';
3
+ import { _ as _DOMRenderer } from './internals/common-BOZ7LFsB.mjs';
4
4
  import 'lodash';
5
5
  import 'myers.js';
6
6
  import './internals/runtime-DrGYUphO.mjs';
package/dist/web.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import { S as SetStateAction } from './internals/common-oNHXt-X6.js';
2
- export { D as DOMNativeNode, _ as _DOMRenderer } from './internals/common-CltTZzud.js';
2
+ export { D as DOMNativeNode, _ as _DOMRenderer } from './internals/common-BLDQwvsd.js';
3
3
  import '@o2ter/utils-js';
4
4
  import 'lodash';
5
5
  import 'csstype';
package/dist/web.js CHANGED
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var state = require('./internals/state-CKAt_mTM.js');
4
- var common = require('./internals/common-CpemFzvV.js');
4
+ var common = require('./internals/common-CjVBgVnj.js');
5
5
  var _ = require('lodash');
6
6
  var error = require('./internals/error-Cbb2rheX.js');
7
7
  var sync = require('./internals/sync-w9XkAX8E.js');
package/dist/web.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  import { r as reconciler, b as EventEmitter, u as uniqueId } from './internals/state-CK2bzUOk.mjs';
2
- import { _ as _DOMRenderer } from './internals/common-CpyVZMmY.mjs';
3
- export { D as DOMNativeNode } from './internals/common-CpyVZMmY.mjs';
2
+ import { _ as _DOMRenderer } from './internals/common-BOZ7LFsB.mjs';
3
+ export { D as DOMNativeNode } from './internals/common-BOZ7LFsB.mjs';
4
4
  import _ from 'lodash';
5
5
  import { b as useMemo } from './internals/error-BT7hiUUR.mjs';
6
6
  import { b as useSyncExternalStore, u as useCallback, a as useEffect } from './internals/sync-CyAho2g-.mjs';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "frosty",
3
- "version": "0.0.35",
3
+ "version": "0.0.36",
4
4
  "main": "dist/index",
5
5
  "module": "dist/index",
6
6
  "types": "dist/index",
@@ -38,8 +38,8 @@
38
38
  "rollup": "yarn clean && rollup -c",
39
39
  "test": "jest",
40
40
  "watch:build": "./tests/server/bin/build.sh -w",
41
- "watch:start": "until [ -f ./tests/server/dist/server.js ]; do sleep 1; done && nodemon --watch ./tests/server/dist ./tests/server/dist/server.js",
42
- "start": "rm -rf ./tests/server/dist/* && npm-run-all --parallel watch:*"
41
+ "watch:start": "until [ -f ./tests/server/dist/server.js ]; do sleep 1; done && npx nodemon --watch ./tests/server/dist ./tests/server/dist/server.js",
42
+ "start": "rm -rf ./tests/server/dist/* && npx npm-run-all --parallel watch:*"
43
43
  },
44
44
  "dependencies": {
45
45
  "@o2ter/utils-js": "^0.0.19",
@@ -77,8 +77,6 @@
77
77
  "dotenv-webpack": "^8.1.0",
78
78
  "html-element-attributes": "^3.4.0",
79
79
  "jest": "^29.7.0",
80
- "nodemon": "^3.1.9",
81
- "npm-run-all": "^4.1.5",
82
80
  "rollup": "^4.22.4",
83
81
  "rollup-plugin-dts": "^6.1.1",
84
82
  "svg-element-attributes": "^2.1.0",
@@ -1 +0,0 @@
1
- {"version":3,"file":"common-CltTZzud.d.ts","sources":[],"sourcesContent":[],"names":[],"mappings":""}