@@ -3745,7 +3745,7 @@ __metadata:
3745
3745
"@types/react": "npm:18.3.2"
3746
3746
"@types/react-dom": "npm:18.3.0"
3747
3747
"@typescript-eslint/eslint-plugin": "npm:7.9.0"
3748
- "@typescript-eslint/parser": "npm:7.8 .0"
3748
+ "@typescript-eslint/parser": "npm:7.9 .0"
3749
3749
"@vitejs/plugin-react": "npm:4.2.1"
3750
3750
autoprefixer: "npm:10.4.19"
3751
3751
chrome-types: "npm:0.1.283"
@@ -3780,7 +3780,7 @@ __metadata:
3780
3780
"@types/eslint__js": "npm:8.42.3"
3781
3781
"@types/jest": "npm:29.5.12"
3782
3782
"@typescript-eslint/eslint-plugin": "npm:7.9.0"
3783
- "@typescript-eslint/parser": "npm:7.8 .0"
3783
+ "@typescript-eslint/parser": "npm:7.9 .0"
3784
3784
"@vitejs/plugin-react": "npm:4.2.1"
3785
3785
"@vitejs/plugin-react-swc": "npm:3.6.0"
3786
3786
autoprefixer: "npm:10.4.19"
@@ -6108,6 +6108,24 @@ __metadata:
6108
6108
languageName: node
6109
6109
linkType: hard
6110
6110
6111
+ "@typescript-eslint/parser@npm:7.9.0":
6112
+ version: 7.9.0
6113
+ resolution: "@typescript-eslint/parser@npm:7.9.0"
6114
+ dependencies:
6115
+ "@typescript-eslint/scope-manager": "npm:7.9.0"
6116
+ "@typescript-eslint/types": "npm:7.9.0"
6117
+ "@typescript-eslint/typescript-estree": "npm:7.9.0"
6118
+ "@typescript-eslint/visitor-keys": "npm:7.9.0"
6119
+ debug: "npm:^4.3.4"
6120
+ peerDependencies:
6121
+ eslint: ^8.56.0
6122
+ peerDependenciesMeta:
6123
+ typescript:
6124
+ optional: true
6125
+ checksum: 10/6c10ceae8a9199b07ca91e75e59d5cc789a6931ed2284a698e482f2653f832c6c89201fc4399334189fd76e4d30c0d1885caca96ff3af4bf9f7cf2777d9fb91f
6126
+ languageName: node
6127
+ linkType: hard
6128
+
6111
6129
"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0":
6112
6130
version: 7.2.0
6113
6131
resolution: "@typescript-eslint/parser@npm:7.2.0"
0 commit comments