Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot 9c510fc28f Update dependency msw to v2.14.6
CI / frontend-test (push) Successful in 34s
CI / backend-test (push) Successful in 1m23s
CI / frontend-e2e (push) Successful in 1m53s
CI / build-and-publish (push) Has been skipped
renovate/artifacts Artifact file update failure
2026-05-31 20:03:47 +00:00
2 changed files with 15 additions and 15 deletions
+14 -14
View File
@@ -27,7 +27,7 @@
"eslint": "^10.0.2", "eslint": "^10.0.2",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
"eslint-plugin-oxlint": "~1.61.0", "eslint-plugin-oxlint": "~1.61.0",
"eslint-plugin-vue": "~10.9.0", "eslint-plugin-vue": "~10.8.0",
"jiti": "^2.6.1", "jiti": "^2.6.1",
"jsdom": "^29.0.0", "jsdom": "^29.0.0",
"msw": "^2.12.10", "msw": "^2.12.10",
@@ -4029,9 +4029,9 @@
} }
}, },
"node_modules/eslint-plugin-vue": { "node_modules/eslint-plugin-vue": {
"version": "10.9.0", "version": "10.8.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.9.0.tgz", "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.8.0.tgz",
"integrity": "sha512-EFNNzu4HqtTRb5DJINpyd+u3bDdzETWDMpCzG+UBHz1tpsnMDCeOcf61u4Wy/cbXnMymK+MT9bjH7KcG1fItSw==", "integrity": "sha512-f1J/tcbnrpgC8suPN5AtdJ5MQjuXbSU9pGRSSYAuF3SHoiYCOdEX6O22pLaRyLHXvDcOe+O5ENgc1owQ587agA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@@ -5391,9 +5391,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/msw": { "node_modules/msw": {
"version": "2.13.4", "version": "2.14.6",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.13.4.tgz", "resolved": "https://registry.npmjs.org/msw/-/msw-2.14.6.tgz",
"integrity": "sha512-fPlKBeFe+8rpcyR3umUmmHuNwu6gc6T3STvkgEa9WDX/HEgal9wDeflpCUAIRtmvaLZM2igfI5y1bZ9G5J26KA==", "integrity": "sha512-ALe+N10S72cyx94cMcy3Zs4HhXCj35sgeAL4c+WTvKi0zWnbd8/h0lcFqv0mb2P+aSgAdD7p9HzvA0DiUPxsyg==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
@@ -5409,7 +5409,7 @@
"outvariant": "^1.4.3", "outvariant": "^1.4.3",
"path-to-regexp": "^6.3.0", "path-to-regexp": "^6.3.0",
"picocolors": "^1.1.1", "picocolors": "^1.1.1",
"rettime": "^0.11.7", "rettime": "^0.11.11",
"statuses": "^2.0.2", "statuses": "^2.0.2",
"strict-event-emitter": "^0.5.1", "strict-event-emitter": "^0.5.1",
"tough-cookie": "^6.0.1", "tough-cookie": "^6.0.1",
@@ -5443,9 +5443,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/msw/node_modules/type-fest": { "node_modules/msw/node_modules/type-fest": {
"version": "5.6.0", "version": "5.7.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.6.0.tgz", "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.7.0.tgz",
"integrity": "sha512-8ZiHFm91orbSAe2PSAiSVBVko18pbhbiB3U9GglSzF/zCGkR+rxpHx6sEMCUm4kxY4LjDIUGgCfUMtwfZfjfUA==", "integrity": "sha512-1URUxUqfHFM1c+zfSPsa3gnkO7Aq21qyH75SIduNYz4SzY964rn1X2vCMQaHSHhktiw+0kPa2iyb6PUpXqB6Vg==",
"dev": true, "dev": true,
"license": "(MIT OR CC0-1.0)", "license": "(MIT OR CC0-1.0)",
"dependencies": { "dependencies": {
@@ -6195,9 +6195,9 @@
} }
}, },
"node_modules/rettime": { "node_modules/rettime": {
"version": "0.11.8", "version": "0.11.11",
"resolved": "https://registry.npmjs.org/rettime/-/rettime-0.11.8.tgz", "resolved": "https://registry.npmjs.org/rettime/-/rettime-0.11.11.tgz",
"integrity": "sha512-0fERGXktJTyJ+h8fBEiPxHPEFOu0h15JY7JtwrOVqR5K+vb99ho6IyOo7ekLS3h4sJCzIDy4VWKIbZUfe9njmg==", "integrity": "sha512-ILJRqVWBCTlg9r42fFgwVZx1gnFAcQF8mRoMkbgQfIrjEDf9nbBFDFx00oloOa+Q869FUtaYDXZvEfnecQSCoQ==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },
+1 -1
View File
@@ -39,7 +39,7 @@
"eslint": "^10.0.2", "eslint": "^10.0.2",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
"eslint-plugin-oxlint": "~1.61.0", "eslint-plugin-oxlint": "~1.61.0",
"eslint-plugin-vue": "~10.9.0", "eslint-plugin-vue": "~10.8.0",
"jiti": "^2.6.1", "jiti": "^2.6.1",
"jsdom": "^29.0.0", "jsdom": "^29.0.0",
"msw": "^2.12.10", "msw": "^2.12.10",