Bump vite-plugin-checker from 0.5.2 to 0.5.3 (#4094)
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases) - [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md) - [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.5.2...vite-plugin-checker@0.5.3) --- updated-dependencies: - dependency-name: vite-plugin-checker 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
05fb55768a
commit
031205999f
4 changed files with 15 additions and 15 deletions
|
@ -26,7 +26,7 @@
|
|||
"@types/react-dom": "^17.0.16",
|
||||
"@vitejs/plugin-react": "^2.2.0",
|
||||
"vite": "^3.2.5",
|
||||
"vite-plugin-checker": "^0.5.2"
|
||||
"vite-plugin-checker": "^0.5.3"
|
||||
},
|
||||
"wireit": {
|
||||
"dev": {
|
||||
|
|
|
@ -106,7 +106,7 @@
|
|||
"ldap-server-mock": "^6.0.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"vite": "^3.2.5",
|
||||
"vite-plugin-checker": "^0.5.2",
|
||||
"vite-plugin-checker": "^0.5.3",
|
||||
"vitest": "^0.25.8",
|
||||
"webpack": "^5.75.0"
|
||||
}
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
"@vitejs/plugin-react": "^2.2.0",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^3.2.5",
|
||||
"vite-plugin-checker": "^0.5.2",
|
||||
"vite-plugin-checker": "^0.5.3",
|
||||
"vite-plugin-dts": "^1.7.1"
|
||||
}
|
||||
}
|
||||
|
|
24
package-lock.json
generated
24
package-lock.json
generated
|
@ -54,7 +54,7 @@
|
|||
"@types/react-dom": "^17.0.16",
|
||||
"@vitejs/plugin-react": "^2.2.0",
|
||||
"vite": "^3.2.5",
|
||||
"vite-plugin-checker": "^0.5.2"
|
||||
"vite-plugin-checker": "^0.5.3"
|
||||
}
|
||||
},
|
||||
"apps/account-ui/node_modules/@vitejs/plugin-react": {
|
||||
|
@ -216,7 +216,7 @@
|
|||
"ldap-server-mock": "^6.0.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"vite": "^3.2.5",
|
||||
"vite-plugin-checker": "^0.5.2",
|
||||
"vite-plugin-checker": "^0.5.3",
|
||||
"vitest": "^0.25.8",
|
||||
"webpack": "^5.75.0"
|
||||
}
|
||||
|
@ -640,7 +640,7 @@
|
|||
"@vitejs/plugin-react": "^2.2.0",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^3.2.5",
|
||||
"vite-plugin-checker": "^0.5.2",
|
||||
"vite-plugin-checker": "^0.5.3",
|
||||
"vite-plugin-dts": "^1.7.1"
|
||||
}
|
||||
},
|
||||
|
@ -15405,9 +15405,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/vite-plugin-checker": {
|
||||
"version": "0.5.2",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.5.2.tgz",
|
||||
"integrity": "sha512-RtpoXS1+A31HcXcNiuHyVDU3SlH1tU/ufOZEBlBrKclNsE+P9BdVsXiO5AWpczZCM6G2k/7GeH/BRi9lDvvakQ==",
|
||||
"version": "0.5.3",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.5.3.tgz",
|
||||
"integrity": "sha512-upPESKsQTypC2S7LPjxu9HknOymNSToAAHTYSFHb0at5GKLcN1QGMAR5Hb+7KqZclGMVniXAj7QdhZv+fTx83Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/code-frame": "^7.12.13",
|
||||
|
@ -19699,7 +19699,7 @@
|
|||
"react-router": "^6.4.3",
|
||||
"react-router-dom": "^6.4.3",
|
||||
"vite": "^3.2.5",
|
||||
"vite-plugin-checker": "^0.5.2"
|
||||
"vite-plugin-checker": "^0.5.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vitejs/plugin-react": {
|
||||
|
@ -19835,7 +19835,7 @@
|
|||
"ts-node": "^10.9.1",
|
||||
"use-react-router-breadcrumbs": "^2.0.2",
|
||||
"vite": "^3.2.5",
|
||||
"vite-plugin-checker": "^0.5.2",
|
||||
"vite-plugin-checker": "^0.5.3",
|
||||
"vitest": "^0.25.8",
|
||||
"webpack": "^5.75.0"
|
||||
},
|
||||
|
@ -23779,7 +23779,7 @@
|
|||
"react-dom": "^17.0.2",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^3.2.5",
|
||||
"vite-plugin-checker": "^0.5.2",
|
||||
"vite-plugin-checker": "^0.5.3",
|
||||
"vite-plugin-dts": "^1.7.1"
|
||||
},
|
||||
"dependencies": {
|
||||
|
@ -26744,9 +26744,9 @@
|
|||
}
|
||||
},
|
||||
"vite-plugin-checker": {
|
||||
"version": "0.5.2",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.5.2.tgz",
|
||||
"integrity": "sha512-RtpoXS1+A31HcXcNiuHyVDU3SlH1tU/ufOZEBlBrKclNsE+P9BdVsXiO5AWpczZCM6G2k/7GeH/BRi9lDvvakQ==",
|
||||
"version": "0.5.3",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.5.3.tgz",
|
||||
"integrity": "sha512-upPESKsQTypC2S7LPjxu9HknOymNSToAAHTYSFHb0at5GKLcN1QGMAR5Hb+7KqZclGMVniXAj7QdhZv+fTx83Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.12.13",
|
||||
|
|
Loading…
Reference in a new issue