Compare commits
1 Commits
32f0c23b4d
...
86ecc7bbde
Author | SHA1 | Date | |
---|---|---|---|
86ecc7bbde |
160
moneymgr_web/package-lock.json
generated
160
moneymgr_web/package-lock.json
generated
@@ -35,7 +35,7 @@
|
|||||||
"@types/react-dom": "^19.1.7",
|
"@types/react-dom": "^19.1.7",
|
||||||
"@vitejs/plugin-react": "^4.7.0",
|
"@vitejs/plugin-react": "^4.7.0",
|
||||||
"eslint": "^9.32.0",
|
"eslint": "^9.32.0",
|
||||||
"eslint-plugin-react-dom": "^1.52.7",
|
"eslint-plugin-react-dom": "^1.52.6",
|
||||||
"eslint-plugin-react-hooks": "^5.2.0",
|
"eslint-plugin-react-hooks": "^5.2.0",
|
||||||
"eslint-plugin-react-refresh": "^00.4.20",
|
"eslint-plugin-react-refresh": "^00.4.20",
|
||||||
"eslint-plugin-react-x": "^1.52.6",
|
"eslint-plugin-react-x": "^1.52.6",
|
||||||
@@ -3936,21 +3936,21 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/eslint-plugin-react-dom": {
|
"node_modules/eslint-plugin-react-dom": {
|
||||||
"version": "1.52.7",
|
"version": "1.52.6",
|
||||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-1.52.7.tgz",
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-1.52.6.tgz",
|
||||||
"integrity": "sha512-wKUq56fRgAaJdKQBXKQvXgjFyw5eupGfxhqHOHeXCXXFbth3HRxps3ZFatcXKOtTPX9JIX/oVF88Z68vxXi3Vg==",
|
"integrity": "sha512-5C8jW9JesuVIkaDQw/70Vj5L2xcHIQW8wiUbjkKdCN0aiyMU0dyCwId8O3V4Vt8r+spVriEmYnmx0mFSWXbuEw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@eslint-react/ast": "1.52.7",
|
"@eslint-react/ast": "1.52.6",
|
||||||
"@eslint-react/core": "1.52.7",
|
"@eslint-react/core": "1.52.6",
|
||||||
"@eslint-react/eff": "1.52.7",
|
"@eslint-react/eff": "1.52.6",
|
||||||
"@eslint-react/kit": "1.52.7",
|
"@eslint-react/kit": "1.52.6",
|
||||||
"@eslint-react/shared": "1.52.7",
|
"@eslint-react/shared": "1.52.6",
|
||||||
"@eslint-react/var": "1.52.7",
|
"@eslint-react/var": "1.52.6",
|
||||||
"@typescript-eslint/scope-manager": "^8.41.0",
|
"@typescript-eslint/scope-manager": "^8.39.1",
|
||||||
"@typescript-eslint/types": "^8.41.0",
|
"@typescript-eslint/types": "^8.39.1",
|
||||||
"@typescript-eslint/utils": "^8.41.0",
|
"@typescript-eslint/utils": "^8.39.1",
|
||||||
"compare-versions": "^6.1.1",
|
"compare-versions": "^6.1.1",
|
||||||
"string-ts": "^2.2.1",
|
"string-ts": "^2.2.1",
|
||||||
"ts-pattern": "^5.8.0"
|
"ts-pattern": "^5.8.0"
|
||||||
@@ -3971,109 +3971,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/ast": {
|
|
||||||
"version": "1.52.7",
|
|
||||||
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-1.52.7.tgz",
|
|
||||||
"integrity": "sha512-pYTPcy53lYnhzMZeOyE2NyvOYs5Mkk3V15rP7gbBK/cn6ta+ATDTI4EyCLh5P098QDfddTccUtcQYuDEGnjL9Q==",
|
|
||||||
"dev": true,
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@eslint-react/eff": "1.52.7",
|
|
||||||
"@typescript-eslint/types": "^8.41.0",
|
|
||||||
"@typescript-eslint/typescript-estree": "^8.41.0",
|
|
||||||
"@typescript-eslint/utils": "^8.41.0",
|
|
||||||
"string-ts": "^2.2.1",
|
|
||||||
"ts-pattern": "^5.8.0"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=18.18.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/core": {
|
|
||||||
"version": "1.52.7",
|
|
||||||
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-1.52.7.tgz",
|
|
||||||
"integrity": "sha512-SdRdvVSFEQGEkfpTKVIg6tmhTLmxxUsHDjbdOAE2/l9ns5DNN0VwDI2uV2CCWhWmexBbToq7irjs+0w2Pg4HvQ==",
|
|
||||||
"dev": true,
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@eslint-react/ast": "1.52.7",
|
|
||||||
"@eslint-react/eff": "1.52.7",
|
|
||||||
"@eslint-react/kit": "1.52.7",
|
|
||||||
"@eslint-react/shared": "1.52.7",
|
|
||||||
"@eslint-react/var": "1.52.7",
|
|
||||||
"@typescript-eslint/scope-manager": "^8.41.0",
|
|
||||||
"@typescript-eslint/type-utils": "^8.41.0",
|
|
||||||
"@typescript-eslint/types": "^8.41.0",
|
|
||||||
"@typescript-eslint/utils": "^8.41.0",
|
|
||||||
"birecord": "^0.1.1",
|
|
||||||
"ts-pattern": "^5.8.0"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=18.18.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/eff": {
|
|
||||||
"version": "1.52.7",
|
|
||||||
"resolved": "https://registry.npmjs.org/@eslint-react/eff/-/eff-1.52.7.tgz",
|
|
||||||
"integrity": "sha512-DP+9xBC9UU8gzmSUklI3xQi8Xo4WyNNETlcXfrByOmbQpkVY1Mp/1glmpGytdK49OJ5Sjz3NO2cZI22xulXCkQ==",
|
|
||||||
"dev": true,
|
|
||||||
"license": "MIT",
|
|
||||||
"engines": {
|
|
||||||
"node": ">=18.18.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/kit": {
|
|
||||||
"version": "1.52.7",
|
|
||||||
"resolved": "https://registry.npmjs.org/@eslint-react/kit/-/kit-1.52.7.tgz",
|
|
||||||
"integrity": "sha512-pi7YP19/YTDHO68q/FhJ7xHP13nRoolcMi8Pqjkelitn6eIUeZ5JdBgIqogTTuicTCz/zVvZKkXpwrKYYH1R6A==",
|
|
||||||
"dev": true,
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@eslint-react/eff": "1.52.7",
|
|
||||||
"@typescript-eslint/utils": "^8.41.0",
|
|
||||||
"ts-pattern": "^5.8.0",
|
|
||||||
"zod": "^4.1.5"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=18.18.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/shared": {
|
|
||||||
"version": "1.52.7",
|
|
||||||
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-1.52.7.tgz",
|
|
||||||
"integrity": "sha512-aywsn4qPVsKRF3tuvbumTb55mENbjSG3Ytb3j/aiukIM3zxZMnm85dSf/ts75RBuXqRnazex9GP07tjfTuwZCw==",
|
|
||||||
"dev": true,
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@eslint-react/eff": "1.52.7",
|
|
||||||
"@eslint-react/kit": "1.52.7",
|
|
||||||
"@typescript-eslint/utils": "^8.41.0",
|
|
||||||
"ts-pattern": "^5.8.0",
|
|
||||||
"zod": "^4.1.5"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=18.18.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/var": {
|
|
||||||
"version": "1.52.7",
|
|
||||||
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-1.52.7.tgz",
|
|
||||||
"integrity": "sha512-FctyFI8fpttlyNbeUyLsjbxDXDbqFafyRVyKhWYeexBbGJbi2gNeAQ1GZx9bM/LMaOpL+RYaCwflEcJXQqdcbA==",
|
|
||||||
"dev": true,
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@eslint-react/ast": "1.52.7",
|
|
||||||
"@eslint-react/eff": "1.52.7",
|
|
||||||
"@typescript-eslint/scope-manager": "^8.41.0",
|
|
||||||
"@typescript-eslint/types": "^8.41.0",
|
|
||||||
"@typescript-eslint/utils": "^8.41.0",
|
|
||||||
"string-ts": "^2.2.1",
|
|
||||||
"ts-pattern": "^5.8.0"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=18.18.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/project-service": {
|
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/project-service": {
|
||||||
"version": "8.41.0",
|
"version": "8.41.0",
|
||||||
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.41.0.tgz",
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.41.0.tgz",
|
||||||
@@ -4131,31 +4028,6 @@
|
|||||||
"typescript": ">=4.8.4 <6.0.0"
|
"typescript": ">=4.8.4 <6.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/type-utils": {
|
|
||||||
"version": "8.41.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.41.0.tgz",
|
|
||||||
"integrity": "sha512-63qt1h91vg3KsjVVonFJWjgSK7pZHSQFKH6uwqxAH9bBrsyRhO6ONoKyXxyVBzG1lJnFAJcKAcxLS54N1ee1OQ==",
|
|
||||||
"dev": true,
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@typescript-eslint/types": "8.41.0",
|
|
||||||
"@typescript-eslint/typescript-estree": "8.41.0",
|
|
||||||
"@typescript-eslint/utils": "8.41.0",
|
|
||||||
"debug": "^4.3.4",
|
|
||||||
"ts-api-utils": "^2.1.0"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
||||||
},
|
|
||||||
"funding": {
|
|
||||||
"type": "opencollective",
|
|
||||||
"url": "https://opencollective.com/typescript-eslint"
|
|
||||||
},
|
|
||||||
"peerDependencies": {
|
|
||||||
"eslint": "^8.57.0 || ^9.0.0",
|
|
||||||
"typescript": ">=4.8.4 <6.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/types": {
|
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/types": {
|
||||||
"version": "8.41.0",
|
"version": "8.41.0",
|
||||||
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.41.0.tgz",
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.41.0.tgz",
|
||||||
@@ -6147,9 +6019,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/zod": {
|
"node_modules/zod": {
|
||||||
"version": "4.1.5",
|
"version": "4.0.17",
|
||||||
"resolved": "https://registry.npmjs.org/zod/-/zod-4.1.5.tgz",
|
"resolved": "https://registry.npmjs.org/zod/-/zod-4.0.17.tgz",
|
||||||
"integrity": "sha512-rcUUZqlLJgBC33IT3PNMgsCq6TzLQEG/Ei/KTCU0PedSWRMAXoOUN+4t/0H+Q8bdnLPdqUYnvboJT0bn/229qg==",
|
"integrity": "sha512-1PHjlYRevNxxdy2JZ8JcNAw7rX8V9P1AKkP+x/xZfxB0K5FYfuV+Ug6P/6NVSR2jHQ+FzDDoDHS04nYUsOIyLQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"funding": {
|
"funding": {
|
||||||
|
@@ -37,7 +37,7 @@
|
|||||||
"@types/react-dom": "^19.1.7",
|
"@types/react-dom": "^19.1.7",
|
||||||
"@vitejs/plugin-react": "^4.7.0",
|
"@vitejs/plugin-react": "^4.7.0",
|
||||||
"eslint": "^9.32.0",
|
"eslint": "^9.32.0",
|
||||||
"eslint-plugin-react-dom": "^1.52.7",
|
"eslint-plugin-react-dom": "^1.52.6",
|
||||||
"eslint-plugin-react-hooks": "^5.2.0",
|
"eslint-plugin-react-hooks": "^5.2.0",
|
||||||
"eslint-plugin-react-refresh": "^00.4.20",
|
"eslint-plugin-react-refresh": "^00.4.20",
|
||||||
"eslint-plugin-react-x": "^1.52.6",
|
"eslint-plugin-react-x": "^1.52.6",
|
||||||
|
Reference in New Issue
Block a user