hi all, My project is using Meteor 3.4 + svelte 3.59.2. So I want to update to svelte 5. Do someone know how? or, is there any course about this? Thank you for help. ![]()
Here is the package info of my project:
➜ meteor list
accounts-base 3.2.0 A user account system
accounts-password 3.2.2 Password support for accounts
accounts-passwordless 3.1.0 No-password login/sign-up support for accounts
ecmascript 0.17.0 Compiler plugin that supports ES2015+ in all .js files
email 3.1.2 Send email messages
es5-shim 4.8.1 Shims and polyfills to improve ECMAScript 5 support
hot-module-replacement 0.5.4 Update code in development without reloading the page
jam:offline 0.4.1 An easy way to give your Meteor app offline capabilities and make it feel instant
mdg:seo 3.5.2 Provide SEO support for enabled apps.
meteor-base 1.5.2 Packages that every Meteor app needs
mobile-experience 1.1.2 Packages for a great mobile user experience
mongo 2.2.0 Adaptor for using MongoDB and Minimongo over DDP
montiapm:agent 3.0.0-beta.16 Performance Monitoring for Meteor
shell-server 0.7.0 Server-side component of the `meteor shell` command.
standard-minifier-css 1.10.0 Standard css minifier used with Meteor apps by default.
standard-minifier-js 3.2.0 Standard javascript minifiers used with Meteor apps by default.
static-html 1.5.0 Define static page content in .html files
typescript 5.9.3 Compiler plugin that compiles TypeScript and ECMAScript in .ts and .tsx files
zodern:melte 1.7.4 Svelte compiler with tracker integration, HMR and Typescript support
zodern:types 1.0.13 Type definitions for Meteor packages
➜ meteor npm ls svelte
ai_app@1.1 /Users/wolf3c/Project/yezi2
├─┬ svelte-dnd-action@0.9.69
│ └── svelte@3.59.2 deduped
├─┬ svelte-exmarkdown@2.1.0
│ └── svelte@3.59.2 deduped
└── svelte@3.59.2