mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
chore(deps-dev): bump @vitejs/plugin-vue-jsx from 3.1.0 to 4.0.0 in /app
Bumps [@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue-jsx/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@4.0.0/packages/plugin-vue-jsx) --- updated-dependencies: - dependency-name: "@vitejs/plugin-vue-jsx" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
37d5ff3c6c
commit
6200b316b2
2 changed files with 8 additions and 8 deletions
|
@ -52,7 +52,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"@vitejs/plugin-vue": "^5.1.1",
|
||||
"@vitejs/plugin-vue-jsx": "^3.1.0",
|
||||
"@vitejs/plugin-vue-jsx": "^4.0.0",
|
||||
"@vue/compiler-sfc": "^3.4.34",
|
||||
"@vue/tsconfig": "^0.5.1",
|
||||
"ace-builds": "^1.35.4",
|
||||
|
|
14
app/pnpm-lock.yaml
generated
14
app/pnpm-lock.yaml
generated
|
@ -127,8 +127,8 @@ importers:
|
|||
specifier: ^5.1.1
|
||||
version: 5.1.1(vite@5.3.5(@types/node@22.0.0)(less@4.2.0))(vue@3.4.34(typescript@5.3.3))
|
||||
'@vitejs/plugin-vue-jsx':
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(vite@5.3.5(@types/node@22.0.0)(less@4.2.0))(vue@3.4.34(typescript@5.3.3))
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.0(vite@5.3.5(@types/node@22.0.0)(less@4.2.0))(vue@3.4.34(typescript@5.3.3))
|
||||
'@vue/compiler-sfc':
|
||||
specifier: ^3.4.34
|
||||
version: 3.4.34
|
||||
|
@ -833,11 +833,11 @@ packages:
|
|||
'@ungap/structured-clone@1.2.0':
|
||||
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
|
||||
|
||||
'@vitejs/plugin-vue-jsx@3.1.0':
|
||||
resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
'@vitejs/plugin-vue-jsx@4.0.0':
|
||||
resolution: {integrity: sha512-A+6wL2AdQhDsLsDnY+2v4rRDI1HLJGIMc97a8FURO9tqKsH5QvjWrzsa5DH3NlZsM742W2wODl2fF+bfcTWtXw==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
vite: ^4.0.0 || ^5.0.0
|
||||
vite: ^5.0.0
|
||||
vue: ^3.0.0
|
||||
|
||||
'@vitejs/plugin-vue@5.1.1':
|
||||
|
@ -3845,7 +3845,7 @@ snapshots:
|
|||
|
||||
'@ungap/structured-clone@1.2.0': {}
|
||||
|
||||
'@vitejs/plugin-vue-jsx@3.1.0(vite@5.3.5(@types/node@22.0.0)(less@4.2.0))(vue@3.4.34(typescript@5.3.3))':
|
||||
'@vitejs/plugin-vue-jsx@4.0.0(vite@5.3.5(@types/node@22.0.0)(less@4.2.0))(vue@3.4.34(typescript@5.3.3))':
|
||||
dependencies:
|
||||
'@babel/core': 7.24.9
|
||||
'@babel/plugin-transform-typescript': 7.25.0(@babel/core@7.24.9)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue