Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0629dd096c |
Generated
+7
-7
@@ -27,7 +27,7 @@
|
||||
"eslint": "^10.0.2",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-oxlint": "~1.61.0",
|
||||
"eslint-plugin-vue": "~10.8.0",
|
||||
"eslint-plugin-vue": "~10.9.0",
|
||||
"jiti": "^2.6.1",
|
||||
"jsdom": "^29.0.0",
|
||||
"msw": "^2.12.10",
|
||||
@@ -4029,9 +4029,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-vue": {
|
||||
"version": "10.8.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.8.0.tgz",
|
||||
"integrity": "sha512-f1J/tcbnrpgC8suPN5AtdJ5MQjuXbSU9pGRSSYAuF3SHoiYCOdEX6O22pLaRyLHXvDcOe+O5ENgc1owQ587agA==",
|
||||
"version": "10.9.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.9.0.tgz",
|
||||
"integrity": "sha512-EFNNzu4HqtTRb5DJINpyd+u3bDdzETWDMpCzG+UBHz1tpsnMDCeOcf61u4Wy/cbXnMymK+MT9bjH7KcG1fItSw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -5391,9 +5391,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/msw": {
|
||||
"version": "2.14.2",
|
||||
"resolved": "https://registry.npmjs.org/msw/-/msw-2.14.2.tgz",
|
||||
"integrity": "sha512-D2bTe0tpuf9nw4DA39wFaqUD/hRPKj0DKpo2lAqu+A47Ifg4+h0hbfn6QxVOsiUY2uhgEN6TTpGSHDsc+ysYNg==",
|
||||
"version": "2.13.4",
|
||||
"resolved": "https://registry.npmjs.org/msw/-/msw-2.13.4.tgz",
|
||||
"integrity": "sha512-fPlKBeFe+8rpcyR3umUmmHuNwu6gc6T3STvkgEa9WDX/HEgal9wDeflpCUAIRtmvaLZM2igfI5y1bZ9G5J26KA==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"eslint": "^10.0.2",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-oxlint": "~1.61.0",
|
||||
"eslint-plugin-vue": "~10.8.0",
|
||||
"eslint-plugin-vue": "~10.9.0",
|
||||
"jiti": "^2.6.1",
|
||||
"jsdom": "^29.0.0",
|
||||
"msw": "^2.12.10",
|
||||
|
||||
Reference in New Issue
Block a user