...
 
Commits (4)
    https://gitcode.net/xuxiaowei-cloud/xuxiaowei-cloud/-/commit/9dcd2d5e6a75d2727b47c9f2ddbbb35c6cfdd800 Bump vite from 4.5.0 to 5.0.2 in /passport-ui 2023-11-23T12:31:12+00:00 dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com Bumps [vite](<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite" rel="nofollow noreferrer noopener" target="_blank">https://github.com/vitejs/vite/tree/HEAD/packages/vite</a>) from 4.5.0 to 5.0.2. - [Release notes](<a href="https://github.com/vitejs/vite/releases" rel="nofollow noreferrer noopener" target="_blank">https://github.com/vitejs/vite/releases</a>) - [Changelog](<a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md" rel="nofollow noreferrer noopener" target="_blank">https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md</a>) - [Commits](<a href="https://github.com/vitejs/vite/commits/v5.0.2/packages/vite" rel="nofollow noreferrer noopener" target="_blank">https://github.com/vitejs/vite/commits/v5.0.2/packages/vite</a>) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: <span data-trailer="Signed-off-by:"><a href="mailto:support@github.com" title="support@github.com"></a><a href="javascript:void(0)" class="avatar s16 avatar-inline identicon bg5" style="text-decoration: none">N</a><a href="mailto:support@github.com" title="support@github.com">dependabot[bot]</a> &lt;<a href="mailto:support@github.com" title="support@github.com">support@github.com</a>&gt;</span> https://gitcode.net/xuxiaowei-cloud/xuxiaowei-cloud/-/commit/678dee46a79ea15a492d1b7e7dcb1a161ea63cba Merge pull request #579 from xuxiaowei-cloud/dependabot/npm_and_yarn/passport... 2023-11-23T12:41:03+00:00 github-actions[bot] 41898282+github-actions[bot]@users.noreply.github.com Bump vite from 4.5.0 to 5.0.2 in /passport-ui https://gitcode.net/xuxiaowei-cloud/xuxiaowei-cloud/-/commit/7ed572e2d0150eea94889d05074b12634b576d89 Bump spring-boot.version from 2.7.17 to 2.7.18 2023-11-23T12:55:18+00:00 dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com Bumps `spring-boot.version` from 2.7.17 to 2.7.18. Updates `org.springframework.boot:spring-boot-dependencies` from 2.7.17 to 2.7.18 - [Release notes](<a href="https://github.com/spring-projects/spring-boot/releases" rel="nofollow noreferrer noopener" target="_blank">https://github.com/spring-projects/spring-boot/releases</a>) - [Commits](<a href="https://github.com/spring-projects/spring-boot/compare/v2.7.17...v2.7.18" rel="nofollow noreferrer noopener" target="_blank">https://github.com/spring-projects/spring-boot/compare/v2.7.17...v2.7.18</a>) Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.17 to 2.7.18 - [Release notes](<a href="https://github.com/spring-projects/spring-boot/releases" rel="nofollow noreferrer noopener" target="_blank">https://github.com/spring-projects/spring-boot/releases</a>) - [Commits](<a href="https://github.com/spring-projects/spring-boot/compare/v2.7.17...v2.7.18" rel="nofollow noreferrer noopener" target="_blank">https://github.com/spring-projects/spring-boot/compare/v2.7.17...v2.7.18</a>) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: <span data-trailer="Signed-off-by:"><a href="mailto:support@github.com" title="support@github.com"></a><a href="javascript:void(0)" class="avatar s16 avatar-inline identicon bg5" style="text-decoration: none">N</a><a href="mailto:support@github.com" title="support@github.com">dependabot[bot]</a> &lt;<a href="mailto:support@github.com" title="support@github.com">support@github.com</a>&gt;</span> https://gitcode.net/xuxiaowei-cloud/xuxiaowei-cloud/-/commit/41c8ff5ac44374d87de3b6b83a9b044ccd742e0e Merge pull request #580 from xuxiaowei-cloud/dependabot/maven/spring-boot.ver... 2023-11-23T13:05:05+00:00 github-actions[bot] 41898282+github-actions[bot]@users.noreply.github.com Bump spring-boot.version from 2.7.17 to 2.7.18
......@@ -22,7 +22,7 @@
<!-- Spring Boot 依赖 -->
<!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-parent -->
<spring-boot.version>2.7.17</spring-boot.version>
<spring-boot.version>2.7.18</spring-boot.version>
<!-- https://mvnrepository.com/artifact/org.apache.cxf/cxf-rt-frontend-jaxws -->
<!-- https://mvnrepository.com/artifact/org.apache.cxf/cxf-rt-transports-http -->
......
......@@ -22,7 +22,7 @@
<!-- Spring Boot 依赖 -->
<!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-parent -->
<spring-boot.version>2.7.17</spring-boot.version>
<spring-boot.version>2.7.18</spring-boot.version>
<!-- https://mvnrepository.com/artifact/org.springframework.security.oauth/spring-security-oauth2 -->
<spring-security-oauth2.version>2.5.2.RELEASE</spring-security-oauth2.version>
......
......@@ -63,7 +63,7 @@
"unocss": "0.57.7",
"unplugin-auto-import": "0.16.7",
"unplugin-vue-components": "0.25.2",
"vite": "4.5.0",
"vite": "5.0.2",
"vue-tsc": "1.8.22"
}
}
......@@ -39,7 +39,7 @@
<!-- https://github.com/FasterXML/jackson-dataformat-yaml -->
<!-- https://github.com/FasterXML/jackson-dataformat-properties -->
<!-- https://github.com/FasterXML/jackson-dataformat-ini -->
<spring-boot.version>2.7.17</spring-boot.version>
<spring-boot.version>2.7.18</spring-boot.version>
<!-- Spring Cloud 依赖 -->
<!-- https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-dependencies -->
<!-- https://oss.sonatype.org/content/repositories/public/org/springframework/cloud/spring-cloud-dependencies -->
......