File tree Expand file tree Collapse file tree 5 files changed +368
-378
lines changed Expand file tree Collapse file tree 5 files changed +368
-378
lines changed Original file line number Diff line number Diff line change 27
27
"eslint-plugin-mdx" : " ^2.1.0" ,
28
28
"husky" : " ^8.0.3" ,
29
29
"lint-staged" : " ^13.2.3" ,
30
- "prettier" : " ^3.0.0 " ,
30
+ "prettier" : " ^3.0.1 " ,
31
31
"prettier-plugin-pkg" : " ^0.18.0" ,
32
32
"remark-frontmatter" : " ^4.0.1" ,
33
33
"remark-lint-first-heading-level" : " ^3.1.2" ,
Original file line number Diff line number Diff line change 43
43
"react-use" : " ^17.4.0"
44
44
},
45
45
"devDependencies" : {
46
- "@edgeandnode/gds" : " ^2.8.0 " ,
47
- "@edgeandnode/organisms" : " ^2.9.0 " ,
46
+ "@edgeandnode/gds" : " ^2.8.1 " ,
47
+ "@edgeandnode/organisms" : " ^2.9.1 " ,
48
48
"@emotion/react" : " ^11.11.1" ,
49
49
"@types/lodash" : " ^4.14.196" ,
50
- "@types/react" : " ^18.2.17 " ,
50
+ "@types/react" : " ^18.2.18 " ,
51
51
"@types/react-dom" : " ^18.2.7" ,
52
52
"next" : " ^13.4.12" ,
53
53
"next-seo" : " ^6.1.0" ,
54
54
"nextra" : " 2.7.1" ,
55
55
"react" : " ^18.2.0" ,
56
56
"react-dom" : " ^18.2.0" ,
57
57
"theme-ui" : " ^0.16.0" ,
58
- "tsup" : " ^7.1 .0"
58
+ "tsup" : " ^7.2 .0"
59
59
},
60
60
"sideEffects" : false
61
61
}
You can’t perform that action at this time.
0 commit comments