Skip to content

fix: move typescript to dev deps#3939

Merged
BobbieGoede merged 1 commit intonuxt-modules:mainfrom
BobbieGoede:fix/typescript-dev-dep-2
Feb 17, 2026
Merged

fix: move typescript to dev deps#3939
BobbieGoede merged 1 commit intonuxt-modules:mainfrom
BobbieGoede:fix/typescript-dev-dep-2

Conversation

@BobbieGoede
Copy link
Member

@BobbieGoede BobbieGoede commented Feb 17, 2026

🔗 Linked issue

📚 Description

We can move typescript to dev dependencies with the latest patch release of @intlify/unplugin-vue-i18n (which includes intlify/bundle-tools#532).

Summary by CodeRabbit

  • Chores
    • Updated project dependencies to latest compatible versions for improved stability and security.
    • Adjusted development tooling configuration.

@BobbieGoede BobbieGoede self-assigned this Feb 17, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 17, 2026

npm i https://pkg.pr.new/@nuxtjs/i18n@3939

commit: 3affc5a

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 17, 2026

Walkthrough

The pull request updates package.json with dependency changes: @intlify/unplugin-vue-i18n is upgraded from ^11.0.3 to ^11.0.7, and typescript is moved from dependencies to devDependencies with version ^5.9.3. The net effect is 2 lines added and 2 lines removed. No public API or exported declarations are affected.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'fix: move typescript to dev deps' directly and accurately summarizes the main change in the changeset: moving TypeScript from dependencies to devDependencies.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into main
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@BobbieGoede BobbieGoede merged commit 3b0ad92 into nuxt-modules:main Feb 17, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant