File tree Expand file tree Collapse file tree 2 files changed +146
-144
lines changed Expand file tree Collapse file tree 2 files changed +146
-144
lines changed Original file line number Diff line number Diff line change 87
87
"@types/node" : " ^22.15.3" ,
88
88
"@types/react" : " ^19.1.8" ,
89
89
"@types/react-dom" : " ^19.1.6" ,
90
- "@typescript-eslint/eslint-plugin" : " ^8.34.1 " ,
91
- "@typescript-eslint/parser" : " ^8.34.1 " ,
90
+ "@typescript-eslint/eslint-plugin" : " ^8.39.0 " ,
91
+ "@typescript-eslint/parser" : " ^8.39.0 " ,
92
92
"@vitejs/plugin-react" : " ^4.5.2" ,
93
93
"babel-plugin-react-compiler" : " 19.1.0-rc.2" ,
94
- "eslint" : " ^9.29 .0" ,
95
- "eslint-config-prettier" : " ^10.1.5 " ,
94
+ "eslint" : " ^9.32 .0" ,
95
+ "eslint-config-prettier" : " ^10.1.8 " ,
96
96
"eslint-plugin-react" : " ^7.37.5" ,
97
97
"eslint-plugin-react-hooks" : " 0.0.0-experimental-79d9aed7-20250620" ,
98
98
"eslint-plugin-simple-import-sort" : " ^12.1.1" ,
99
99
"jsdom" : " ^24.1.0" ,
100
- "prettier" : " ^3.5.3 " ,
100
+ "prettier" : " ^3.6.2 " ,
101
101
"react" : " ^19.1.0" ,
102
102
"react-dom" : " ^19.1.0" ,
103
103
"react-test-renderer" : " ^19.1.0" ,
104
104
"rxjs" : " ^7.8.2" ,
105
105
"semantic-release" : " ^24.2.5" ,
106
106
"typescript" : " 5.8.3" ,
107
- "typescript-eslint" : " ^8.34.1 " ,
107
+ "typescript-eslint" : " ^8.39.0 " ,
108
108
"vitest" : " ^3.2.4"
109
109
},
110
110
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments