Merge branch 'modern-bundler-integration' into release-3.4

This commit is contained in:
Nacho Codoñer
2025-09-11 09:27:27 +02:00
11 changed files with 21 additions and 21 deletions

View File

@@ -3,7 +3,7 @@
* @description Constants and global state keys for Rspack plugin
*/
export const DEFAULT_RSPACK_VERSION = '1.5.0';
export const DEFAULT_RSPACK_VERSION = '1.5.3';
export const DEFAULT_METEOR_RSPACK_VERSION = '0.0.46';

View File

@@ -21,8 +21,8 @@
"@graphql-tools/webpack-loader": "^7.0.0",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@meteorjs/rspack": "^0.0.46",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"@rspack/cli": "^1.5.3",
"@rspack/core": "^1.5.3",
"@rspack/plugin-react-refresh": "^1.4.3",
"react-refresh": "^0.17.0"
},

View File

@@ -16,8 +16,8 @@
"devDependencies": {
"@meteorjs/rspack": "^0.0.46",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"@rspack/cli": "^1.5.3",
"@rspack/core": "^1.5.3",
"@rspack/plugin-react-refresh": "^1.4.3"
},
"meteor": {

View File

@@ -23,8 +23,8 @@
"devDependencies": {
"@meteorjs/rspack": "^0.0.46",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"@rspack/cli": "^1.5.3",
"@rspack/core": "^1.5.3",
"@rspack/plugin-react-refresh": "^1.4.3",
"react-refresh": "^0.17.0"
},

View File

@@ -14,8 +14,8 @@
"devDependencies": {
"@meteorjs/rspack": "^0.0.46",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"@rspack/cli": "^1.5.3",
"@rspack/core": "^1.5.3",
"chai": "^4.2.0"
},
"meteor": {

View File

@@ -17,8 +17,8 @@
"devDependencies": {
"@meteorjs/rspack": "^0.0.46",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"@rspack/cli": "^1.5.3",
"@rspack/core": "^1.5.3",
"@rspack/plugin-react-refresh": "^1.4.3",
"react-refresh": "^0.17.0"
},

View File

@@ -16,8 +16,8 @@
"devDependencies": {
"@meteorjs/rspack": "^0.0.46",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"@rspack/cli": "^1.5.3",
"@rspack/core": "^1.5.3",
"babel-loader": "10.0.0",
"babel-preset-solid": "^1.8.15",
"solid-js": "^1.9.4",

View File

@@ -15,8 +15,8 @@
"devDependencies": {
"@meteorjs/rspack": "^0.0.46",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"@rspack/cli": "^1.5.3",
"@rspack/core": "^1.5.3",
"postcss-load-config": "^5.1.0",
"svelte": "^5.38.2",
"svelte-check": "^4.3.1",

View File

@@ -18,8 +18,8 @@
"devDependencies": {
"@meteorjs/rspack": "^0.0.46",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"@rspack/cli": "^1.5.3",
"@rspack/core": "^1.5.3",
"@rspack/plugin-react-refresh": "^1.4.3",
"@tailwindcss/postcss": "^4.1.12",
"@types/meteor": "^2.9.7",

View File

@@ -17,8 +17,8 @@
"devDependencies": {
"@meteorjs/rspack": "^0.0.46",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"@rspack/cli": "^1.5.3",
"@rspack/core": "^1.5.3",
"@rspack/plugin-react-refresh": "^1.4.3",
"@types/meteor": "^2.9.9",
"@types/mocha": "^8.2.3",

View File

@@ -19,8 +19,8 @@
"devDependencies": {
"@meteorjs/rspack": "^0.0.46",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"@rspack/cli": "^1.5.3",
"@rspack/core": "^1.5.3",
"@tailwindcss/postcss": "^4.1.12",
"@types/meteor": "^2.9.7",
"postcss": "^8.5.6",