Skip to content

Commit 65c123c

Browse files
chore(deps): bump the all-dependencies group with 38 updates
Bumps the all-dependencies group with 38 updates: | Package | From | To | | --- | --- | --- | | [@powersync/react](https://github.com/powersync-ja/powersync-js) | `1.5.3` | `1.6.0` | | [@powersync/web](https://github.com/powersync-ja/powersync-js) | `1.23.2` | `1.25.0` | | [@supabase/supabase-js](https://github.com/supabase/supabase-js) | `2.51.0` | `2.53.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.1.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.8` | `19.1.9` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.1.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.6` | `19.1.7` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.31.0` | `9.32.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.6.0` | `4.7.0` | | [eslint](https://github.com/eslint/eslint) | `9.31.0` | `9.32.0` | | [supabase](https://github.com/supabase/cli) | `2.30.4` | `2.33.9` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.36.0` | `8.38.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.0.4` | `7.0.6` | | [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.27.6` | `7.28.2` | | [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.28.1` | `7.28.2` | | [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit) | `0.3.3` | `0.3.4` | | [@powersync/common](https://github.com/powersync-ja/powersync-js) | `1.33.2` | `1.35.0` | | [@rolldown/pluginutils](https://github.com/rolldown/rolldown/tree/HEAD/packages/pluginutils) | `1.0.0-beta.19` | `1.0.0-beta.27` | | [@supabase/auth-js](https://github.com/supabase/auth-js) | `2.71.0` | `2.71.1` | | [@supabase/storage-js](https://github.com/supabase/storage-js) | `2.7.1` | `2.10.4` | | [@types/babel__traverse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/babel__traverse) | `7.20.7` | `7.28.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.13` | `24.2.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.36.0` | `8.38.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.36.0` | `8.38.0` | | [@typescript-eslint/project-service](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/project-service) | `8.36.0` | `8.38.0` | | [@typescript-eslint/scope-manager](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/scope-manager) | `8.36.0` | `8.38.0` | | [@typescript-eslint/tsconfig-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/tsconfig-utils) | `8.36.0` | `8.38.0` | | [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.36.0` | `8.38.0` | | [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.36.0` | `8.38.0` | | [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) | `8.36.0` | `8.38.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.36.0` | `8.38.0` | | [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.36.0` | `8.38.0` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001727` | `1.0.30001731` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.182` | `1.5.194` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.6` | `0.25.8` | | [rollup](https://github.com/rollup/rollup) | `4.45.0` | `4.46.2` | | [undici-types](https://github.com/nodejs/undici) | `7.8.0` | `7.10.0` | Updates `@powersync/react` from 1.5.3 to 1.6.0 - [Release notes](https://github.com/powersync-ja/powersync-js/releases) - [Commits](https://github.com/powersync-ja/powersync-js/compare/@powersync/react@1.5.3...@powersync/react@1.6.0) Updates `@powersync/web` from 1.23.2 to 1.25.0 - [Release notes](https://github.com/powersync-ja/powersync-js/releases) - [Commits](https://github.com/powersync-ja/powersync-js/compare/@powersync/web@1.23.2...@powersync/web@1.25.0) Updates `@supabase/supabase-js` from 2.51.0 to 2.53.0 - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md) - [Commits](supabase/supabase-js@v2.51.0...v2.53.0) Updates `react` from 19.1.0 to 19.1.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.1/packages/react) Updates `@types/react` from 19.1.8 to 19.1.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.1.0 to 19.1.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.1/packages/react-dom) Updates `@types/react-dom` from 19.1.6 to 19.1.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@eslint/js` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.32.0/packages/js) Updates `@types/react` from 19.1.8 to 19.1.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.6 to 19.1.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@vitejs/plugin-react` from 4.6.0 to 4.7.0 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@4.7.0/packages/plugin-react) Updates `eslint` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.31.0...v9.32.0) Updates `supabase` from 2.30.4 to 2.33.9 - [Release notes](https://github.com/supabase/cli/releases) - [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml) - [Commits](supabase/cli@v2.30.4...v2.33.9) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) Updates `typescript-eslint` from 8.36.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/typescript-eslint) Updates `vite` from 7.0.4 to 7.0.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.0.6/packages/vite) Updates `@babel/helpers` from 7.27.6 to 7.28.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.2/packages/babel-helpers) Updates `@babel/types` from 7.28.1 to 7.28.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.2/packages/babel-types) Updates `@eslint/plugin-kit` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.3.4/packages/plugin-kit) Updates `@powersync/common` from 1.33.2 to 1.35.0 - [Release notes](https://github.com/powersync-ja/powersync-js/releases) - [Commits](https://github.com/powersync-ja/powersync-js/compare/@powersync/common@1.33.2...@powersync/common@1.35.0) Updates `@rolldown/pluginutils` from 1.0.0-beta.19 to 1.0.0-beta.27 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-beta.27/packages/pluginutils) Updates `@supabase/auth-js` from 2.71.0 to 2.71.1 - [Release notes](https://github.com/supabase/auth-js/releases) - [Changelog](https://github.com/supabase/auth-js/blob/master/CHANGELOG.md) - [Commits](supabase/auth-js@v2.71.0...v2.71.1) Updates `@supabase/storage-js` from 2.7.1 to 2.10.4 - [Release notes](https://github.com/supabase/storage-js/releases) - [Changelog](https://github.com/supabase/storage-js/blob/main/.releaserc.json) - [Commits](supabase/storage-js@v2.7.1...v2.10.4) Updates `@types/babel__traverse` from 7.20.7 to 7.28.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/babel__traverse) Updates `@types/node` from 24.0.13 to 24.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.36.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.36.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/parser) Updates `@typescript-eslint/project-service` from 8.36.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/project-service/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/project-service) Updates `@typescript-eslint/scope-manager` from 8.36.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/scope-manager/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/scope-manager) Updates `@typescript-eslint/tsconfig-utils` from 8.36.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/tsconfig-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/tsconfig-utils) Updates `@typescript-eslint/type-utils` from 8.36.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/type-utils) Updates `@typescript-eslint/types` from 8.36.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/types) Updates `@typescript-eslint/typescript-estree` from 8.36.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/typescript-estree) Updates `@typescript-eslint/utils` from 8.36.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/utils) Updates `@typescript-eslint/visitor-keys` from 8.36.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/visitor-keys) Updates `caniuse-lite` from 1.0.30001727 to 1.0.30001731 - [Commits](browserslist/caniuse-lite@1.0.30001727...1.0.30001731) Updates `electron-to-chromium` from 1.5.182 to 1.5.194 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.182...v1.5.194) Updates `esbuild` from 0.25.6 to 0.25.8 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.6...v0.25.8) Updates `rollup` from 4.45.0 to 4.46.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.45.0...v4.46.2) Updates `undici-types` from 7.8.0 to 7.10.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.8.0...v7.10.0) --- updated-dependencies: - dependency-name: "@powersync/react" dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@powersync/web" dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@supabase/supabase-js" dependency-version: 2.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: react dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/react" dependency-version: 19.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: react-dom dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/react-dom" dependency-version: 19.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@eslint/js" dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/react" dependency-version: 19.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/react-dom" dependency-version: 19.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@vitejs/plugin-react" dependency-version: 4.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: supabase dependency-version: 2.33.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typescript-eslint dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: vite dependency-version: 7.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@babel/helpers" dependency-version: 7.28.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@babel/types" dependency-version: 7.28.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@eslint/plugin-kit" dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@powersync/common" dependency-version: 1.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@rolldown/pluginutils" dependency-version: 1.0.0-beta.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@supabase/auth-js" dependency-version: 2.71.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@supabase/storage-js" dependency-version: 2.10.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/babel__traverse" dependency-version: 7.28.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/node" dependency-version: 24.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/project-service" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/scope-manager" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/tsconfig-utils" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/type-utils" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/types" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/typescript-estree" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/utils" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/visitor-keys" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: caniuse-lite dependency-version: 1.0.30001731 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: electron-to-chromium dependency-version: 1.5.194 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: esbuild dependency-version: 0.25.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rollup dependency-version: 4.46.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: undici-types dependency-version: 7.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1f9c0b commit 65c123c

2 files changed

Lines changed: 553 additions & 551 deletions

File tree

0 commit comments

Comments
 (0)