Skip to content

Commit bb93491

Browse files
chore(deps): update non-major
1 parent 4935ac7 commit bb93491

File tree

3 files changed

+1695
-1212
lines changed

3 files changed

+1695
-1212
lines changed

.github/workflows/prettier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
app-id: ${{ secrets.ECOSPARK_APP_ID }}
3838
private-key: ${{ secrets.ECOSPARK_APP_PRIVATE_KEY }}
39-
- uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7
39+
- uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7
4040
with:
4141
body: I ran `npm run format` 🧑‍💻
4242
branch: actions/prettier-if-needed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,25 @@
1515
"update:canaries": "pnpm up next@latest eslint-config-next@latest @next/env@latest next-sanity@canary"
1616
},
1717
"dependencies": {
18-
"@next/env": "16.0.0",
19-
"@sanity/client": "7.12.0",
18+
"@next/env": "16.0.5",
19+
"@sanity/client": "7.13.1",
2020
"@sanity/demo": "2.0.0",
2121
"@sanity/icons": "3.7.4",
2222
"@sanity/image-url": "1.2.0",
23-
"@sanity/ui": "3.1.10",
24-
"@sanity/util": "4.10.3",
25-
"@sanity/vision": "4.10.3",
23+
"@sanity/ui": "3.1.11",
24+
"@sanity/util": "4.19.0",
25+
"@sanity/vision": "4.19.0",
2626
"@tailwindcss/typography": "0.5.19",
2727
"@vercel/speed-insights": "1.2.0",
2828
"classnames": "2.5.1",
2929
"date-fns": "4.1.0",
30-
"next": "16.0.0",
31-
"next-sanity": "11.6.0-canary.0",
30+
"next": "16.0.5",
31+
"next-sanity": "11.6.10",
3232
"react": "19.2.0",
3333
"react-dom": "19.2.0",
3434
"react-live-transitions": "0.2.0",
3535
"rxjs": "7.8.2",
36-
"sanity": "4.10.3",
36+
"sanity": "4.19.0",
3737
"sanity-plugin-asset-source-unsplash": "4.0.1",
3838
"server-only": "0.0.1",
3939
"sonner": "2.0.7",
@@ -42,11 +42,11 @@
4242
"devDependencies": {
4343
"@eslint/eslintrc": "3.3.1",
4444
"@ianvs/prettier-plugin-sort-imports": "4.7.0",
45-
"@sanity/prettier-config": "2.0.1",
46-
"@types/react": "19.2.2",
47-
"autoprefixer": "10.4.21",
45+
"@sanity/prettier-config": "2.0.2",
46+
"@types/react": "19.2.7",
47+
"autoprefixer": "10.4.22",
4848
"babel-plugin-react-compiler": "1.0.0",
49-
"eslint": "9.38.0",
49+
"eslint": "9.39.1",
5050
"eslint-formatter-gha": "1.6.0",
5151
"eslint-plugin-react-hooks": "7.0.0",
5252
"postcss": "8.5.6",

0 commit comments

Comments
 (0)