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>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>4.0.6</version>
<version>3.5.13</version>
<relativePath/>
</parent>
+3 -3
View File
@@ -5391,9 +5391,9 @@
"license": "MIT"
},
"node_modules/msw": {
"version": "2.13.4",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.13.4.tgz",
"integrity": "sha512-fPlKBeFe+8rpcyR3umUmmHuNwu6gc6T3STvkgEa9WDX/HEgal9wDeflpCUAIRtmvaLZM2igfI5y1bZ9G5J26KA==",
"version": "2.14.2",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.14.2.tgz",
"integrity": "sha512-D2bTe0tpuf9nw4DA39wFaqUD/hRPKj0DKpo2lAqu+A47Ifg4+h0hbfn6QxVOsiUY2uhgEN6TTpGSHDsc+ysYNg==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",