Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsklar99 committed Jul 1, 2024
1 parent c5d45da commit ae2cf9b
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6667,6 +6667,8 @@ __metadata:
vite: "npm:^5.2.11"
vite-plugin-cesium: "npm:^1.2.22"
vite-plugin-inspect: "npm:^0.8.4"
vite-plugin-rewrite-all: "npm:^1.0.1"
vitest: "npm:^1.6.0"
zustand: "npm:^4.5.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15353,6 +15355,13 @@ __metadata:
languageName: node
linkType: hard

"connect-history-api-fallback@npm:^1.6.0":
version: 1.6.0
resolution: "connect-history-api-fallback@npm:1.6.0"
checksum: 10/59f013870e987f2e921218b88ad99e6b469a058ee7dd35561a360968fd4260f236b5523b7387ddec8991f9f9fbddda098f830ddc701f12c1bfb1f49d5f4b13c1
languageName: node
linkType: hard

"connect-history-api-fallback@npm:^2.0.0":
version: 2.0.0
resolution: "connect-history-api-fallback@npm:2.0.0"
Expand Down Expand Up @@ -35094,6 +35103,17 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-rewrite-all@npm:^1.0.1":
version: 1.0.2
resolution: "vite-plugin-rewrite-all@npm:1.0.2"
dependencies:
connect-history-api-fallback: "npm:^1.6.0"
peerDependencies:
vite: ^2.0.0 || ^3.0.0 || ^4.0.0
checksum: 10/aa3f27309da1c1c84ff6f8de1838d7d1bf5089823ff5393873cf63aef3739eb3c291a3df28172af1945d5f86e9d530213aea08fce813282ab9ac47babcc680d2
languageName: node
linkType: hard

"vite@npm:^4.4.9":
version: 4.4.9
resolution: "vite@npm:4.4.9"
Expand Down

0 comments on commit ae2cf9b

Please sign in to comment.