Skip to content

Update dependencies#85

Merged
josselinonduty merged 11 commits intomainfrom
dev
Apr 22, 2025
Merged

Update dependencies#85
josselinonduty merged 11 commits intomainfrom
dev

Conversation

@josselinonduty
Copy link
Member

@josselinonduty josselinonduty commented Apr 22, 2025

Closes #69

dependabot bot and others added 11 commits March 10, 2025 16:54
Bumps [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/coverage-istanbul)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-istanbul"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 28.0.2 to 28.0.3.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.3/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…up/plugin-commonjs-28.0.3

chore(deps-dev): bump @rollup/plugin-commonjs from 28.0.2 to 28.0.3
…st/coverage-istanbul-3.0.8

chore(deps-dev): bump @vitest/coverage-istanbul from 3.0.7 to 3.0.8
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 16.0.0 to 16.0.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.1/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [rollup](https://github.com/rollup/rollup) from 4.34.9 to 4.37.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.34.9...v4.37.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.9 to 22.13.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/node-22.13.13

chore(deps-dev): bump @types/node from 22.13.9 to 22.13.13
…up/plugin-node-resolve-16.0.1

chore(deps-dev): bump @rollup/plugin-node-resolve from 16.0.0 to 16.0.1
…up-4.37.0

chore(deps-dev): bump rollup from 4.34.9 to 4.37.0
- Updated various dependencies in package.json to their latest versions:
  - @types/node from ^22.13.9 to ^22.14.1
  - @vitest/browser from ^3.0.7 to ^3.1.2
  - @vitest/coverage-istanbul from ^3.0.7 to ^3.1.2
  - esbuild from ^0.25.0 to ^0.25.2
  - playwright from ^1.50.1 to ^1.52.0
  - rollup from ^4.19.0 to ^4.40.0
  - rollup-plugin-dts from ^6.1.1 to ^6.2.1
  - typedoc from ^0.27.9 to ^0.28.3
  - typescript from ^5.5.4 to ^5.8.3
  - vitest from ^3.0.7 to ^3.1.2

- Increased test timeout in vite.config.ts from 1000ms to 5000ms for better test stability.
@github-actions github-actions bot added the triage Pending triage label Apr 22, 2025
@josselinonduty josselinonduty changed the title Update dependencies. Closes #69 Update dependencies Apr 22, 2025
@josselinonduty josselinonduty merged commit 75d1d34 into main Apr 22, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triage Pending triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test: firefox browser times out

1 participant