File tree 5 files changed +480
-479
lines changed
5 files changed +480
-479
lines changed Original file line number Diff line number Diff line change 26
26
"eslint-plugin-mdx" : " ^2.3.3" ,
27
27
"husky" : " ^8.0.3" ,
28
28
"lint-staged" : " ^15.2.0" ,
29
- "prettier" : " ^3.2.1 " ,
29
+ "prettier" : " ^3.2.2 " ,
30
30
"remark-frontmatter" : " ^5.0.0" ,
31
31
"remark-lint-first-heading-level" : " ^3.1.2" ,
32
32
"remark-lint-heading-increment" : " ^3.1.2" ,
Original file line number Diff line number Diff line change 25
25
"typecheck" : " tsc --noEmit"
26
26
},
27
27
"peerDependencies" : {
28
- "@edgeandnode/gds" : " 3.0.0-analytics-1705101818074-6d04831782c9934b65ca3d72f8fdd32eb1025b86 " ,
29
- "@edgeandnode/go" : " 4.0.0-analytics-1705101818074-6d04831782c9934b65ca3d72f8fdd32eb1025b86 " ,
28
+ "@edgeandnode/gds" : " 3.0.0-analytics-1705417983862-638dd10aea79fa5729496361fefc704c7dd2d0b1 " ,
29
+ "@edgeandnode/go" : " 4.0.0-analytics-1705417983862-638dd10aea79fa5729496361fefc704c7dd2d0b1 " ,
30
30
"@emotion/react" : " ^11.11" ,
31
31
"next" : " ^13" ,
32
32
"next-seo" : " ^6" ,
40
40
"@radix-ui/react-visually-hidden" : " ^1.0.3" ,
41
41
"lodash" : " ^4.17.21" ,
42
42
"react-intersection-observer" : " ^9.5.3" ,
43
- "react-use" : " ^17.4.2 "
43
+ "react-use" : " ^17.4.3 "
44
44
},
45
45
"devDependencies" : {
46
- "@edgeandnode/gds" : " 3.0.0-analytics-1705101818074-6d04831782c9934b65ca3d72f8fdd32eb1025b86 " ,
47
- "@edgeandnode/go" : " 4.0.0-analytics-1705101818074-6d04831782c9934b65ca3d72f8fdd32eb1025b86 " ,
46
+ "@edgeandnode/gds" : " 3.0.0-analytics-1705417983862-638dd10aea79fa5729496361fefc704c7dd2d0b1 " ,
47
+ "@edgeandnode/go" : " 4.0.0-analytics-1705417983862-638dd10aea79fa5729496361fefc704c7dd2d0b1 " ,
48
48
"@emotion/react" : " ^11.11.3" ,
49
49
"@types/lodash" : " ^4.14.202" ,
50
- "@types/react" : " ^18.2.47 " ,
50
+ "@types/react" : " ^18.2.48 " ,
51
51
"@types/react-dom" : " ^18.2.18" ,
52
52
"next" : " ^14.0.4" ,
53
53
"next-seo" : " ^6.4.0" ,
Original file line number Diff line number Diff line change 17
17
},
18
18
"devDependencies" : {
19
19
"@cloudflare/workers-types" : " ^4.20231218.0" ,
20
- "@types/react" : " ^18.2.47 " ,
20
+ "@types/react" : " ^18.2.48 " ,
21
21
"jest-image-snapshot" : " ^6.4.0" ,
22
22
"tsx" : " ^4.7.0" ,
23
23
"typescript" : " ^5.3.3" ,
You can’t perform that action at this time.
0 commit comments