Bump vite from 3.2.3 to 3.2.4 (#3801)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v3.2.4/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v3.2.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d0cdd8cad7
commit
502e018bfd
4 changed files with 15 additions and 15 deletions
|
@ -25,7 +25,7 @@
|
|||
"@types/react": "^17.0.45",
|
||||
"@types/react-dom": "^17.0.16",
|
||||
"@vitejs/plugin-react": "^2.2.0",
|
||||
"vite": "^3.2.3",
|
||||
"vite": "^3.2.4",
|
||||
"vite-plugin-checker": "^0.5.1"
|
||||
},
|
||||
"wireit": {
|
||||
|
|
|
@ -105,7 +105,7 @@
|
|||
"jsdom": "^20.0.2",
|
||||
"ldap-server-mock": "^6.0.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"vite": "^3.2.3",
|
||||
"vite": "^3.2.4",
|
||||
"vite-plugin-checker": "^0.5.1",
|
||||
"vitest": "^0.25.1",
|
||||
"webpack": "^5.75.0"
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
"@types/react-dom": "^17.0.16",
|
||||
"@vitejs/plugin-react": "^2.2.0",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^3.2.3",
|
||||
"vite": "^3.2.4",
|
||||
"vite-plugin-checker": "^0.5.1",
|
||||
"vite-plugin-dts": "^1.7.1"
|
||||
}
|
||||
|
|
24
package-lock.json
generated
24
package-lock.json
generated
|
@ -51,7 +51,7 @@
|
|||
"@types/react": "^17.0.45",
|
||||
"@types/react-dom": "^17.0.16",
|
||||
"@vitejs/plugin-react": "^2.2.0",
|
||||
"vite": "^3.2.3",
|
||||
"vite": "^3.2.4",
|
||||
"vite-plugin-checker": "^0.5.1"
|
||||
}
|
||||
},
|
||||
|
@ -192,7 +192,7 @@
|
|||
"jsdom": "^20.0.2",
|
||||
"ldap-server-mock": "^6.0.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"vite": "^3.2.3",
|
||||
"vite": "^3.2.4",
|
||||
"vite-plugin-checker": "^0.5.1",
|
||||
"vitest": "^0.25.1",
|
||||
"webpack": "^5.75.0"
|
||||
|
@ -612,7 +612,7 @@
|
|||
"@types/react-dom": "^17.0.16",
|
||||
"@vitejs/plugin-react": "^2.2.0",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^3.2.3",
|
||||
"vite": "^3.2.4",
|
||||
"vite-plugin-checker": "^0.5.1",
|
||||
"vite-plugin-dts": "^1.7.1"
|
||||
}
|
||||
|
@ -14395,9 +14395,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "3.2.3",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-3.2.3.tgz",
|
||||
"integrity": "sha512-h8jl1TZ76eGs3o2dIBSsvXDLb1m/Ec1iej8ZMdz+PsaFUsftZeWe2CZOI3qogEsMNaywc17gu0q6cQDzh/weCQ==",
|
||||
"version": "3.2.4",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-3.2.4.tgz",
|
||||
"integrity": "sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"esbuild": "^0.15.9",
|
||||
|
@ -18550,7 +18550,7 @@
|
|||
"react-i18next": "^12.0.0",
|
||||
"react-router": "^6.4.3",
|
||||
"react-router-dom": "^6.4.3",
|
||||
"vite": "^3.2.3",
|
||||
"vite": "^3.2.4",
|
||||
"vite-plugin-checker": "^0.5.1"
|
||||
},
|
||||
"dependencies": {
|
||||
|
@ -18667,7 +18667,7 @@
|
|||
"react-use-localstorage": "^3.5.3",
|
||||
"ts-node": "^10.9.1",
|
||||
"use-react-router-breadcrumbs": "^2.0.2",
|
||||
"vite": "^3.2.3",
|
||||
"vite": "^3.2.4",
|
||||
"vite-plugin-checker": "^0.5.1",
|
||||
"vitest": "^0.25.1",
|
||||
"webpack": "^5.75.0"
|
||||
|
@ -22238,7 +22238,7 @@
|
|||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^3.2.3",
|
||||
"vite": "^3.2.4",
|
||||
"vite-plugin-checker": "^0.5.1",
|
||||
"vite-plugin-dts": "^1.7.1"
|
||||
}
|
||||
|
@ -25065,9 +25065,9 @@
|
|||
}
|
||||
},
|
||||
"vite": {
|
||||
"version": "3.2.3",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-3.2.3.tgz",
|
||||
"integrity": "sha512-h8jl1TZ76eGs3o2dIBSsvXDLb1m/Ec1iej8ZMdz+PsaFUsftZeWe2CZOI3qogEsMNaywc17gu0q6cQDzh/weCQ==",
|
||||
"version": "3.2.4",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-3.2.4.tgz",
|
||||
"integrity": "sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"esbuild": "^0.15.9",
|
||||
|
|
Loading…
Reference in a new issue