File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 1313 "format:check" : " prettier --check ."
1414 },
1515 "dependencies" : {
16- "next" : " ^14" ,
17- "next-drupal" : " ^2.0.0-alpha.0 " ,
16+ "next" : " ^14.2.2 " ,
17+ "next-drupal" : " ^2.0.0-alpha.1 " ,
1818 "react" : " ^18.2.0" ,
1919 "react-dom" : " ^18.2.0"
2020 },
2121 "devDependencies" : {
22- "@tailwindcss/typography" : " ^0.5.10 " ,
23- "@types/node" : " ^20.10.0 " ,
24- "@types/react" : " ^18.2.39 " ,
25- "@types/react-dom" : " ^18.2.17 " ,
26- "autoprefixer" : " ^10.4.16 " ,
27- "eslint" : " ^8.54 .0" ,
28- "eslint-config-next" : " ^14.0.3 " ,
29- "postcss" : " ^8.4.31 " ,
30- "prettier" : " ^3.1.0 " ,
31- "tailwindcss" : " ^3.3.5 " ,
32- "typescript" : " ^5.3.2 "
22+ "@tailwindcss/typography" : " ^0.5.12 " ,
23+ "@types/node" : " ^20.12.7 " ,
24+ "@types/react" : " ^18.2.79 " ,
25+ "@types/react-dom" : " ^18.2.25 " ,
26+ "autoprefixer" : " ^10.4.19 " ,
27+ "eslint" : " ^8.57 .0" ,
28+ "eslint-config-next" : " ^14.2.2 " ,
29+ "postcss" : " ^8.4.38 " ,
30+ "prettier" : " ^3.2.5 " ,
31+ "tailwindcss" : " ^3.4.3 " ,
32+ "typescript" : " ^5.4.5 "
3333 }
3434}
You can’t perform that action at this time.
0 commit comments