File tree Expand file tree Collapse file tree 4 files changed +422
-141
lines changed Expand file tree Collapse file tree 4 files changed +422
-141
lines changed Original file line number Diff line number Diff line change 93
93
"eslint-plugin-mdx" : " ~3.6.2" ,
94
94
"eslint-plugin-react" : " ~7.37.5" ,
95
95
"eslint-plugin-react-hooks" : " ^5.2.0" ,
96
- "global-jsdom" : " ^26 .0.0" ,
96
+ "global-jsdom" : " ^27 .0.0" ,
97
97
"handlebars" : " 4.7.8" ,
98
- "jsdom" : " ^26 .0.0" ,
98
+ "jsdom" : " ^27 .0.0" ,
99
99
"mdast-util-from-markdown" : " ^2.0.2" ,
100
100
"mdast-util-to-string" : " ^4.0.0" ,
101
101
"nock" : " ^14.0.10" ,
104
104
"stylelint-config-standard" : " 39.0.0" ,
105
105
"stylelint-order" : " 7.0.0" ,
106
106
"stylelint-selector-bem-pattern" : " 4.0.1" ,
107
- "tsx" : " ^4.20.5 " ,
107
+ "tsx" : " ^4.20.6 " ,
108
108
"typescript" : " catalog:" ,
109
109
"typescript-eslint" : " ~8.45.0" ,
110
110
"user-agent-data-types" : " 0.4.2" ,
Original file line number Diff line number Diff line change 40
40
},
41
41
"devDependencies" : {
42
42
"@eslint/js" : " ~9.36.0" ,
43
- "@reporters/github" : " ^1.10 .0" ,
43
+ "@reporters/github" : " ^1.11 .0" ,
44
44
"@testing-library/react" : " ~16.3.0" ,
45
45
"cross-env" : " ^10.0.0" ,
46
46
"eslint" : " ~9.36.0" ,
Original file line number Diff line number Diff line change 65
65
"eslint-plugin-react" : " ~7.37.5" ,
66
66
"eslint-plugin-react-hooks" : " ^5.2.0" ,
67
67
"eslint-plugin-storybook" : " ~9.0.3" ,
68
- "global-jsdom" : " ^26 .0.0" ,
68
+ "global-jsdom" : " ^27 .0.0" ,
69
69
"postcss-cli" : " ^11.0.1" ,
70
70
"postcss-loader" : " ~8.2.0" ,
71
71
"react" : " catalog:" ,
76
76
"stylelint-order" : " 7.0.0" ,
77
77
"stylelint-selector-bem-pattern" : " 4.0.1" ,
78
78
"tailwindcss" : " catalog:" ,
79
- "tsx" : " ^4.20.5 " ,
79
+ "tsx" : " ^4.20.6 " ,
80
80
"typescript" : " catalog:"
81
81
},
82
82
"imports" : {
You can’t perform that action at this time.
0 commit comments