changeset 2099:5f0c2e350283

update vite- didn't seem to help with bogus path errors
author drewp@bigasterisk.com
date Tue, 31 May 2022 02:05:13 -0700
parents 5f94c9f5b879
children f1df317f7c4c
files package.json pnpm-lock.yaml
diffstat 2 files changed, 14 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/package.json	Tue May 31 00:41:35 2022 -0700
+++ b/package.json	Tue May 31 02:05:13 2022 -0700
@@ -29,7 +29,7 @@
     "sylvester": "^0.0.21",
     "typescript": "^4.7.2",
     "underscore": "^1.13.3",
-    "vite": "^2.9.1",
+    "vite": "^2.9.9",
     "vite-plugin-rewrite-all": "^0.1.2"
   }
 }
--- a/pnpm-lock.yaml	Tue May 31 00:41:35 2022 -0700
+++ b/pnpm-lock.yaml	Tue May 31 02:05:13 2022 -0700
@@ -21,7 +21,7 @@
   sylvester: ^0.0.21
   typescript: ^4.7.2
   underscore: ^1.13.3
-  vite: ^2.9.1
+  vite: ^2.9.9
   vite-plugin-rewrite-all: ^0.1.2
 
 dependencies:
@@ -45,8 +45,8 @@
   sylvester: 0.0.21
   typescript: 4.7.2
   underscore: 1.13.3
-  vite: 2.9.1
-  vite-plugin-rewrite-all: 0.1.2_vite@2.9.1
+  vite: 2.9.9
+  vite-plugin-rewrite-all: 0.1.2_vite@2.9.9
 
 packages:
 
@@ -965,8 +965,8 @@
       readable-stream: 3.6.0
     dev: false
 
-  /nanoid/3.3.2:
-    resolution: {integrity: sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA==}
+  /nanoid/3.3.4:
+    resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==}
     engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
     hasBin: true
     dev: false
@@ -985,11 +985,11 @@
     resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
     dev: false
 
-  /postcss/8.4.12:
-    resolution: {integrity: sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==}
+  /postcss/8.4.14:
+    resolution: {integrity: sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==}
     engines: {node: ^10 || ^12 || >=14}
     dependencies:
-      nanoid: 3.3.2
+      nanoid: 3.3.4
       picocolors: 1.0.0
       source-map-js: 1.0.2
     dev: false
@@ -1093,18 +1093,18 @@
     resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=}
     dev: false
 
-  /vite-plugin-rewrite-all/0.1.2_vite@2.9.1:
+  /vite-plugin-rewrite-all/0.1.2_vite@2.9.9:
     resolution: {integrity: sha512-hBFuG043kbixgZ/ke9SzKhkO6P8a5ryxD0CmZTe+/Cz17RIKi7uSeNUJy79V4FgavZ7pWVRg0tqVwJ7lP/A2/Q==}
     engines: {node: '>=12.0.0'}
     peerDependencies:
       vite: ^2.0.2
     dependencies:
       connect-history-api-fallback: 1.6.0
-      vite: 2.9.1
+      vite: 2.9.9
     dev: false
 
-  /vite/2.9.1:
-    resolution: {integrity: sha512-vSlsSdOYGcYEJfkQ/NeLXgnRv5zZfpAsdztkIrs7AZHV8RCMZQkwjo4DS5BnrYTqoWqLoUe1Cah4aVO4oNNqCQ==}
+  /vite/2.9.9:
+    resolution: {integrity: sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==}
     engines: {node: '>=12.2.0'}
     hasBin: true
     peerDependencies:
@@ -1120,7 +1120,7 @@
         optional: true
     dependencies:
       esbuild: 0.14.34
-      postcss: 8.4.12
+      postcss: 8.4.14
       resolve: 1.22.0
       rollup: 2.70.1
     optionalDependencies: