Bump dependencies in docs/package-lock#91
Merged
Conversation
Regenerate docs/package-lock.json with multiple dependency version bumps. Notable updates include rollup -> 4.62.2 (and its platform builds), Vue packages -> 3.5.38 (compiler, runtime, reactivity, shared, server-renderer), @iconify-json/simple-icons -> 1.2.87, @types/estree -> 1.0.9, @vue/devtools packages -> 8.1.3, focus-trap -> 8.2.2 (tabbable -> 6.5.0), nanoid -> 3.3.15, and property-information -> 7.2.0. This is a lockfile-only change produced by updating/installing dependencies for the docs.
Contributor
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
Files not reviewed (1)
- docs/package-lock.json: Generated file
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates several dependencies in the
docs/package-lock.jsonfile, primarily upgrading the@rollupplatform-specific packages and the@iconify-json/simple-iconspackage to newer versions. These updates ensure compatibility with the latest features, bug fixes, and security patches.Dependency updates:
@rollupplatform-specific packages (e.g.,@rollup/rollup-android-arm-eabi,@rollup/rollup-darwin-arm64,@rollup/rollup-linux-x64-gnu, etc.) from version4.60.4to4.62.2, covering various architectures and operating systems. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25]@iconify-json/simple-iconsfrom version1.2.84to1.2.87.