mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 11:05:17 +00:00
Merge pull request #1817 from freqtrade/dependabot/npm_and_yarn/main/vite-5.2.7
build(deps-dev): bump vite from 5.2.6 to 5.2.7
This commit is contained in:
commit
a7ac3fb68d
|
@ -65,7 +65,7 @@
|
||||||
"unplugin-auto-import": "^0.17.5",
|
"unplugin-auto-import": "^0.17.5",
|
||||||
"unplugin-icons": "^0.18.5",
|
"unplugin-icons": "^0.18.5",
|
||||||
"unplugin-vue-components": "^0.26.0",
|
"unplugin-vue-components": "^0.26.0",
|
||||||
"vite": "^5.2.6",
|
"vite": "^5.2.7",
|
||||||
"vitest": "^1.4.0",
|
"vitest": "^1.4.0",
|
||||||
"vue-tsc": "^2.0.7"
|
"vue-tsc": "^2.0.7"
|
||||||
},
|
},
|
||||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -3772,7 +3772,7 @@ __metadata:
|
||||||
unplugin-auto-import: "npm:^0.17.5"
|
unplugin-auto-import: "npm:^0.17.5"
|
||||||
unplugin-icons: "npm:^0.18.5"
|
unplugin-icons: "npm:^0.18.5"
|
||||||
unplugin-vue-components: "npm:^0.26.0"
|
unplugin-vue-components: "npm:^0.26.0"
|
||||||
vite: "npm:^5.2.6"
|
vite: "npm:^5.2.7"
|
||||||
vitest: "npm:^1.4.0"
|
vitest: "npm:^1.4.0"
|
||||||
vue: "npm:^3.4.21"
|
vue: "npm:^3.4.21"
|
||||||
vue-class-component: "npm:^7.2.5"
|
vue-class-component: "npm:^7.2.5"
|
||||||
|
@ -5384,7 +5384,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"postcss@npm:^8.4.36":
|
"postcss@npm:^8.4.38":
|
||||||
version: 8.4.38
|
version: 8.4.38
|
||||||
resolution: "postcss@npm:8.4.38"
|
resolution: "postcss@npm:8.4.38"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -6634,13 +6634,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"vite@npm:^5.2.6":
|
"vite@npm:^5.2.7":
|
||||||
version: 5.2.6
|
version: 5.2.7
|
||||||
resolution: "vite@npm:5.2.6"
|
resolution: "vite@npm:5.2.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: "npm:^0.20.1"
|
esbuild: "npm:^0.20.1"
|
||||||
fsevents: "npm:~2.3.3"
|
fsevents: "npm:~2.3.3"
|
||||||
postcss: "npm:^8.4.36"
|
postcss: "npm:^8.4.38"
|
||||||
rollup: "npm:^4.13.0"
|
rollup: "npm:^4.13.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@types/node": ^18.0.0 || >=20.0.0
|
"@types/node": ^18.0.0 || >=20.0.0
|
||||||
|
@ -6670,7 +6670,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
vite: bin/vite.js
|
vite: bin/vite.js
|
||||||
checksum: 10/0409acd4bbad1bca42b2015ac5d0f710bbc84b86f6b518add9a9c13adf1aab02fd40fcca854dc08ff2a2226c1df77d5d5b4a958c6c4c04ca27a6bfb0b4f60615
|
checksum: 10/a00173446c8392069a70a92be78b060f7e5895f28c229eb25198953daa55c16ffbddcd4e8f015f220b2b1113e12d30e7a892221de34be336b222a12cddbb78a4
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user