mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Bump vike from 0.4.163 to 0.4.168 in /frontend
Bumps [vike](https://github.com/vikejs/vike) from 0.4.163 to 0.4.168. - [Changelog](https://github.com/vikejs/vike/blob/main/CHANGELOG.md) - [Commits](https://github.com/vikejs/vike/compare/v0.4.163...v0.4.168) --- updated-dependencies: - dependency-name: vike dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
07b650033b
commit
f95d2a48a2
18
frontend/package-lock.json
generated
18
frontend/package-lock.json
generated
@ -28,7 +28,7 @@
|
||||
"sirv": "^2.0.4",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.4.4",
|
||||
"vike": "^0.4.163",
|
||||
"vike": "^0.4.168",
|
||||
"vite": "^5.2.8",
|
||||
"vue": "3.4.19",
|
||||
"vue-i18n": "^9.11.0",
|
||||
@ -2274,9 +2274,9 @@
|
||||
"integrity": "sha512-3I4LRHnVZXoSAsEoni5mosq9l6eiJED58d9V954W4CIZ88AUfYBanWGBGbJG3NztaRTpFHEA6wB3Hn93BmmJdg=="
|
||||
},
|
||||
"node_modules/@brillout/vite-plugin-server-entry": {
|
||||
"version": "0.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@brillout/vite-plugin-server-entry/-/vite-plugin-server-entry-0.4.4.tgz",
|
||||
"integrity": "sha512-jS2CX4qcYdim09/kR83I+6HDA2JGrhP1HtX1hqPnDXna44aqsgRIxOzjoah6widA8XAykAWBwljynwK5nwQuGA==",
|
||||
"version": "0.4.5",
|
||||
"resolved": "https://registry.npmjs.org/@brillout/vite-plugin-server-entry/-/vite-plugin-server-entry-0.4.5.tgz",
|
||||
"integrity": "sha512-TzGIuJI3wbKegs+LYDfeyH+7xZ/7sSJRSHXGGiCEge+0GmwKNL1aJVuFjV4M1K6PeyGvhB54mrOnGk2A2Adm7Q==",
|
||||
"dependencies": {
|
||||
"@brillout/import": "^0.2.3"
|
||||
}
|
||||
@ -30559,15 +30559,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vike": {
|
||||
"version": "0.4.163",
|
||||
"resolved": "https://registry.npmjs.org/vike/-/vike-0.4.163.tgz",
|
||||
"integrity": "sha512-BlV0aAGrtWquxcrKczxypfRHh6XLK8KEhFojqB6pQC7gJhExhUtTYilCH90t8/Awbo5E54OoLXkpp1BsS4rKsw==",
|
||||
"version": "0.4.168",
|
||||
"resolved": "https://registry.npmjs.org/vike/-/vike-0.4.168.tgz",
|
||||
"integrity": "sha512-60MJDT/o791TXyvF3bdJJJLLqWVJpbhqhtWDoZytktF/2YhA8gtny7DRcxey6iy69jKwzg3qiAQ9TVPtZRMJow==",
|
||||
"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-server-entry": "^0.4.4",
|
||||
"@brillout/vite-plugin-server-entry": "^0.4.5",
|
||||
"acorn": "^8.0.0",
|
||||
"cac": "^6.0.0",
|
||||
"es-module-lexer": "^1.0.0",
|
||||
@ -30584,7 +30584,7 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react-streaming": ">=0.3.5",
|
||||
"vite": ">=3.1.0"
|
||||
"vite": ">=4.4.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"react-streaming": {
|
||||
|
||||
@ -80,7 +80,7 @@
|
||||
"sirv": "^2.0.4",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.4.4",
|
||||
"vike": "^0.4.163",
|
||||
"vike": "^0.4.168",
|
||||
"vite": "^5.2.8",
|
||||
"vue": "3.4.19",
|
||||
"vue-i18n": "^9.11.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user