Skip to content

Bump typescript from 5.9.3 to 6.0.2#121

Open
dependabot[bot] wants to merge 2 commits intodevfrom
dependabot/npm_and_yarn/dev/typescript-6.0.2
Open

Bump typescript from 5.9.3 to 6.0.2#121
dependabot[bot] wants to merge 2 commits intodevfrom
dependabot/npm_and_yarn/dev/typescript-6.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps typescript from 5.9.3 to 6.0.2.

Release notes

Sourced from typescript's releases.

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 23, 2026
@github-actions
Copy link
Copy Markdown


> amiinthefade@0.0.0 build
> tsc && vite build

src/main.ts(1,8): error TS2882: Cannot find module or type declarations for side-effect import of '@picocss/pico'.
src/main.ts(2,8): error TS2882: Cannot find module or type declarations for side-effect import of './styles.css'.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/typescript-6.0.2 branch from f29f398 to e8c9345 Compare March 23, 2026 20:37
@github-actions
Copy link
Copy Markdown


> amiinthefade@0.0.0 build
> tsc && vite build

src/main.ts(1,8): error TS2882: Cannot find module or type declarations for side-effect import of '@picocss/pico'.
src/main.ts(2,8): error TS2882: Cannot find module or type declarations for side-effect import of './styles.css'.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/typescript-6.0.2 branch from e8c9345 to 9831f23 Compare March 23, 2026 21:17
@github-actions
Copy link
Copy Markdown


> amiinthefade@0.0.0 build
> tsc && vite build

src/elementStore.ts(50,3): error TS2322: Type 'Element | null' is not assignable to type 'GlobalElement | null'.
  Type 'Element' is not assignable to type 'GlobalElement | null'.
    Type 'Element' is missing the following properties from type 'HTMLVideoElement': disablePictureInPicture, height, onenterpictureinpicture, onleavepictureinpicture, and 193 more.
src/glyphLogic.ts(53,28): error TS2339: Property 'value' does not exist on type 'Element'.
src/glyphLogic.ts(55,9): error TS2339: Property 'value' does not exist on type 'Element'.
src/main.ts(1,8): error TS2882: Cannot find module or type declarations for side-effect import of '@picocss/pico'.
src/main.ts(2,8): error TS2882: Cannot find module or type declarations for side-effect import of './styles.css'.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/typescript-6.0.2 branch from 9831f23 to 0dac657 Compare March 31, 2026 18:55
@github-actions
Copy link
Copy Markdown


> amiinthefade@0.0.0 build
> vue-tsc && vite build

src/main.ts(1,8): error TS2882: Cannot find module or type declarations for side-effect import of '@picocss/pico'.
src/main.ts(2,8): error TS2882: Cannot find module or type declarations for side-effect import of '@/styles/styles.css'.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/typescript-6.0.2 branch from 0dac657 to 4fc739b Compare March 31, 2026 19:01
@github-actions
Copy link
Copy Markdown


> amiinthefade@0.0.0 build
> vue-tsc && vite build

src/main.ts(1,8): error TS2882: Cannot find module or type declarations for side-effect import of '@picocss/pico'.
src/main.ts(2,8): error TS2882: Cannot find module or type declarations for side-effect import of '@/styles/styles.css'.

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/typescript-6.0.2 branch from 4fc739b to 88840de Compare March 31, 2026 19:04
@github-actions
Copy link
Copy Markdown


> amiinthefade@0.0.0 build
> vue-tsc && vite build

src/main.ts(1,8): error TS2882: Cannot find module or type declarations for side-effect import of '@picocss/pico'.
src/main.ts(2,8): error TS2882: Cannot find module or type declarations for side-effect import of '@/styles/styles.css'.

@github-actions
Copy link
Copy Markdown


> amiinthefade@0.0.0 build
> vue-tsc && vite build

src/main.ts(1,8): error TS2882: Cannot find module or type declarations for side-effect import of '@picocss/pico'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant