Skip to content

Commit

Permalink
Hardcoding to the newest vike version
Browse files Browse the repository at this point in the history
  • Loading branch information
CannonLock committed Dec 18, 2023
1 parent 31a9276 commit 0e0eab0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"use-debounce": "^9.0.4",
"use-react-router-breadcrumbs": "^3.2.1",
"use-resize-observer": "^9.1.0",
"vike": "^0.4.150",
"vike": "0.4.150-commit-63b1c32",
"vite": "^4.4.9",
"vite-plugin-cesium": "^1.2.22"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1865,12 +1865,12 @@ __metadata:
languageName: node
linkType: hard

"@brillout/vite-plugin-import-build@npm:^0.2.20":
version: 0.2.20
resolution: "@brillout/vite-plugin-import-build@npm:0.2.20"
"@brillout/vite-plugin-import-build@npm:0.2.22-commit-7f1bb0a":
version: 0.2.22-commit-7f1bb0a
resolution: "@brillout/vite-plugin-import-build@npm:0.2.22-commit-7f1bb0a"
dependencies:
"@brillout/import": ^0.2.3
checksum: 761d9c8e370f385bc28164091e583a31e9f43437451e186a5ec9c244399988846db4fa8ca7e6582c0f1b5c09461a2840f88d979e82636e030b421e6ca6d1582d
checksum: e3a31e3a9254597076acce298b24bef938d00f34ef2ee5550631f866d13a9899738571fcd4ed0119351d25acc09bb43205519d52fe141f76c90779e1cb39683c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3931,7 +3931,7 @@ __metadata:
use-debounce: ^9.0.4
use-react-router-breadcrumbs: ^3.2.1
use-resize-observer: ^9.1.0
vike: ^0.4.150
vike: 0.4.150-commit-63b1c32
vite: ^4.4.9
vite-plugin-cesium: ^1.2.22
vite-plugin-rewrite-all: ^1.0.1
Expand Down Expand Up @@ -29894,15 +29894,15 @@ __metadata:
languageName: node
linkType: hard

"vike@npm:^0.4.150":
version: 0.4.150
resolution: "vike@npm:0.4.150"
"vike@npm:0.4.150-commit-63b1c32":
version: 0.4.150-commit-63b1c32
resolution: "vike@npm:0.4.150-commit-63b1c32"
dependencies:
"@brillout/import": 0.2.3
"@brillout/json-serializer": ^0.5.8
"@brillout/picocolors": ^1.0.10
"@brillout/require-shim": ^0.1.2
"@brillout/vite-plugin-import-build": ^0.2.20
"@brillout/vite-plugin-import-build": 0.2.22-commit-7f1bb0a
acorn: ^8.8.2
cac: ^6.7.14
es-module-lexer: ^1.3.0
Expand All @@ -29918,7 +29918,7 @@ __metadata:
optional: true
bin:
vike: node/cli/bin-entry.js
checksum: 3c925b3339286ac6bb2e89fa4f066350b407efb7f128f2e6851fc8b2ce7975e369b46dc4821092fe5c1811656aac33656c6cbda511dfe45a72067bf73a4b3ada
checksum: 6e0b8e9aec401083bd05182ca63b212ad72260086e3464e32858d5369a28d2373030f24ae0deed93d71e91f1bfe91a5d02e5235613e14203d3c1bdf37181f04a
languageName: node
linkType: hard

Expand Down

0 comments on commit 0e0eab0

Please sign in to comment.