1 Commits

Author SHA1 Message Date
Renovate Bot
24a4e3ad7c Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.12
All checks were successful
CI / backend-test (push) Successful in 56s
CI / frontend-test (push) Successful in 26s
CI / frontend-e2e (push) Successful in 1m37s
CI / build-and-publish (push) Has been skipped
2026-03-19 14:03:29 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>3.5.11</version> <version>3.5.12</version>
<relativePath/> <relativePath/>
</parent> </parent>

View File

@@ -1614,9 +1614,9 @@
} }
}, },
"node_modules/@msw/playwright": { "node_modules/@msw/playwright": {
"version": "0.6.6", "version": "0.6.5",
"resolved": "https://registry.npmjs.org/@msw/playwright/-/playwright-0.6.6.tgz", "resolved": "https://registry.npmjs.org/@msw/playwright/-/playwright-0.6.5.tgz",
"integrity": "sha512-sTUDIxXmjOodekAZupL0eE71LsPDlsUlTJYo58klW65IpVKgZWNAigh/TiidHMKDTanz88ZAkks+edEh9fcPxw==", "integrity": "sha512-inqYTLiJk0dnsQD5XMo5dIt2aZYTw8DtSr1Unfa4tLJmGIU6+qwpCkmWrNksqkBuc/nCz6nxmqSgkkZ87b+btA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {