Skip to content

Commit

Permalink
chore(deps): Bump the all group across 9 directories with 19 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [turbo](https://github.com/vercel/turborepo), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest), [cacheable](https://github.com/jaredwray/cacheable), [keyv](https://github.com/jaredwray/keyv), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [memfs](https://github.com/streamich/memfs), [typescript](https://github.com/microsoft/TypeScript), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@eslint/json](https://github.com/eslint/json), [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo), [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint), [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest), [typedoc](https://github.com/TypeStrong/TypeDoc), [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown), [typedoc-vitepress-theme](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-vitepress-theme) and [@figma/rest-api-spec](https://github.com/figma/rest-api-spec) to permit the latest version.

Updates `turbo` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.1.2...v2.1.3)

Updates `vitest` from 2.1.1 to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/vitest)

Updates `cacheable` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/jaredwray/cacheable/releases)
- [Commits](https://github.com/jaredwray/cacheable/commits)

Updates `keyv` from 5.0.3 to 5.1.0
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

Updates `@types/node` from 22.7.4 to 22.7.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitest/coverage-istanbul` from 2.1.1 to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-istanbul)

Updates `@vitest/coverage-v8` from 2.1.1 to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-v8)

Updates `memfs` from 4.12.0 to 4.14.0
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v4.12.0...v4.14.0)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

Updates `vite` from 5.4.8 to 5.4.9
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.9/packages/vite)

Updates `@eslint/json` from 0.4.1 to 0.5.0
- [Release notes](https://github.com/eslint/json/releases)
- [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md)
- [Commits](eslint/json@json-v0.4.1...json-v0.5.0)

Updates `eslint-config-turbo` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](https://github.com/vercel/turborepo/commits/v2.1.3/packages/eslint-config-turbo)

Updates `eslint-plugin-n` from 17.10.3 to 17.11.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.10.3...v17.11.1)

Updates `typescript-eslint` from 8.7.0 to 8.8.1
- [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.8.1/packages/typescript-eslint)

Updates `@vitest/eslint-plugin` from 1.1.4 to 1.1.7
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.1.4...v1.1.7)

Updates `typedoc` from 0.26.7 to 0.26.9
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.26.7...v0.26.9)

Updates `typedoc-plugin-markdown` from 4.2.8 to 4.2.9
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-markdown)

Updates `typedoc-vitepress-theme` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-vitepress-theme/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-vitepress-theme)

Updates `@figma/rest-api-spec` from 0.16.0 to 0.19.0
- [Commits](figma/rest-api-spec@v0.16.0...v0.19.0)

Updates `vitest` to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/vitest)

Updates `cacheable` to 1.8.0
- [Release notes](https://github.com/jaredwray/cacheable/releases)
- [Commits](https://github.com/jaredwray/cacheable/commits)

Updates `keyv` to 5.1.0
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

Updates `@types/node` to 22.7.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitest/coverage-istanbul` to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-istanbul)

Updates `@vitest/coverage-v8` to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-v8)

Updates `memfs` to 4.14.0
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v4.12.0...v4.14.0)

Updates `vite` to 5.4.9
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.9/packages/vite)

Updates `@eslint/json` from 0.4.1 to 0.5.0
- [Release notes](https://github.com/eslint/json/releases)
- [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md)
- [Commits](eslint/json@json-v0.4.1...json-v0.5.0)

Updates `eslint-config-turbo` to 2.1.3
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](https://github.com/vercel/turborepo/commits/v2.1.3/packages/eslint-config-turbo)

Updates `eslint-plugin-n` to 17.11.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.10.3...v17.11.1)

Updates `typescript-eslint` to 8.8.1
- [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.8.1/packages/typescript-eslint)

Updates `@vitest/eslint-plugin` to 1.1.7
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.1.4...v1.1.7)

Updates `typedoc` to 0.26.9
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.26.7...v0.26.9)

Updates `typedoc-plugin-markdown` to 4.2.9
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-markdown)

Updates `typedoc-vitepress-theme` to 1.0.2
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-vitepress-theme/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-vitepress-theme)

Updates `vitest` to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/vitest)

Updates `typescript` to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

Updates `vite` to 5.4.9
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.9/packages/vite)

Updates `vitest` to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/vitest)

Updates `@types/node` to 22.7.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitest/coverage-istanbul` to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-istanbul)

Updates `@vitest/coverage-v8` to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-v8)

Updates `memfs` to 4.14.0
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v4.12.0...v4.14.0)

Updates `vitest` to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/vitest)

Updates `@types/node` to 22.7.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitest/coverage-istanbul` to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-istanbul)

Updates `@vitest/coverage-v8` to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-v8)

Updates `@eslint/json` from 0.4.1 to 0.5.0
- [Release notes](https://github.com/eslint/json/releases)
- [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md)
- [Commits](eslint/json@json-v0.4.1...json-v0.5.0)

Updates `vitest` to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/vitest)

Updates `@types/node` to 22.7.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitest/coverage-istanbul` to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-istanbul)

Updates `@vitest/coverage-v8` to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-v8)

Updates `vitest` to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/vitest)

Updates `cacheable` to 1.8.0
- [Release notes](https://github.com/jaredwray/cacheable/releases)
- [Commits](https://github.com/jaredwray/cacheable/commits)

Updates `keyv` to 5.1.0
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

Updates `@types/node` to 22.7.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitest/coverage-istanbul` to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-istanbul)

Updates `@vitest/coverage-v8` to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-v8)

Updates `memfs` to 4.14.0
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v4.12.0...v4.14.0)

Updates `@figma/rest-api-spec` from 0.16.0 to 0.19.0
- [Commits](figma/rest-api-spec@v0.16.0...v0.19.0)

---
updated-dependencies:
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: vitest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: cacheable
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: keyv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@vitest/coverage-istanbul"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: memfs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@eslint/json"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint-config-turbo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: eslint-plugin-n
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: typescript-eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@vitest/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typedoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typedoc-plugin-markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typedoc-vitepress-theme
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@figma/rest-api-spec"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: vitest
  dependency-type: direct:development
  dependency-group: all
- dependency-name: cacheable
  dependency-type: direct:production
  dependency-group: all
- dependency-name: keyv
  dependency-type: direct:production
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  dependency-group: all
- dependency-name: "@vitest/coverage-istanbul"
  dependency-type: direct:development
  dependency-group: all
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  dependency-group: all
- dependency-name: memfs
  dependency-type: direct:development
  dependency-group: all
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: all
- dependency-name: "@eslint/json"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint-config-turbo
  dependency-type: direct:production
  dependency-group: all
- dependency-name: eslint-plugin-n
  dependency-type: direct:production
  dependency-group: all
- dependency-name: typescript-eslint
  dependency-type: direct:production
  dependency-group: all
- dependency-name: "@vitest/eslint-plugin"
  dependency-type: direct:development
  dependency-group: all
- dependency-name: typedoc
  dependency-type: direct:production
  dependency-group: all
- dependency-name: typedoc-plugin-markdown
  dependency-type: direct:production
  dependency-group: all
- dependency-name: typedoc-vitepress-theme
  dependency-type: direct:production
  dependency-group: all
- dependency-name: vitest
  dependency-type: direct:production
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  dependency-group: all
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: all
- dependency-name: vitest
  dependency-type: direct:development
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  dependency-group: all
- dependency-name: "@vitest/coverage-istanbul"
  dependency-type: direct:development
  dependency-group: all
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  dependency-group: all
- dependency-name: memfs
  dependency-type: direct:development
  dependency-group: all
- dependency-name: vitest
  dependency-type: direct:development
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  dependency-group: all
- dependency-name: "@vitest/coverage-istanbul"
  dependency-type: direct:development
  dependency-group: all
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  dependency-group: all
- dependency-name: "@eslint/json"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: vitest
  dependency-type: direct:development
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  dependency-group: all
- dependency-name: "@vitest/coverage-istanbul"
  dependency-type: direct:development
  dependency-group: all
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  dependency-group: all
- dependency-name: vitest
  dependency-type: direct:development
  dependency-group: all
- dependency-name: cacheable
  dependency-type: direct:development
  dependency-group: all
- dependency-name: keyv
  dependency-type: direct:development
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  dependency-group: all
- dependency-name: "@vitest/coverage-istanbul"
  dependency-type: direct:development
  dependency-group: all
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  dependency-group: all
- dependency-name: memfs
  dependency-type: direct:development
  dependency-group: all
- dependency-name: "@figma/rest-api-spec"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Sidnioulz committed Oct 14, 2024
1 parent e4f896b commit 311ff18
Show file tree
Hide file tree
Showing 11 changed files with 502 additions and 387 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"semantic-release": "^24.1.2",
"turbo": "^2.1.2",
"vitest": "^2.1.1"
"turbo": "^2.1.3",
"vitest": "^2.1.3"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
16 changes: 8 additions & 8 deletions packages/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,23 +44,23 @@
"@figmarine/config-tsup": "workspace:*",
"@figmarine/config-typescript": "workspace:*",
"@figmarine/config-vitest": "workspace:*",
"@types/node": "^22.7.4",
"@vitest/coverage-istanbul": "^2.1.1",
"@vitest/coverage-v8": "^2.1.1",
"@types/node": "^22.7.5",
"@vitest/coverage-istanbul": "^2.1.3",
"@vitest/coverage-v8": "^2.1.3",
"lint-staged": "^15.2.10",
"lockfile": "^1.0.4",
"memfs": "^4.12.0",
"memfs": "^4.14.0",
"tsc-watch": "^6.2.0",
"tsup": "^8.3.0",
"typescript": "latest",
"vite": "^5.4.8",
"vitest": "^2.1.1"
"vite": "^5.4.9",
"vitest": "^2.1.3"
},
"dependencies": {
"@figmarine/logger": "workspace:*",
"@keyv/compress-gzip": "^2.0.2",
"cacheable": "^1.7.1",
"keyv": "^5.0.3",
"cacheable": "^1.8.0",
"keyv": "^5.1.0",
"keyv-file": "^5.0.3"
}
}
10 changes: 5 additions & 5 deletions packages/config-eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
}
},
"dependencies": {
"@eslint/json": "^0.4.1",
"eslint-config-turbo": "^2.1.2",
"eslint-plugin-n": "^17.10.3",
"@eslint/json": "^0.5.0",
"eslint-config-turbo": "^2.1.3",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-prettier": "^5.2.1",
"typescript-eslint": "^8.7.0"
"typescript-eslint": "^8.8.1"
},
"devDependencies": {
"@vitest/eslint-plugin": "^1.1.4"
"@vitest/eslint-plugin": "^1.1.7"
}
}
2 changes: 1 addition & 1 deletion packages/config-tsup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
},
"devDependencies": {
"tsup": "^8.3.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
6 changes: 3 additions & 3 deletions packages/config-typedoc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
}
},
"dependencies": {
"typedoc": "^0.26.7",
"typedoc-plugin-markdown": "^4.2.8",
"typedoc-vitepress-theme": "^1.0.1"
"typedoc": "^0.26.9",
"typedoc-plugin-markdown": "^4.2.9",
"typedoc-vitepress-theme": "^1.0.2"
}
}
6 changes: 3 additions & 3 deletions packages/config-vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
}
},
"dependencies": {
"vitest": "^2.1.1"
"vitest": "^2.1.3"
},
"devDependencies": {
"typescript": "^5.6.2",
"vite": "^5.4.8"
"typescript": "^5.6.3",
"vite": "^5.4.9"
}
}
10 changes: 5 additions & 5 deletions packages/cuttings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,16 @@
"@figmarine/config-tsup": "workspace:*",
"@figmarine/config-typescript": "workspace:*",
"@figmarine/config-vitest": "workspace:*",
"@types/node": "^22.7.4",
"@vitest/coverage-istanbul": "^2.1.1",
"@vitest/coverage-v8": "^2.1.1",
"@types/node": "^22.7.5",
"@vitest/coverage-istanbul": "^2.1.3",
"@vitest/coverage-v8": "^2.1.3",
"axios": "^1.7.7",
"lint-staged": "^15.2.10",
"memfs": "^4.12.0",
"memfs": "^4.14.0",
"tsc-watch": "^6.2.0",
"tsup": "^8.3.0",
"typescript": "latest",
"vitest": "^2.1.1"
"vitest": "^2.1.3"
},
"dependencies": {
"@figmarine/logger": "workspace:*",
Expand Down
10 changes: 5 additions & 5 deletions packages/eslint-plugin-figma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,19 @@
"@figmarine/config-tsup": "workspace:*",
"@figmarine/config-typescript": "workspace:*",
"@figmarine/config-vitest": "workspace:*",
"@types/node": "^22.7.4",
"@vitest/coverage-istanbul": "^2.1.1",
"@vitest/coverage-v8": "^2.1.1",
"@types/node": "^22.7.5",
"@vitest/coverage-istanbul": "^2.1.3",
"@vitest/coverage-v8": "^2.1.3",
"eslint-plugin-eslint-plugin": "^6.2.0",
"lint-staged": "^15.2.10",
"tsc-watch": "^6.2.0",
"tsup": "^8.3.0",
"typescript": "latest",
"vitest": "^2.1.1"
"vitest": "^2.1.3"
},
"dependencies": {
"@eslint/core": "^0.6.0",
"@eslint/json": "^0.4.1",
"@eslint/json": "^0.5.0",
"@figmarine/logger": "workspace:*"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
"@figmarine/config-tsup": "workspace:*",
"@figmarine/config-typescript": "workspace:*",
"@figmarine/config-vitest": "workspace:*",
"@types/node": "^22.7.4",
"@vitest/coverage-istanbul": "^2.1.1",
"@vitest/coverage-v8": "^2.1.1",
"@types/node": "^22.7.5",
"@vitest/coverage-istanbul": "^2.1.3",
"@vitest/coverage-v8": "^2.1.3",
"lint-staged": "^15.2.10",
"tsc-watch": "^6.2.0",
"tsup": "^8.3.0",
"typescript": "latest",
"vitest": "^2.1.1"
"vitest": "^2.1.3"
}
}
16 changes: 8 additions & 8 deletions packages/rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,26 +55,26 @@
],
"devDependencies": {
"@faker-js/faker": "^9.0.3",
"@figma/rest-api-spec": "^0.16.0",
"@figma/rest-api-spec": "^0.19.0",
"@figmarine/config-eslint": "workspace:*",
"@figmarine/config-prettier": "workspace:*",
"@figmarine/config-tsup": "workspace:*",
"@figmarine/config-typescript": "workspace:*",
"@figmarine/config-vitest": "workspace:*",
"@types/node": "^22.7.4",
"@vitest/coverage-istanbul": "^2.1.1",
"@vitest/coverage-v8": "^2.1.1",
"cacheable": "^1.7.1",
"keyv": "^5.0.3",
"@types/node": "^22.7.5",
"@vitest/coverage-istanbul": "^2.1.3",
"@vitest/coverage-v8": "^2.1.3",
"cacheable": "^1.8.0",
"keyv": "^5.1.0",
"lint-staged": "^15.2.10",
"memfs": "^4.12.0",
"memfs": "^4.14.0",
"mocked-env": "^1.3.5",
"nock": "^13.5.5",
"swagger-typescript-api": "^13.0.22",
"tsc-watch": "^6.2.0",
"tsup": "^8.3.0",
"typescript": "latest",
"vitest": "^2.1.1"
"vitest": "^2.1.3"
},
"dependencies": {
"@figmarine/cache": "workspace:*",
Expand Down
Loading

0 comments on commit 311ff18

Please sign in to comment.