Skip to content

Conversation

@elevatebart
Copy link
Member

closes #105

elevatebart added 2 commits May 5, 2023 12:38
@what-the-diff
Copy link

what-the-diff bot commented May 5, 2023

PR Summary

  • Update dependencies
    The project dependencies have been updated to their latest versions.

  • Simplify TypeScript configuration
    Removed unnecessary configuration files and now using recommended configuration provided by Vue.

  • Fix missing import for PrismJS highlighter
    Added missing import for in-browser syntax highlighting in the Vite configuration for a smoother development experience.

  • Correct import path for package JSON
    The import path for the package JSON in the main Vite configuration has been fixed.

@socket-security
Copy link

socket-security bot commented May 5, 2023

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

➕ Added Package Capability Access +/- Transitive Count Publisher
prettier@2.8.8 eval, filesystem, environment +0 prettier-bot
⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
cypress@12.11.0 12.10.0...12.11.0 None +1/-1 cypress-npm-publisher
@vue/tsconfig@0.3.2 0.1.3...0.3.2 None +0/-1 soda
vue-tsc@1.5.2 1.4.0...1.5.2 None +7/-8 johnsoncodehk
@vitejs/plugin-vue@4.2.1 4.1.0...4.2.1 None +3/-3 vitebot
@babel/runtime@7.21.5 7.21.0...7.21.5 None +0/-0 nicolo-ribaudo
@types/node@20.0.0 18.15.12...20.0.0 None +0/-0 types

🚮 Removed packages: vue-inbrowser-compiler-sucrase@4.69.2

@elevatebart elevatebart merged commit 7c85528 into master May 5, 2023
@github-actions
Copy link

github-actions bot commented May 5, 2023

🎉 This PR is included in version 2.5.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

Component styles doesn't work if there is more than one div inside template

2 participants