Skip to content

(chore): bump uuid from 8.3.2 to 14.0.0#152

Merged
yard-bot merged 1 commit into
mainfrom
dependabot/npm_and_yarn/uuid-14.0.0
May 22, 2026
Merged

(chore): bump uuid from 8.3.2 to 14.0.0#152
yard-bot merged 1 commit into
mainfrom
dependabot/npm_and_yarn/uuid-14.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps uuid from 8.3.2 to 14.0.0.

Release notes

Sourced from uuid's releases.

v14.0.0

14.0.0 (2026-04-19)

⚠ BREAKING CHANGES

  • expect crypto to be global everywhere (requires node@20+) (#935)
  • drop node@18 support (#934)

Features

Bug Fixes

  • expect crypto to be global everywhere (requires node@20+) (#935) (f2c235f)
  • Use GITHUB_TOKEN for release-please and enable npm provenance (#925) (ffa3138)

v13.0.2

13.0.2 (2026-05-04)

Bug Fixes

  • rerelease to fix provenance. (49ccb35)

v13.0.1

13.0.1 (2026-04-27)

Bug Fixes

v13.0.0

13.0.0 (2025-09-08)

⚠ BREAKING CHANGES

  • make browser exports the default (#901)

Bug Fixes

v12.0.1

12.0.1 (2026-04-29)

... (truncated)

Changelog

Sourced from uuid's changelog.

14.0.0 (2026-04-19)

Security

  • Fixes GHSA-w5hq-g745-h8pq: v3(), v5(), and v6() did not validate that writes would remain within the bounds of a caller-supplied buffer, allowing out-of-bounds writes when an invalid offset was provided. A RangeError is now thrown if offset < 0 or offset + 16 > buf.length.

⚠ BREAKING CHANGES

  • crypto is now expected to be globally defined (requires node@20+) (#935)
  • drop node@18 support (#934)
  • upgrade minimum supported TypeScript version to 5.4.3, in keeping with the project's policy of supporting TypeScript versions released within the last two years

13.0.0 (2025-09-08)

⚠ BREAKING CHANGES

  • make browser exports the default (#901)

Bug Fixes

12.0.0 (2025-09-05)

⚠ BREAKING CHANGES

  • update to typescript@5.2 (#887)
  • remove CommonJS support (#886)
  • drop node@16 support (#883)

Features

Bug Fixes

11.1.0 (2025-02-19)

... (truncated)

Commits
  • 7c1ea08 chore(main): release 14.0.0 (#926)
  • 3d2c5b0 Merge commit from fork
  • f2c235f fix!: expect crypto to be global everywhere (requires node@20+) (#935)
  • 529ef08 chore: upgrade TypeScript and fixup types (#927)
  • 086fd79 chore: update dependencies (#933)
  • dc4ddb8 feat!: drop node@18 support (#934)
  • 0f1f9c9 chore: switch to Biome for parsing and linting (#932)
  • e2879e6 chore: use maintained version of npm-run-all (#930)
  • ffa3138 fix: Use GITHUB_TOKEN for release-please and enable npm provenance (#925)
  • 0423d49 docs: remove obsolete v1 option notes (#915)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for uuid since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 14.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v8.3.2...v14.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 14.0.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies javascript Pull requests that update Javascript code labels May 22, 2026
@github-actions
Copy link
Copy Markdown

package-lock.json changes

Summary

Status Count
ADDED 280
UPDATED 101
DOWNGRADED 5
REMOVED 56
Click to toggle table visibility
Name Status Previous Current
@ampproject/remapping ADDED - 2.3.0
@ariakit/core UPDATED 0.3.11 0.4.20
@ariakit/react-core UPDATED 0.3.14 0.4.26
@ariakit/react UPDATED 0.3.14 0.4.26
@asamuzakjp/css-color ADDED - 3.2.0
@babel/plugin-syntax-dynamic-import ADDED - 7.8.3
@babel/plugin-syntax-export-namespace-from ADDED - 7.8.3
@cacheable/memory ADDED - 2.0.9
@cacheable/utils ADDED - 2.4.1
@choojs/findup ADDED - 0.2.1
@csstools/color-helpers ADDED - 5.1.0
@csstools/css-calc ADDED - 2.1.4
@csstools/css-color-parser ADDED - 3.1.0
@csstools/css-parser-algorithms ADDED - 3.0.5
@csstools/css-tokenizer ADDED - 3.0.4
@csstools/media-query-list-parser ADDED - 3.0.1
@csstools/selector-specificity REMOVED 2.2.0 -
@date-fns/tz ADDED - 1.5.0
@date-fns/utc ADDED - 2.1.1
@dual-bundle/import-meta-resolve ADDED - 4.2.1
@emnapi/core ADDED - 1.10.0
@emnapi/runtime ADDED - 1.10.0
@emnapi/wasi-threads ADDED - 1.2.1
@emotion/core ADDED - 10.3.1
@emotion/primitives-core ADDED - 10.0.27
@emotion/styled-base ADDED - 10.3.0
@emotion/stylis ADDED - 0.8.5
@eslint-community/eslint-plugin-eslint-comments ADDED - 4.7.1
@eslint/compat ADDED - 2.1.0
@eslint/config-array ADDED - 0.23.5
@eslint/config-helpers ADDED - 0.6.0
@eslint/core ADDED - 1.2.1
@eslint/object-schema ADDED - 3.0.5
@eslint/plugin-kit ADDED - 0.7.1
@floating-ui/react-dom DOWNGRADED 2.1.7 2.0.8
@formatjs/ecma402-abstract ADDED - 2.3.6
@formatjs/fast-memoize ADDED - 2.2.7
@formatjs/icu-messageformat-parser ADDED - 2.11.4
@formatjs/icu-skeleton-parser ADDED - 1.8.16
@formatjs/intl-localematcher ADDED - 0.6.2
@hapi/address ADDED - 5.1.1
@hapi/formula ADDED - 3.0.2
@hapi/hoek UPDATED 9.3.0 11.0.7
@hapi/pinpoint ADDED - 2.0.1
@hapi/tlds ADDED - 1.1.6
@hapi/topo UPDATED 5.1.0 6.0.2
@humanfs/core ADDED - 0.19.2
@humanfs/node ADDED - 0.16.8
@humanfs/types ADDED - 0.15.0
@humanwhocodes/retry ADDED - 0.4.3
@isaacs/ttlcache ADDED - 1.4.1
@itsjonq/is ADDED - 0.0.2
@jest/environment-jsdom-abstract ADDED - 30.4.1
@jest/pattern ADDED - 30.4.0
@keyv/serialize ADDED - 1.1.1
@napi-rs/wasm-runtime ADDED - 1.1.4
@opentelemetry/api-logs ADDED - 0.57.2
@opentelemetry/api ADDED - 1.9.1
@opentelemetry/context-async-hooks ADDED - 1.30.1
@opentelemetry/core ADDED - 1.30.1
@opentelemetry/instrumentation-amqplib ADDED - 0.46.1
@opentelemetry/instrumentation-connect ADDED - 0.43.1
@opentelemetry/instrumentation-dataloader ADDED - 0.16.1
@opentelemetry/instrumentation-express ADDED - 0.47.1
@opentelemetry/instrumentation-fs ADDED - 0.19.1
@opentelemetry/instrumentation-generic-pool ADDED - 0.43.1
@opentelemetry/instrumentation-graphql ADDED - 0.47.1
@opentelemetry/instrumentation-hapi ADDED - 0.45.2
@opentelemetry/instrumentation-http ADDED - 0.57.2
@opentelemetry/instrumentation-ioredis ADDED - 0.47.1
@opentelemetry/instrumentation-kafkajs ADDED - 0.7.1
@opentelemetry/instrumentation-knex ADDED - 0.44.1
@opentelemetry/instrumentation-koa ADDED - 0.47.1
@opentelemetry/instrumentation-lru-memoizer ADDED - 0.44.1
@opentelemetry/instrumentation-mongodb ADDED - 0.52.0
@opentelemetry/instrumentation-mongoose ADDED - 0.46.1
@opentelemetry/instrumentation-mysql ADDED - 0.45.1
@opentelemetry/instrumentation-mysql2 ADDED - 0.45.2
@opentelemetry/instrumentation-pg ADDED - 0.51.1
@opentelemetry/instrumentation-redis-4 ADDED - 0.46.1
@opentelemetry/instrumentation-tedious ADDED - 0.18.1
@opentelemetry/instrumentation-undici ADDED - 0.10.1
@opentelemetry/instrumentation ADDED - 0.57.2
@opentelemetry/redis-common ADDED - 0.36.2
@opentelemetry/resources ADDED - 1.30.1
@opentelemetry/sdk-trace-base ADDED - 1.30.1
@opentelemetry/semantic-conventions ADDED - 1.41.1
@opentelemetry/sql-common ADDED - 0.40.1
@paulirish/trace_engine ADDED - 0.0.59
@playwright/test UPDATED 1.58.2 1.60.0
@popperjs/core ADDED - 2.11.8
@prisma/instrumentation ADDED - 6.11.1
@puppeteer/browsers UPDATED 1.4.6 2.6.1
@react-native/assets-registry ADDED - 0.85.3
@react-native/codegen ADDED - 0.85.3
@react-native/community-cli-plugin ADDED - 0.85.3
@react-native/debugger-frontend ADDED - 0.85.3
@react-native/debugger-shell ADDED - 0.85.3
@react-native/dev-middleware ADDED - 0.85.3
@react-native/gradle-plugin ADDED - 0.85.3
@react-native/js-polyfills ADDED - 0.85.3
@react-native/normalize-colors ADDED - 0.85.3
@sentry/core UPDATED 6.19.7 9.47.1
@sentry/hub REMOVED 6.19.7 -
@sentry/minimal REMOVED 6.19.7 -
@sentry/node-core ADDED - 9.47.1
@sentry/node UPDATED 6.19.7 9.47.1
@sentry/opentelemetry ADDED - 9.47.1
@sentry/types REMOVED 6.19.7 -
@sentry/utils REMOVED 6.19.7 -
@sideway/address REMOVED 4.1.5 -
@sideway/formula REMOVED 3.0.1 -
@sideway/pinpoint REMOVED 2.0.0 -
@standard-schema/spec ADDED - 1.1.0
@stylistic/stylelint-plugin ADDED - 3.1.3
@tabby_ai/hijri-converter ADDED - 1.0.5
@tannin/sprintf ADDED - 1.3.3
@tootallnate/once REMOVED 2.0.1 -
@tybys/wasm-util ADDED - 0.10.2
@types/esrecurse ADDED - 4.3.1
@types/glob REMOVED 7.2.0 -
@types/gradient-parser UPDATED 0.1.3 1.1.0
@types/jsdom UPDATED 20.0.1 21.1.7
@types/minimatch REMOVED 6.0.0 -
@types/mysql ADDED - 2.15.26
@types/node DOWNGRADED 25.2.3 20.19.41
@types/pg-pool ADDED - 2.0.6
@types/pg ADDED - 8.6.1
@types/scheduler ADDED - 0.16.8
@types/shimmer ADDED - 1.2.0
@types/source-list-map REMOVED 0.1.6 -
@types/tapable REMOVED 1.0.12 -
@types/tedious ADDED - 4.0.14
@types/uglify-js REMOVED 3.17.5 -
@types/webpack-sources REMOVED 3.2.3 -
@types/webpack REMOVED 4.41.40 -
@typescript-eslint/project-service ADDED - 8.59.4
@typescript-eslint/tsconfig-utils ADDED - 8.59.4
@unrs/resolver-binding-android-arm-eabi ADDED - 1.12.2
@unrs/resolver-binding-android-arm64 ADDED - 1.12.2
@unrs/resolver-binding-darwin-arm64 ADDED - 1.12.2
@unrs/resolver-binding-darwin-x64 ADDED - 1.12.2
@unrs/resolver-binding-freebsd-x64 ADDED - 1.12.2
@unrs/resolver-binding-linux-arm-gnueabihf ADDED - 1.12.2
@unrs/resolver-binding-linux-arm-musleabihf ADDED - 1.12.2
@unrs/resolver-binding-linux-arm64-gnu ADDED - 1.12.2
@unrs/resolver-binding-linux-arm64-musl ADDED - 1.12.2
@unrs/resolver-binding-linux-loong64-gnu ADDED - 1.12.2
@unrs/resolver-binding-linux-loong64-musl ADDED - 1.12.2
@unrs/resolver-binding-linux-ppc64-gnu ADDED - 1.12.2
@unrs/resolver-binding-linux-riscv64-gnu ADDED - 1.12.2
@unrs/resolver-binding-linux-riscv64-musl ADDED - 1.12.2
@unrs/resolver-binding-linux-s390x-gnu ADDED - 1.12.2
@unrs/resolver-binding-linux-x64-gnu ADDED - 1.12.2
@unrs/resolver-binding-linux-x64-musl ADDED - 1.12.2
@unrs/resolver-binding-openharmony-arm64 ADDED - 1.12.2
@unrs/resolver-binding-wasm32-wasi ADDED - 1.12.2
@unrs/resolver-binding-win32-arm64-msvc ADDED - 1.12.2
@unrs/resolver-binding-win32-ia32-msvc ADDED - 1.12.2
@unrs/resolver-binding-win32-x64-msvc ADDED - 1.12.2
@wordpress/base-styles UPDATED 4.49.0 8.0.0
@wordpress/components UPDATED 27.6.0 33.1.0
@wordpress/date UPDATED 4.58.0 5.46.0
@wordpress/dependency-extraction-webpack-plugin UPDATED 5.9.0 6.46.0
@wordpress/e2e-test-utils-playwright UPDATED 0.26.0 1.46.0
@wordpress/icons UPDATED 9.49.0 13.1.0
@wordpress/jest-console UPDATED 7.29.0 8.46.0
@wordpress/jest-preset-default UPDATED 11.29.0 12.46.0
@wordpress/npm-package-json-lint-config UPDATED 4.43.0 5.46.0
@wordpress/postcss-plugins-preset UPDATED 4.42.0 5.46.0
@wordpress/primitives UPDATED 3.56.0 4.46.0
@wordpress/scripts UPDATED 27.9.0 32.2.0
@wordpress/server-side-render DOWNGRADED 4.35.0 1.20.10
@wordpress/style-runtime ADDED - 0.2.0
@wordpress/stylelint-config UPDATED 21.41.0 23.38.0
@wordpress/theme ADDED - 0.13.0
abort-controller ADDED - 3.0.0
acorn-globals REMOVED 7.0.1 -
acorn-import-attributes ADDED - 1.9.5
acorn UPDATED 8.15.0 8.16.0
agent-base UPDATED 6.0.2 7.1.4
anser ADDED - 1.4.10
array-uniq REMOVED 1.0.3 -
array.prototype.find ADDED - 2.2.3
asap ADDED - 2.0.6
atomically ADDED - 2.1.1
autoprefixer UPDATED 10.4.24 10.5.0
axios UPDATED 1.16.0 1.16.1
babel-loader UPDATED 8.4.1 9.2.1
babel-plugin-emotion ADDED - 10.2.2
babel-plugin-syntax-hermes-parser ADDED - 0.33.3
babel-plugin-syntax-jsx ADDED - 6.18.0
babel-runtime REMOVED 6.25.0 -
bare-events UPDATED 2.8.2 2.8.3
bare-fs ADDED - 4.7.1
bare-os ADDED - 3.9.1
bare-path ADDED - 3.0.0
bare-stream ADDED - 2.13.1
bare-url ADDED - 2.4.3
baseline-browser-mapping UPDATED 2.9.19 2.10.31
basic-ftp UPDATED 5.2.2 5.3.1
bl REMOVED 4.1.0 -
body-scroll-lock ADDED - 3.1.5
brcast ADDED - 2.0.2
browserslist UPDATED 4.28.1 4.28.2
cacheable ADDED - 2.3.5
camelize ADDED - 1.0.1
caniuse-lite UPDATED 1.0.30001770 1.0.30001793
chokidar UPDATED 4.0.3 5.0.0
chownr REMOVED 1.1.4 -
chrome-launcher UPDATED 0.15.2 1.2.1
chromium-bidi ADDED - 0.11.0
chromium-edge-launcher ADDED - 0.3.0
classnames ADDED - 2.5.1
clean-webpack-plugin REMOVED 3.0.0 -
colorjs.io ADDED - 0.6.1
common-path-prefix ADDED - 3.0.0
commondir REMOVED 1.0.1 -
configstore UPDATED 5.0.1 7.1.0
connect ADDED - 3.7.0
consolidated-events ADDED - 2.0.2
cookie REMOVED 0.4.2 -
copy-to-clipboard ADDED - 3.3.3
create-emotion ADDED - 10.0.27
cross-fetch REMOVED 3.1.5 -
cross-spawn UPDATED 5.1.0 7.0.6
crypto-random-string REMOVED 2.0.0 -
csp_evaluator UPDATED 1.1.1 1.1.5
css-color-keywords ADDED - 1.0.0
css-to-react-native ADDED - 2.3.2
cssom REMOVED 0.5.0 -
cssstyle UPDATED 2.3.0 4.6.0
data-urls UPDATED 3.0.2 5.0.0
date-fns-jalali ADDED - 4.1.0-0
date-fns UPDATED 3.6.0 4.2.1
del REMOVED 4.1.1 -
devtools-protocol UPDATED 0.0.1155343 0.0.1507524
direction ADDED - 1.0.4
document.contains ADDED - 1.0.2
dom-scroll-into-view ADDED - 1.2.1
domexception REMOVED 4.0.0 -
dot-prop UPDATED 5.3.0 9.0.0
electron-to-chromium UPDATED 1.5.286 1.5.361
emotion-theming ADDED - 10.3.0
emotion ADDED - 10.0.27
env-paths ADDED - 2.2.1
eslint-import-context ADDED - 0.1.9
event-target-shim ADDED - 5.0.1
exponential-backoff ADDED - 3.1.3
fb-dotslash ADDED - 0.5.8
find-cache-dir UPDATED 3.3.2 4.0.0
flow-enums-runtime ADDED - 0.0.6
forwarded-parse ADDED - 2.1.2
framesync ADDED - 4.1.0
fs-constants REMOVED 1.0.0 -
get-tsconfig ADDED - 4.14.0
global-cache ADDED - 1.2.1
gradient-parser UPDATED 0.1.5 1.1.1
hashery ADDED - 1.5.1
hermes-compiler ADDED - 250829098.0.10
hermes-estree ADDED - 0.25.1
hermes-parser ADDED - 0.25.1
hey-listen ADDED - 1.0.8
history ADDED - 4.10.1
hookified ADDED - 1.15.1
html-encoding-sniffer UPDATED 3.0.0 4.0.0
http-proxy-agent UPDATED 5.0.0 7.0.2
https-proxy-agent UPDATED 5.0.1 7.0.6
image-size ADDED - 1.2.1
import-in-the-middle ADDED - 1.15.0
import-lazy REMOVED 4.0.0 -
intl-messageformat-parser REMOVED 1.8.1 -
intl-messageformat UPDATED 4.4.0 10.7.18
invariant ADDED - 2.2.4
is-bun-module ADDED - 2.0.0
is-obj REMOVED 2.0.0 -
is-path-cwd REMOVED 2.2.0 -
is-path-in-cwd REMOVED 2.1.0 -
is-touch-device ADDED - 1.0.1
is-typedarray REMOVED 1.0.0 -
jest-dev-server UPDATED 9.0.2 10.1.4
jest-environment-jsdom UPDATED 29.7.0 30.4.1
joi UPDATED 17.13.3 18.2.1
jsc-safe-url ADDED - 0.2.4
jsdom UPDATED 20.0.3 26.1.0
json2mq ADDED - 0.2.0
json2php UPDATED 0.0.7 0.0.9
known-css-properties UPDATED 0.26.0 0.37.0
legacy-javascript ADDED - 0.0.1
lighthouse-logger UPDATED 1.4.2 2.0.2
lighthouse-stack-packs UPDATED 1.11.0 1.12.2
lighthouse UPDATED 10.4.0 12.8.2
lodash-es ADDED - 4.18.1
lodash.throttle ADDED - 4.1.1
lru_map REMOVED 0.3.3 -
make-dir REMOVED 3.1.0 -
metro-babel-transformer ADDED - 0.84.4
metro-cache-key ADDED - 0.84.4
metro-cache ADDED - 0.84.4
metro-config ADDED - 0.84.4
metro-core ADDED - 0.84.4
metro-file-map ADDED - 0.84.4
metro-minify-terser ADDED - 0.84.4
metro-resolver ADDED - 0.84.4
metro-runtime ADDED - 0.84.4
metro-source-map ADDED - 0.84.4
metro-symbolicate ADDED - 0.84.4
metro-transform-plugins ADDED - 0.84.4
metro-transform-worker ADDED - 0.84.4
metro ADDED - 0.84.4
mitt UPDATED 3.0.0 3.0.1
mkdirp-classic REMOVED 0.5.3 -
mkdirp ADDED - 1.0.4
module-details-from-path ADDED - 1.0.4
napi-postinstall ADDED - 0.3.4
netmask UPDATED 2.0.2 2.1.1
node-fetch REMOVED 2.6.7 -
node-releases UPDATED 2.0.27 2.0.46
nullthrows ADDED - 1.1.1
ob1 ADDED - 0.84.4
object-is ADDED - 1.1.6
p-map REMOVED 2.1.0 -
parse-imports-exports ADDED - 0.2.4
parse-statements ADDED - 1.0.11
path-is-inside REMOVED 1.0.2 -
pg-int8 ADDED - 1.0.1
pg-protocol ADDED - 1.14.0
pg-types ADDED - 2.2.0
picomatch UPDATED 2.3.1 2.3.2
pify DOWNGRADED 4.0.1 2.3.0
pinkie-promise REMOVED 2.0.1 -
pinkie REMOVED 2.0.4 -
playwright-core UPDATED 1.58.2 1.60.0
playwright UPDATED 1.58.2 1.60.0
popmotion ADDED - 9.0.0-rc.20
postcss-import ADDED - 16.1.1
postcss-safe-parser UPDATED 6.0.0 7.0.1
postgres-array ADDED - 2.0.0
postgres-bytea ADDED - 1.0.1
postgres-date ADDED - 1.0.7
postgres-interval ADDED - 1.2.0
promise ADDED - 8.3.0
prop-types-exact ADDED - 1.2.7
proxy-agent UPDATED 6.3.0 6.5.0
ps-list REMOVED 8.1.1 -
pseudomap REMOVED 1.0.2 -
psl REMOVED 1.15.0 -
pump UPDATED 3.0.3 3.0.4
puppeteer-core UPDATED 13.7.0 23.11.1
qified ADDED - 0.10.1
querystringify REMOVED 2.2.0 -
queue ADDED - 6.0.2
react-addons-shallow-compare ADDED - 15.6.3
react-day-picker ADDED - 9.14.0
react-devtools-core ADDED - 6.1.5
react-is-18 ADDED - 18.3.1
react-is-19 ADDED - 19.2.6
react-merge-refs ADDED - 1.1.0
react-moment-proptypes ADDED - 1.8.1
react-spring ADDED - 8.0.27
react-textarea-autosize ADDED - 8.5.9
react-use-gesture ADDED - 9.1.3
react-with-styles-interface-css ADDED - 4.0.3
react-with-styles ADDED - 3.2.3
read-cache ADDED - 1.0.0
readdirp UPDATED 4.1.2 5.0.0
regenerator-runtime UPDATED 0.10.5 0.13.11
require-in-the-middle ADDED - 7.5.2
resolve-pathname ADDED - 3.0.0
resolve-pkg-maps ADDED - 1.0.0
rimraf REMOVED 2.7.1 -
rrweb-cssom ADDED - 0.8.0
rtlcss-webpack-plugin REMOVED 4.0.7 -
rtlcss UPDATED 3.5.0 4.3.0
sass-loader UPDATED 12.6.0 16.0.8
sass UPDATED 1.97.3 1.100.0
serialize-error ADDED - 2.1.0
shebang-command UPDATED 1.2.0 2.0.0
shebang-regex UPDATED 1.0.0 3.0.0
shimmer ADDED - 1.2.1
socks UPDATED 2.8.7 2.8.9
spawnd UPDATED 9.0.2 10.1.4
stable-hash-x ADDED - 0.2.0
stacktrace-parser ADDED - 0.1.11
streamx UPDATED 2.23.0 2.25.0
string-convert ADDED - 0.2.1
stubborn-fs ADDED - 2.0.0
stubborn-utils ADDED - 1.0.2
style-value-types ADDED - 3.2.0
styled-griddie ADDED - 0.1.3
stylelint-config-recommended-scss UPDATED 5.0.2 14.1.0
stylelint-config-recommended UPDATED 6.0.0 14.0.1
stylelint-scss UPDATED 4.7.0 6.14.0
stylelint UPDATED 14.16.1 16.26.1
supports-hyperlinks UPDATED 2.3.0 3.2.0
tar-fs UPDATED 2.1.1 3.1.2
tar-stream UPDATED 2.2.0 3.2.0
teex ADDED - 1.0.1
terser-webpack-plugin UPDATED 5.3.16 5.6.0
third-party-web UPDATED 0.23.4 0.27.0
throat ADDED - 5.0.0
tiny-invariant ADDED - 1.3.3
tiny-warning ADDED - 1.0.3
tinycolor2 ADDED - 1.6.0
tinyglobby ADDED - 0.2.16
tldts-core ADDED - 7.0.30
tldts-icann ADDED - 7.0.30
tldts ADDED - 6.1.86
toggle-selection ADDED - 1.0.6
tough-cookie UPDATED 4.1.4 5.1.2
tr46 UPDATED 3.0.0 5.1.1
turbo-combine-reducers ADDED - 1.0.2
typed-query-selector ADDED - 2.12.2
typedarray-to-buffer REMOVED 3.1.5 -
typescript-eslint ADDED - 8.59.4
undici-types DOWNGRADED 7.16.0 6.21.0
unique-string REMOVED 2.0.0 -
universalify REMOVED 0.2.0 -
unrs-resolver ADDED - 1.12.2
url-parse REMOVED 1.5.10 -
use-composed-ref ADDED - 1.4.0
use-latest ADDED - 1.3.0
use-lilius REMOVED 2.0.5 -
v8-compile-cache REMOVED 2.4.0 -
value-equal ADDED - 1.0.1
vlq ADDED - 1.0.1
w3c-xmlserializer UPDATED 4.0.0 5.0.0
wait-on UPDATED 7.2.0 8.0.5
web-vitals UPDATED 3.5.2 4.2.4
webdriver-bidi-protocol ADDED - 0.4.1
whatwg-encoding UPDATED 2.0.0 3.1.1
whatwg-fetch ADDED - 3.6.20
whatwg-mimetype UPDATED 3.0.0 4.0.0
whatwg-url-without-unicode ADDED - 8.0.0-3
whatwg-url UPDATED 11.0.0 14.2.0
when-exit ADDED - 2.1.5
which UPDATED 1.3.1 2.0.2
ws UPDATED 8.19.0 8.20.1
xdg-basedir UPDATED 4.0.0 5.1.0
xml-name-validator UPDATED 4.0.0 5.0.0
xtend ADDED - 4.0.2
zod ADDED - 3.23.8

@yard-bot yard-bot merged commit 95c3a6e into main May 22, 2026
2 checks passed
@yard-bot yard-bot deleted the dependabot/npm_and_yarn/uuid-14.0.0 branch May 22, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant