Skip to content

Commit 831ad9b

Browse files
authored
Merge branch 'main' into renovate/oxfmt-0.x
2 parents d1d3c1f + eb6f0bb commit 831ad9b

3 files changed

Lines changed: 63 additions & 63 deletions

File tree

.github/workflows/actions-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
shell: bash
3232

3333
- name: zizmor
34-
uses: zizmorcore/zizmor-action@71321a20a9ded102f6e9ce5718a2fcec2c4f70d8 # v0.5.2
34+
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3
3535
env:
3636
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"@radix-ui/react-icons": "1.3.2",
3232
"@radix-ui/react-presence": "1.1.5",
3333
"@radix-ui/react-slot": "1.2.4",
34-
"@tanstack/react-query": "5.97.0",
35-
"@tanstack/react-query-devtools": "5.97.0",
34+
"@tanstack/react-query": "5.99.0",
35+
"@tanstack/react-query-devtools": "5.99.0",
3636
"es-toolkit": "1.45.1",
3737
"next": "16.2.3",
3838
"nuqs": "2.8.9",
@@ -54,7 +54,7 @@
5454
"@storybook/addon-vitest": "10.3.5",
5555
"@storybook/nextjs-vite": "10.3.5",
5656
"@tailwindcss/postcss": "4.2.2",
57-
"@tanstack/eslint-plugin-query": "5.97.0",
57+
"@tanstack/eslint-plugin-query": "5.99.0",
5858
"@testing-library/jest-dom": "6.9.1",
5959
"@testing-library/react": "16.3.2",
6060
"@testing-library/user-event": "14.6.1",
@@ -77,7 +77,7 @@
7777
"msw-storybook-addon": "2.0.7",
7878
"oxfmt": "0.45.0",
7979
"oxlint": "1.59.0",
80-
"oxlint-tsgolint": "0.20.0",
80+
"oxlint-tsgolint": "0.21.0",
8181
"playwright": "1.59.1",
8282
"remark-gfm": "4.0.1",
8383
"storybook": "10.3.5",

pnpm-lock.yaml

Lines changed: 58 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)