update minimum versions for skeletons

This commit is contained in:
Nacho Codoñer
2025-09-02 14:53:53 +02:00
parent 770a079751
commit 4e125bef51
10 changed files with 30 additions and 20 deletions

View File

@@ -19,9 +19,10 @@
},
"devDependencies": {
"@graphql-tools/webpack-loader": "^7.0.0",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@meteorjs/rspack": "^0.0.36",
"@rspack/cli": "^1.4.8",
"@rspack/core": "^1.4.8",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"@rspack/plugin-react-refresh": "^1.4.3",
"react-refresh": "^0.17.0"
},

View File

@@ -15,8 +15,9 @@
},
"devDependencies": {
"@meteorjs/rspack": "^0.0.36",
"@rspack/cli": "^1.4.8",
"@rspack/core": "^1.4.8",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"@rspack/plugin-react-refresh": "^1.4.3"
},
"meteor": {

View File

@@ -22,8 +22,9 @@
},
"devDependencies": {
"@meteorjs/rspack": "^0.0.36",
"@rspack/cli": "^1.4.8",
"@rspack/core": "^1.4.8",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"@rspack/plugin-react-refresh": "^1.4.3",
"react-refresh": "^0.17.0"
},

View File

@@ -13,8 +13,9 @@
},
"devDependencies": {
"@meteorjs/rspack": "^0.0.36",
"@rspack/cli": "^1.4.8",
"@rspack/core": "^1.4.8",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"chai": "^4.2.0"
},
"meteor": {

View File

@@ -16,8 +16,9 @@
},
"devDependencies": {
"@meteorjs/rspack": "^0.0.36",
"@rspack/cli": "^1.4.8",
"@rspack/core": "^1.4.8",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"@rspack/plugin-react-refresh": "^1.4.3",
"react-refresh": "^0.17.0"
},

View File

@@ -15,8 +15,9 @@
},
"devDependencies": {
"@meteorjs/rspack": "^0.0.36",
"@rspack/cli": "^1.4.8",
"@rspack/core": "^1.4.8",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"babel-loader": "10.0.0",
"babel-preset-solid": "^1.8.15",
"solid-js": "^1.9.4",

View File

@@ -14,8 +14,9 @@
},
"devDependencies": {
"@meteorjs/rspack": "^0.0.36",
"@rspack/cli": "^1.4.8",
"@rspack/core": "^1.4.8",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"postcss-load-config": "^5.1.0",
"svelte": "^5.38.2",
"svelte-check": "^4.3.1",

View File

@@ -17,8 +17,9 @@
},
"devDependencies": {
"@meteorjs/rspack": "^0.0.36",
"@rspack/cli": "^1.4.8",
"@rspack/core": "^1.4.8",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"@rspack/plugin-react-refresh": "^1.4.3",
"@tailwindcss/postcss": "^4.1.12",
"@types/meteor": "^2.9.7",

View File

@@ -16,8 +16,9 @@
},
"devDependencies": {
"@meteorjs/rspack": "^0.0.36",
"@rspack/cli": "^1.4.8",
"@rspack/core": "^1.4.8",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"@rspack/plugin-react-refresh": "^1.4.3",
"@types/meteor": "^2.9.9",
"@types/mocha": "^8.2.3",

View File

@@ -18,8 +18,9 @@
},
"devDependencies": {
"@meteorjs/rspack": "^0.0.36",
"@rspack/cli": "^1.4.8",
"@rspack/core": "^1.4.8",
"@rsdoctor/rspack-plugin": "^1.2.3",
"@rspack/cli": "^1.5.0",
"@rspack/core": "^1.5.0",
"@tailwindcss/postcss": "^4.1.12",
"@types/meteor": "^2.9.7",
"postcss": "^8.5.6",