chore(deps): update dependency eslint to v10.7.0 (#286)
schemas-app / build (push) Successful in 29s
schemas-app / deploy-prod (push) Successful in 1m15s

This commit was merged in pull request #286.
This commit is contained in:
2026-07-13 23:13:29 +00:00
parent 73b650983c
commit c21d2e03dc
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"@vitejs/plugin-vue": "6.0.7",
"@vitest/coverage-v8": "4.1.10",
"@vue/test-utils": "2.4.11",
"eslint": "10.6.0",
"eslint": "10.7.0",
"eslint-plugin-simple-import-sort": "13.0.0",
"eslint-plugin-vue": "10.9.2",
"jsdom": "29.1.1",
@@ -11955,9 +11955,9 @@
}
},
"node_modules/eslint": {
"version": "10.6.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-10.6.0.tgz",
"integrity": "sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg==",
"version": "10.7.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-10.7.0.tgz",
"integrity": "sha512-GVTD7s1vdIl6UYvAfriOPeY1Df8LIZjfofLvHwde+erDHGGuHyuM6xoxRxmHiebhYuD2p1vN4wWh0XzPARSGDQ==",
"devOptional": true,
"license": "MIT",
"workspaces": [
@@ -12413,9 +12413,9 @@
}
},
"node_modules/eslint/node_modules/brace-expansion": {
"version": "5.0.6",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz",
"integrity": "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==",
"version": "5.0.7",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.7.tgz",
"integrity": "sha512-7oFy703dxfY3/NLxC1fh2SUCQ0H9rmAY+5EpDVfXjUTTs+HEwR2nYaqLv+GWcTsumwxPfiz6CzCNkwXwBUwqCA==",
"devOptional": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -48,7 +48,7 @@
"@vitejs/plugin-vue": "6.0.7",
"@vitest/coverage-v8": "4.1.10",
"@vue/test-utils": "2.4.11",
"eslint": "10.6.0",
"eslint": "10.7.0",
"eslint-plugin-simple-import-sort": "13.0.0",
"eslint-plugin-vue": "10.9.2",
"jsdom": "29.1.1",