@pinegrow/vite-plugin 3.0.56 → 3.0.57

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.
@@ -90,6 +90,8 @@
90
90
 
91
91
  /*! ./extension */
92
92
 
93
+ /*! ./fallback */
94
+
93
95
  /*! ./globalThis.js */
94
96
 
95
97
  /*! ./is-binary.js */
@@ -128,6 +130,8 @@
128
130
 
129
131
  /*! ./manager.js */
130
132
 
133
+ /*! ./node-gyp-build.js */
134
+
131
135
  /*! ./node.js */
132
136
 
133
137
  /*! ./nonIterableRest.js */
@@ -212,8 +216,6 @@
212
216
 
213
217
  /*! braces */
214
218
 
215
- /*! bufferutil */
216
-
217
219
  /*! child_process */
218
220
 
219
221
  /*! chokidar */
@@ -258,6 +260,8 @@
258
260
 
259
261
  /*! net */
260
262
 
263
+ /*! node-gyp-build */
264
+
261
265
  /*! normalize-path */
262
266
 
263
267
  /*! os */
@@ -364,18 +368,10 @@
364
368
  !*** external "fsevents" ***!
365
369
  \***************************/
366
370
 
367
- /*!*****************************!*\
368
- !*** external "bufferutil" ***!
369
- \*****************************/
370
-
371
371
  /*!********************************!*\
372
372
  !*** external "child_process" ***!
373
373
  \********************************/
374
374
 
375
- /*!*********************************!*\
376
- !*** external "utf-8-validate" ***!
377
- \*********************************/
378
-
379
375
  /*!*************************************!*\
380
376
  !*** ./node_modules/ws/wrapper.mjs ***!
381
377
  \*************************************/
@@ -532,6 +528,10 @@
532
528
  !*** ../../node_modules/is-binary-path/index.js ***!
533
529
  \**************************************************/
534
530
 
531
+ /*!**************************************************!*\
532
+ !*** ../../node_modules/node-gyp-build/index.js ***!
533
+ \**************************************************/
534
+
535
535
  /*!**************************************************!*\
536
536
  !*** ../../node_modules/normalize-path/index.js ***!
537
537
  \**************************************************/
@@ -544,6 +544,10 @@
544
544
  !*** ../../node_modules/to-regex-range/index.js ***!
545
545
  \**************************************************/
546
546
 
547
+ /*!**************************************************!*\
548
+ !*** ../../node_modules/utf-8-validate/index.js ***!
549
+ \**************************************************/
550
+
547
551
  /*!***************************************************!*\
548
552
  !*** ./node_modules/ws/lib/permessage-deflate.js ***!
549
553
  \***************************************************/
@@ -564,6 +568,10 @@
564
568
  !*** ../../node_modules/picomatch/lib/picomatch.js ***!
565
569
  \*****************************************************/
566
570
 
571
+ /*!*****************************************************!*\
572
+ !*** ../../node_modules/utf-8-validate/fallback.js ***!
573
+ \*****************************************************/
574
+
567
575
  /*!*****************************************************!*\
568
576
  !*** ../../src/framework-mgmt/transform-plugins.js ***!
569
577
  \*****************************************************/
@@ -584,6 +592,10 @@
584
592
  !*** ../../node_modules/chokidar/lib/fsevents-handler.js ***!
585
593
  \***********************************************************/
586
594
 
595
+ /*!***********************************************************!*\
596
+ !*** ../../node_modules/node-gyp-build/node-gyp-build.js ***!
597
+ \***********************************************************/
598
+
587
599
  /*!***********************************************************!*\
588
600
  !*** ../../src/framework-mgmt/pinegrow-config-manager.js ***!
589
601
  \***********************************************************/
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pinegrow/vite-plugin",
3
- "version": "3.0.56",
3
+ "version": "3.0.57",
4
4
  "description": "Pinegrow Vite Plugin",
5
5
  "type": "module",
6
6
  "files": [