Skip to content

Commit 485af8b

Browse files
chore(deps): update non-major
1 parent 3ed6e7d commit 485af8b

File tree

8 files changed

+5272
-2856
lines changed

8 files changed

+5272
-2856
lines changed

apps/v1/package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -20,49 +20,49 @@
2020
"singleQuote": true
2121
},
2222
"dependencies": {
23-
"@heroicons/react": "2.1.3",
23+
"@heroicons/react": "2.2.0",
2424
"@juggle/resize-observer": "3.4.0",
25-
"@sanity/client": "6.15.11",
25+
"@sanity/client": "6.29.1",
2626
"@sanity/color": "2.2.5",
27-
"@sanity/icons": "2.11.7",
28-
"@sanity/ui": "2.1.1",
29-
"@sanity/vision": "3.37.1",
30-
"culori": "4.0.1",
27+
"@sanity/icons": "2.11.8",
28+
"@sanity/ui": "2.16.19",
29+
"@sanity/vision": "3.99.0",
30+
"culori": "4.0.2",
3131
"history": "5.3.0",
3232
"json5": "2.2.3",
33-
"motion": "10.17.0",
34-
"next": "14.1.4",
33+
"motion": "10.18.0",
34+
"next": "14.2.33",
3535
"next-sanity": "6.1.4",
3636
"polished": "4.3.1",
37-
"react": "18.2.0",
38-
"react-dom": "18.2.0",
39-
"react-icons": "5.0.1",
37+
"react": "18.3.1",
38+
"react-dom": "18.3.1",
39+
"react-icons": "5.5.0",
4040
"rimraf": "4.4.1",
41-
"sanity": "3.37.1",
42-
"sanity-plugin-asset-source-unsplash": "3.0.0",
43-
"sanity-plugin-mux-input": "2.3.4",
41+
"sanity": "3.99.0",
42+
"sanity-plugin-asset-source-unsplash": "3.1.0",
43+
"sanity-plugin-mux-input": "2.9.0",
4444
"scroll-into-view-if-needed": "3.1.0",
4545
"slugify": "1.6.6",
46-
"styled-components": "6.1.8",
46+
"styled-components": "6.1.19",
4747
"suspend-react": "0.1.3"
4848
},
4949
"devDependencies": {
5050
"@edge-runtime/jest-environment": "2.3.10",
51-
"@types/jest": "29.5.12",
52-
"@types/node": "18.17.11",
51+
"@types/jest": "29.5.14",
52+
"@types/node": "18.19.129",
5353
"@types/prettier": "3.0.0",
54-
"@types/react": "18.2.75",
55-
"esbuild": "0.20.2",
54+
"@types/react": "18.3.26",
55+
"esbuild": "0.25.10",
5656
"esbuild-plugin-replace": "1.4.0",
57-
"eslint": "8.57.0",
58-
"eslint-config-next": "14.1.4",
59-
"eslint-config-prettier": "9.1.0",
60-
"eslint-plugin-simple-import-sort": "12.0.0",
57+
"eslint": "8.57.1",
58+
"eslint-config-next": "14.2.33",
59+
"eslint-config-prettier": "9.1.2",
60+
"eslint-plugin-simple-import-sort": "12.1.1",
6161
"jest": "29.7.0",
62-
"prettier": "3.2.5",
63-
"prettier-plugin-packagejson": "2.4.14",
64-
"type-fest": "4.15.0",
65-
"typescript": "5.4.2",
62+
"prettier": "3.6.2",
63+
"prettier-plugin-packagejson": "2.5.19",
64+
"type-fest": "4.41.0",
65+
"typescript": "5.9.3",
6666
"write-file-atomic": "5.0.1"
6767
}
6868
}

apps/v2/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,21 @@
77
"dev": "sanity dev --port 3000"
88
},
99
"dependencies": {
10-
"@sanity/icons": "2.11.7",
11-
"@sanity/ui": "2.1.1",
12-
"motion": "10.17.0",
13-
"react": "18.2.0",
14-
"react-dom": "18.2.0",
15-
"react-icons": "5.0.1",
16-
"react-is": "18.2.0",
17-
"sanity": "3.37.1",
18-
"sanity-plugin-mux-input": "2.3.4",
19-
"styled-components": "6.1.8"
10+
"@sanity/icons": "2.11.8",
11+
"@sanity/ui": "2.16.19",
12+
"motion": "10.18.0",
13+
"react": "18.3.1",
14+
"react-dom": "18.3.1",
15+
"react-icons": "5.5.0",
16+
"react-is": "18.3.1",
17+
"sanity": "3.99.0",
18+
"sanity-plugin-mux-input": "2.9.0",
19+
"styled-components": "6.1.19"
2020
},
2121
"devDependencies": {
2222
"@sanity/eslint-config-studio": "4.0.0",
23-
"@types/react": "18.2.75",
24-
"eslint": "8.57.0",
25-
"typescript": "5.4.2"
23+
"@types/react": "18.3.26",
24+
"eslint": "8.57.1",
25+
"typescript": "5.9.3"
2626
}
2727
}

