File tree 5 files changed +147
-170
lines changed
5 files changed +147
-170
lines changed Original file line number Diff line number Diff line change 22
22
"main" : " git checkout main && git pull ${GHOST_UPSTREAM:-origin} main && yarn"
23
23
},
24
24
"devDependencies" : {
25
- "eslint" : " 8.56 .0" ,
25
+ "eslint" : " 9.2 .0" ,
26
26
"eslint-plugin-ghost" : " 3.4.0" ,
27
27
"husky" : " 8.0.3" ,
28
28
"lerna" : " 8.0.2" ,
Original file line number Diff line number Diff line change 26
26
"devDependencies" : {
27
27
"browserify" : " 17.0.0" ,
28
28
"debug" : " *" ,
29
- "eslint" : " 8.56 .0" ,
29
+ "eslint" : " 9.2 .0" ,
30
30
"gulp" : " *" ,
31
31
"gulp-clean-css" : " 4.3.0" ,
32
32
"gulp-concat" : " *" ,
Original file line number Diff line number Diff line change 42
42
"@vitest/coverage-v8" : " 1.3.1" ,
43
43
"autoprefixer" : " 10.4.18" ,
44
44
"concurrently" : " 8.2.2" ,
45
- "eslint" : " 8.56 .0" ,
45
+ "eslint" : " 9.2 .0" ,
46
46
"eslint-plugin-react-hooks" : " 4.6.0" ,
47
47
"eslint-plugin-react-refresh" : " 0.4.5" ,
48
48
"eslint-plugin-tailwindcss" : " 3.14.3" ,
Original file line number Diff line number Diff line change 72
72
"@storybook/react-vite" : " 7.6.9" ,
73
73
"@storybook/test-runner" : " ^0.16.0" ,
74
74
"@testing-library/jest-dom" : " 6.2.0" ,
75
- "@testing-library/react" : " 14.1.2 " ,
75
+ "@testing-library/react" : " 15.0.7 " ,
76
76
"@tryghost/color-utils" : " ^0.2.0" ,
77
77
"@tryghost/helpers" : " ^1.1.81" ,
78
78
"@tryghost/kg-clean-basic-html" : " ^4.0.4" ,
98
98
"dotenv" : " ^16.3.1" ,
99
99
"emoji-mart" : " ^5.5.2" ,
100
100
"eslint-config-react-app" : " 7.0.1" ,
101
- "eslint-plugin-jest" : " 27.6.3 " ,
101
+ "eslint-plugin-jest" : " 28.5.0 " ,
102
102
"eslint-plugin-react" : " ^7.32.2" ,
103
103
"eslint-plugin-storybook" : " ^0.6.12" ,
104
104
"eslint-plugin-tailwindcss" : " 3.14.0" ,
You can’t perform that action at this time.
0 commit comments