Skip to content

bump packages#96

Merged
jldeen merged 1 commit into
mainfrom
jldeen/dependabot-fixes
May 26, 2026
Merged

bump packages#96
jldeen merged 1 commit into
mainfrom
jldeen/dependabot-fixes

Conversation

@jldeen
Copy link
Copy Markdown
Collaborator

@jldeen jldeen commented May 26, 2026

This pull request updates several dependencies and devDependencies in the package.json file to their latest patch or minor versions. These updates help ensure compatibility, security, and access to the latest features and bug fixes.

Dependency updates:

  • Upgraded @astrojs/preact from ^5.1.2 to ^5.1.3, astro from ^6.2.2 to ^6.3.8, framer-motion from ^12.38.0 to ^12.40.0, preact from ^10.29.1 to ^10.29.2, react from ^19.2.5 to ^19.2.6, and tailwindcss from ^4.2.4 to ^4.3.0 in package.json.

DevDependency updates:

  • Upgraded @playwright/test from ^1.59.1 to ^1.60.0, @tailwindcss/postcss from ^4.2.4 to ^4.3.0, and baseline-browser-mapping from ^2.10.27 to ^2.10.32 in package.json. (F2960c70L9R

Fixes #95, #94, #93, #92, #91, #90

Copilot AI review requested due to automatic review settings May 26, 2026 19:48
@jldeen jldeen requested a review from Damovisa as a code owner May 26, 2026 19:48
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates npm dependencies/devDependencies (and refreshes package-lock.json) to newer patch/minor versions for the Astro + Preact stack, Tailwind tooling, Playwright, and related transitive packages.

Changes:

  • Bumped core runtime deps: astro, @astrojs/preact, framer-motion, preact, react, tailwindcss.
  • Bumped dev tooling deps: @playwright/test, @tailwindcss/postcss, baseline-browser-mapping.
  • Updated package-lock.json to reflect the new resolved versions and integrity hashes.
Show a summary per file
File Description
package.json Updates top-level dependency and devDependency version ranges.
package-lock.json Regenerates the lockfile to capture updated resolved versions for direct and transitive deps.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/2 changed files
  • Comments generated: 1

Comment thread package.json
Comment on lines +12 to +15
"@astrojs/preact": "^5.1.3",
"@primer/react-brand": "^0.67.0",
"astro": "^6.2.2",
"framer-motion": "^12.38.0",
"astro": "^6.3.8",
"framer-motion": "^12.40.0",
@jldeen jldeen merged commit 6c84e01 into main May 26, 2026
6 checks passed
@jldeen jldeen deleted the jldeen/dependabot-fixes branch May 26, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants