3 Commits

Author SHA1 Message Date
dc37b4e1e4 Update dependency eslint-plugin-react-dom to ^1.53.1
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2025-09-12 00:37:47 +00:00
d57107cfc1 Merge pull request 'Update dependency vite to ^6.3.6' (#100) from renovate/vite-6.x into main
Some checks failed
continuous-integration/drone/push Build is failing
2025-09-11 00:35:11 +00:00
68a3eb4218 Update dependency vite to ^6.3.6
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2025-09-10 00:35:14 +00:00
2 changed files with 69 additions and 66 deletions

View File

@@ -35,14 +35,14 @@
"@types/react-dom": "^19.1.9",
"@vitejs/plugin-react": "^4.7.0",
"eslint": "^9.32.0",
"eslint-plugin-react-dom": "^1.53.0",
"eslint-plugin-react-dom": "^1.53.1",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^00.4.20",
"eslint-plugin-react-x": "^1.52.9",
"globals": "^16.3.0",
"typescript": "~5.8.3",
"typescript-eslint": "^8.32.1",
"vite": "^6.3.5"
"vite": "^6.3.6"
}
},
"node_modules/@ampproject/remapping": {
@@ -3936,21 +3936,21 @@
}
},
"node_modules/eslint-plugin-react-dom": {
"version": "1.53.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-1.53.0.tgz",
"integrity": "sha512-JfjDWxFLCuAo+Vm2S6uVGxHMteN37r193PORuCfERpi3LCh97xq0FI3j05SKHvyQmV87jUuBbKLvOBTylTSRvw==",
"version": "1.53.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-1.53.1.tgz",
"integrity": "sha512-UYrWJ2cS4HpJ1A5XBuf1HfMpPoLdfGil+27g/ldXfGemb4IXqlxHt4ANLyC8l2CWcE3SXGJW7mTslL34MG0qTQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "1.53.0",
"@eslint-react/core": "1.53.0",
"@eslint-react/eff": "1.53.0",
"@eslint-react/kit": "1.53.0",
"@eslint-react/shared": "1.53.0",
"@eslint-react/var": "1.53.0",
"@typescript-eslint/scope-manager": "^8.42.0",
"@typescript-eslint/types": "^8.42.0",
"@typescript-eslint/utils": "^8.42.0",
"@eslint-react/ast": "1.53.1",
"@eslint-react/core": "1.53.1",
"@eslint-react/eff": "1.53.1",
"@eslint-react/kit": "1.53.1",
"@eslint-react/shared": "1.53.1",
"@eslint-react/var": "1.53.1",
"@typescript-eslint/scope-manager": "^8.43.0",
"@typescript-eslint/types": "^8.43.0",
"@typescript-eslint/utils": "^8.43.0",
"compare-versions": "^6.1.1",
"string-ts": "^2.2.1",
"ts-pattern": "^5.8.0"
@@ -3972,16 +3972,16 @@
}
},
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/ast": {
"version": "1.53.0",
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-1.53.0.tgz",
"integrity": "sha512-TyJURQF4IEOLWUQvmCukc6GQsaqzW2ALwY97gy1AaCTR+9CXz12qF84JQydxVmph2LOndPJk1KCrnNkLAvxzIw==",
"version": "1.53.1",
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-1.53.1.tgz",
"integrity": "sha512-qvUC99ewtriJp9quVEOvZ6+RHcsMLfVQ0OhZ4/LupZUDhjW7GiX1dxJsFaxHdJ9rLNLhQyLSPmbAToeqUrSruQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/eff": "1.53.0",
"@typescript-eslint/types": "^8.42.0",
"@typescript-eslint/typescript-estree": "^8.42.0",
"@typescript-eslint/utils": "^8.42.0",
"@eslint-react/eff": "1.53.1",
"@typescript-eslint/types": "^8.43.0",
"@typescript-eslint/typescript-estree": "^8.43.0",
"@typescript-eslint/utils": "^8.43.0",
"string-ts": "^2.2.1",
"ts-pattern": "^5.8.0"
},
@@ -3990,21 +3990,21 @@
}
},
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/core": {
"version": "1.53.0",
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-1.53.0.tgz",
"integrity": "sha512-LP53OVMymLnEqJtmHeCyYMtFjK9Mw4F7lui5VO9YlbELopynPrpeiMPyVScxydLzW/toE7ZpDLTaB8B7Nrfdpw==",
"version": "1.53.1",
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-1.53.1.tgz",
"integrity": "sha512-8prroos5/Uvvh8Tjl1HHCpq4HWD3hV9tYkm7uXgKA6kqj0jHlgRcQzuO6ZPP7feBcK3uOeug7xrq03BuG8QKCA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "1.53.0",
"@eslint-react/eff": "1.53.0",
"@eslint-react/kit": "1.53.0",
"@eslint-react/shared": "1.53.0",
"@eslint-react/var": "1.53.0",
"@typescript-eslint/scope-manager": "^8.42.0",
"@typescript-eslint/type-utils": "^8.42.0",
"@typescript-eslint/types": "^8.42.0",
"@typescript-eslint/utils": "^8.42.0",
"@eslint-react/ast": "1.53.1",
"@eslint-react/eff": "1.53.1",
"@eslint-react/kit": "1.53.1",
"@eslint-react/shared": "1.53.1",
"@eslint-react/var": "1.53.1",
"@typescript-eslint/scope-manager": "^8.43.0",
"@typescript-eslint/type-utils": "^8.43.0",
"@typescript-eslint/types": "^8.43.0",
"@typescript-eslint/utils": "^8.43.0",
"birecord": "^0.1.1",
"ts-pattern": "^5.8.0"
},
@@ -4013,9 +4013,9 @@
}
},
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/eff": {
"version": "1.53.0",
"resolved": "https://registry.npmjs.org/@eslint-react/eff/-/eff-1.53.0.tgz",
"integrity": "sha512-jlGTpgrLD+txK1ApUg7hX1/Oje2D9Bv/uHtnzdgBT6cI8vpt8EEXXclAxz9NN4insfEu+g5GZB8sQSvtsQCzwQ==",
"version": "1.53.1",
"resolved": "https://registry.npmjs.org/@eslint-react/eff/-/eff-1.53.1.tgz",
"integrity": "sha512-uq20lPRAmsWRjIZm+mAV/2kZsU2nDqn5IJslxGWe3Vfdw23hoyhEw3S1KKlxbftwbTvsZjKvVP0iw3bZo/NUpg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4023,14 +4023,14 @@
}
},
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/kit": {
"version": "1.53.0",
"resolved": "https://registry.npmjs.org/@eslint-react/kit/-/kit-1.53.0.tgz",
"integrity": "sha512-1OqcBpLtqsQSTgSBS8lxpoRojj7RLdZ0vBsnHlmWmARJhBV9+dlyu3scPduiohai3zjUdFLfLKvUqZpNeNbZig==",
"version": "1.53.1",
"resolved": "https://registry.npmjs.org/@eslint-react/kit/-/kit-1.53.1.tgz",
"integrity": "sha512-zOi2le9V4rMrJvQV4OeedGvMGvDT46OyFPOwXKs7m0tQu5vXVJ8qwIPaVQT1n/WIuvOg49OfmAVaHpGxK++xLQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/eff": "1.53.0",
"@typescript-eslint/utils": "^8.42.0",
"@eslint-react/eff": "1.53.1",
"@typescript-eslint/utils": "^8.43.0",
"ts-pattern": "^5.8.0",
"zod": "^4.1.5"
},
@@ -4039,15 +4039,15 @@
}
},
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/shared": {
"version": "1.53.0",
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-1.53.0.tgz",
"integrity": "sha512-8cKjzAJZOmpwoH8KsbyAUpLd3N2Lw6N4TSVZ+W8OnsspOfLhmN9VEyuS442fiHwZ33+mXulVewfpKahFOb9XAA==",
"version": "1.53.1",
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-1.53.1.tgz",
"integrity": "sha512-gomJQmFqQgQVI3Ra4vTMG/s6a4bx3JqeNiTBjxBJt4C9iGaBj458GkP4LJHX7TM6xUzX+fMSKOPX7eV3C/+UCw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/eff": "1.53.0",
"@eslint-react/kit": "1.53.0",
"@typescript-eslint/utils": "^8.42.0",
"@eslint-react/eff": "1.53.1",
"@eslint-react/kit": "1.53.1",
"@typescript-eslint/utils": "^8.43.0",
"ts-pattern": "^5.8.0",
"zod": "^4.1.5"
},
@@ -4056,17 +4056,17 @@
}
},
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/var": {
"version": "1.53.0",
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-1.53.0.tgz",
"integrity": "sha512-9IKGvSUyVABV07A9IJDa3QMGvpXwlJzb6UegJMW5OxUA5fkKcAqPZPp7fgoLkhqCpN/8l/rwbhdq1PcHxgmFsQ==",
"version": "1.53.1",
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-1.53.1.tgz",
"integrity": "sha512-yzwopvPntcHU7mmDvWzRo1fb8QhjD8eDRRohD11rTV1u7nWO4QbJi0pOyugQakvte1/W11Y0Vr8Of0Ojk/A6zg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "1.53.0",
"@eslint-react/eff": "1.53.0",
"@typescript-eslint/scope-manager": "^8.42.0",
"@typescript-eslint/types": "^8.42.0",
"@typescript-eslint/utils": "^8.42.0",
"@eslint-react/ast": "1.53.1",
"@eslint-react/eff": "1.53.1",
"@typescript-eslint/scope-manager": "^8.43.0",
"@typescript-eslint/types": "^8.43.0",
"@typescript-eslint/utils": "^8.43.0",
"string-ts": "^2.2.1",
"ts-pattern": "^5.8.0"
},
@@ -5998,9 +5998,9 @@
}
},
"node_modules/vite": {
"version": "6.3.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.3.5.tgz",
"integrity": "sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==",
"version": "6.3.6",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.3.6.tgz",
"integrity": "sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6073,11 +6073,14 @@
}
},
"node_modules/vite/node_modules/fdir": {
"version": "6.4.4",
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.4.tgz",
"integrity": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
"integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=12.0.0"
},
"peerDependencies": {
"picomatch": "^3 || ^4"
},
@@ -6088,9 +6091,9 @@
}
},
"node_modules/vite/node_modules/picomatch": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
"integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
"dev": true,
"license": "MIT",
"engines": {

View File

@@ -37,13 +37,13 @@
"@types/react-dom": "^19.1.9",
"@vitejs/plugin-react": "^4.7.0",
"eslint": "^9.32.0",
"eslint-plugin-react-dom": "^1.53.0",
"eslint-plugin-react-dom": "^1.53.1",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^00.4.20",
"eslint-plugin-react-x": "^1.52.9",
"globals": "^16.3.0",
"typescript": "~5.8.3",
"typescript-eslint": "^8.32.1",
"vite": "^6.3.5"
"vite": "^6.3.6"
}
}