Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot 2743037fc7 Update dependency msw to v2.14.2
CI / frontend-test (push) Successful in 31s
CI / backend-test (push) Successful in 1m13s
CI / frontend-e2e (push) Successful in 1m52s
CI / build-and-publish (push) Has been skipped
2026-04-29 16:03:28 +00:00
2 changed files with 4 additions and 4 deletions
+1 -1
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.14</version> <version>3.5.13</version>
<relativePath/> <relativePath/>
</parent> </parent>
+3 -3
View File
@@ -5391,9 +5391,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/msw": { "node_modules/msw": {
"version": "2.13.4", "version": "2.14.2",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.13.4.tgz", "resolved": "https://registry.npmjs.org/msw/-/msw-2.14.2.tgz",
"integrity": "sha512-fPlKBeFe+8rpcyR3umUmmHuNwu6gc6T3STvkgEa9WDX/HEgal9wDeflpCUAIRtmvaLZM2igfI5y1bZ9G5J26KA==", "integrity": "sha512-D2bTe0tpuf9nw4DA39wFaqUD/hRPKj0DKpo2lAqu+A47Ifg4+h0hbfn6QxVOsiUY2uhgEN6TTpGSHDsc+ysYNg==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",