examples/advanced/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
"dev": "sanity dev --port 3002"
88
},
99
"dependencies": {
10-
"react": "18.2.0",
11-
"react-dom": "18.2.0",
12-
"react-icons": "5.0.1",
13-
"react-is": "18.2.0",
14-
"sanity": "3.37.1",
15-
"sanity-plugin-mux-input": "2.3.4",
16-
"styled-components": "6.1.8"
10+
"react": "18.3.1",
11+
"react-dom": "18.3.1",
12+
"react-icons": "5.5.0",
13+
"react-is": "18.3.1",
14+
"sanity": "3.99.0",
15+
"sanity-plugin-mux-input": "2.9.0",
16+
"styled-components": "6.1.19"
1717
},
1818
"devDependencies": {
1919
"@sanity/eslint-config-studio": "4.0.0",
20-
"eslint": "8.57.0",
21-
"typescript": "5.4.2"
20+
"eslint": "8.57.1",
21+
"typescript": "5.9.3"
2222
}
2323
}

examples/basic/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
"dev": "sanity dev --port 3003"
88
},
99
"dependencies": {
10-
"react": "18.2.0",
11-
"react-dom": "18.2.0",
12-
"react-icons": "5.0.1",
13-
"react-is": "18.2.0",
14-
"sanity": "3.37.1",
15-
"sanity-plugin-mux-input": "2.3.4",
16-
"styled-components": "6.1.8"
10+
"react": "18.3.1",
11+
"react-dom": "18.3.1",
12+
"react-icons": "5.5.0",
13+
"react-is": "18.3.1",
14+
"sanity": "3.99.0",
15+
"sanity-plugin-mux-input": "2.9.0",
16+
"styled-components": "6.1.19"
1717
},
1818
"devDependencies": {
1919
"@sanity/eslint-config-studio": "4.0.0",
20-
"eslint": "8.57.0",
21-
"typescript": "5.4.2"
20+
"eslint": "8.57.1",
21+
"typescript": "5.9.3"
2222
}
2323
}

examples/next-dynamic/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@
77
"dev": "PORT=3004 next dev"
88
},
99
"dependencies": {
10-
"next": "14.1.4",
10+
"next": "14.2.33",
1111
"next-sanity": "6.1.4",
12-
"react": "18.2.0",
13-
"react-dom": "18.2.0",
14-
"react-icons": "5.0.1",
15-
"react-is": "18.2.0",
16-
"sanity": "3.37.1",
17-
"sanity-plugin-mux-input": "2.3.4",
18-
"styled-components": "6.1.8"
12+
"react": "18.3.1",
13+
"react-dom": "18.3.1",
14+
"react-icons": "5.5.0",
15+
"react-is": "18.3.1",
16+
"sanity": "3.99.0",
17+
"sanity-plugin-mux-input": "2.9.0",
18+
"styled-components": "6.1.19"
1919
},
2020
"devDependencies": {
21-
"@types/node": "18.17.11",
22-
"@types/react": "18.2.75",
23-
"typescript": "5.4.2"
21+
"@types/node": "18.19.129",
22+
"@types/react": "18.3.26",
23+
"typescript": "5.9.3"
2424
}
2525
}

examples/next-static/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@
77
"dev": "PORT=3005 next dev"
88
},
99
"dependencies": {
10-
"next": "14.1.4",
10+
"next": "14.2.33",
1111
"next-sanity": "6.1.4",
12-
"react": "18.2.0",
13-
"react-dom": "18.2.0",
14-
"react-icons": "5.0.1",
15-
"react-is": "18.2.0",
16-
"sanity": "3.37.1",
17-
"sanity-plugin-mux-input": "2.3.4",
18-
"styled-components": "6.1.8"
12+
"react": "18.3.1",
13+
"react-dom": "18.3.1",
14+
"react-icons": "5.5.0",
15+
"react-is": "18.3.1",
16+
"sanity": "3.99.0",
17+
"sanity-plugin-mux-input": "2.9.0",
18+
"styled-components": "6.1.19"
1919
},
2020
"devDependencies": {
21-
"@types/node": "18.17.11",
22-
"@types/react": "18.2.75",
23-
"typescript": "5.4.2"
21+
"@types/node": "18.19.129",
22+
"@types/react": "18.3.26",
23+
"typescript": "5.9.3"
2424
}
2525
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"test": "turbo run test"
99
},
1010
"devDependencies": {
11-
"prettier": "3.2.5",
12-
"prettier-plugin-packagejson": "2.4.14",
13-
"turbo": "1.13.2"
11+
"prettier": "3.6.2",
12+
"prettier-plugin-packagejson": "2.5.19",
13+
"turbo": "1.13.4"
1414
},
1515
"packageManager": "[email protected]"
1616
}

0 commit comments

Comments
 (0)