File tree 6 files changed +461
-277
lines changed
6 files changed +461
-277
lines changed Original file line number Diff line number Diff line change 14
14
"dependencies" : {
15
15
"@sanity/preview-kit" : " workspace:*" ,
16
16
"bulma" : " 0.9.4" ,
17
- "groq" : " 3.88.0 " ,
17
+ "groq" : " 3.88.2 " ,
18
18
"groqd" : " 0.15.13" ,
19
19
"next" : " 15.3.2" ,
20
- "next-sanity" : " 9.10.6 " ,
20
+ "next-sanity" : " 9.11.0 " ,
21
21
"react" : " 19.1.0" ,
22
22
"react-dom" : " 19.1.0" ,
23
23
"server-only" : " ^0.0.1" ,
Original file line number Diff line number Diff line change 13
13
},
14
14
"dependencies" : {
15
15
"@sanity/preview-kit" : " workspace:*" ,
16
- "@sanity/visual-editing" : " 2.13.20 " ,
16
+ "@sanity/visual-editing" : " 2.13.21 " ,
17
17
"bulma" : " 0.9.4" ,
18
- "groq" : " 3.88.0 " ,
18
+ "groq" : " 3.88.2 " ,
19
19
"groqd" : " 0.15.13" ,
20
20
"next" : " 15.3.2" ,
21
- "next-sanity" : " 9.10.6 " ,
21
+ "next-sanity" : " 9.11.0 " ,
22
22
"react" : " 19.1.0" ,
23
23
"react-dom" : " 19.1.0" ,
24
24
"ui" : " workspace:*"
Original file line number Diff line number Diff line change 10
10
"lint" : " eslint --max-warnings 0 ."
11
11
},
12
12
"dependencies" : {
13
- "@remix-run/node" : " 2.16.5 " ,
14
- "@remix-run/react" : " 2.16.5 " ,
13
+ "@remix-run/node" : " 2.16.6 " ,
14
+ "@remix-run/react" : " 2.16.6 " ,
15
15
"@sanity/preview-kit" : " workspace:*" ,
16
- "@sanity/visual-editing" : " 2.13.20 " ,
16
+ "@sanity/visual-editing" : " 2.13.21 " ,
17
17
"@vercel/remix" : " 2.15.3" ,
18
- "groq" : " 3.88.0 " ,
18
+ "groq" : " 3.88.2 " ,
19
19
"groqd" : " 0.15.13" ,
20
20
"isbot" : " latest" ,
21
21
"react" : " 19.1.0" ,
22
22
"react-dom" : " 19.1.0" ,
23
23
"ui" : " workspace:*"
24
24
},
25
25
"devDependencies" : {
26
- "@remix-run/dev" : " 2.16.5 " ,
27
- "@remix-run/eslint-config" : " 2.16.5 " ,
28
- "@remix-run/serve" : " 2.16.5 " ,
26
+ "@remix-run/dev" : " 2.16.6 " ,
27
+ "@remix-run/eslint-config" : " 2.16.6 " ,
28
+ "@remix-run/serve" : " 2.16.6 " ,
29
29
"@types/react" : " ^19.1.3" ,
30
30
"@types/react-dom" : " ^19.1.3" ,
31
31
"@typescript-eslint/eslint-plugin" : " ^8.32.0" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@faker-js/faker" : " 8.4.1" ,
11
- "@sanity/client" : " ^7.1.0 " ,
11
+ "@sanity/client" : " ^7.2.1 " ,
12
12
"@sanity/icons" : " 3.7.0" ,
13
13
"@sanity/preview-kit" : " workspace:*" ,
14
14
"@sanity/ui" : " 2.15.17" ,
15
- "@sanity/vercel-protection-bypass" : " 1.0.21 " ,
16
- "@sanity/vision" : " 3.88.0 " ,
15
+ "@sanity/vercel-protection-bypass" : " 1.0.22 " ,
16
+ "@sanity/vision" : " 3.88.2 " ,
17
17
"@types/react" : " ^19.1.3" ,
18
18
"@types/react-dom" : " ^19.1.3" ,
19
19
"esbuild" : " ^0.25.4" ,
20
20
"esbuild-register" : " ^3.6.0" ,
21
21
"eslint" : " ^8.57.1" ,
22
- "groq" : " 3.88.0 " ,
22
+ "groq" : " 3.88.2 " ,
23
23
"groqd-playground" : " 0.0.20" ,
24
24
"react" : " 19.1.0" ,
25
25
"react-dom" : " 19.1.0" ,
26
- "sanity" : " 3.88.0 " ,
26
+ "sanity" : " 3.88.2 " ,
27
27
"sanity-plugin-iframe-pane" : " 3.2.1" ,
28
- "styled-components" : " 6.1.17 " ,
28
+ "styled-components" : " 6.1.18 " ,
29
29
"typescript" : " ^5.8.3"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 46
46
"singleQuote" : true
47
47
},
48
48
"dependencies" : {
49
- "@sanity/client" : " ^7.1.0 " ,
49
+ "@sanity/client" : " ^7.2.1 " ,
50
50
"date-fns" : " 4.1.0" ,
51
51
"@vercel/stega" : " 0.1.2" ,
52
52
"bulma" : " 0.9.4" ,
53
- "groq" : " 3.88.0 " ,
53
+ "groq" : " 3.88.2 " ,
54
54
"groqd" : " 0.15.13"
55
55
},
56
56
"devDependencies" : {
60
60
"@typescript-eslint/eslint-plugin" : " ^8.32.0" ,
61
61
"@typescript-eslint/parser" : " ^8.32.0" ,
62
62
"eslint" : " ^8.57.1" ,
63
- "eslint-config-prettier" : " ^10.1.3 " ,
63
+ "eslint-config-prettier" : " ^10.1.5 " ,
64
64
"eslint-gitignore" : " ^0.1.0" ,
65
65
"eslint-plugin-prettier" : " ^5.4.0" ,
66
66
"eslint-plugin-react" : " ^7.37.5" ,
You can’t perform that action at this time.
0 commit comments