@moneko/core 3.47.6 → 3.47.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@moneko/core",
3
- "version": "3.47.6",
3
+ "version": "3.47.7",
4
4
  "description": "core",
5
5
  "main": "lib/index.mjs",
6
6
  "type": "module",
@@ -108,17 +108,17 @@
108
108
  "license": "MIT",
109
109
  "dependencies": {
110
110
  "@moneko/convert": "1.0.1",
111
- "@moneko/eslint": "1.6.1",
111
+ "@moneko/eslint": "1.6.2",
112
112
  "@moneko/mdx": "0.1.44",
113
113
  "@moneko/raw-import": "0.0.3",
114
- "@moneko/stylelint": "1.4.0",
114
+ "@moneko/stylelint": "1.4.1",
115
115
  "@moneko/transform-imports": "0.6.1",
116
116
  "@moneko/utils": "0.3.3",
117
117
  "@swc/core": "1.6.13",
118
118
  "browserslist": "4.25.0 ",
119
119
  "chokidar": "4.0.3",
120
- "core-js": "3.42.0",
121
- "core-js-compat": "3.42.0",
120
+ "core-js": "3.43.0",
121
+ "core-js-compat": "3.43.0",
122
122
  "husky": "9.1.7",
123
123
  "less": "4.3.0",
124
124
  "less-loader": "12.3.0",
@@ -140,7 +140,7 @@
140
140
  "@types/stylis": "4.2.7",
141
141
  "@types/webpack-bundle-analyzer": "4.7.0",
142
142
  "@types/webpack-hot-middleware": "2.25.9",
143
- "sass": "1.89.1",
143
+ "sass": "1.89.2",
144
144
  "sass-loader": "16.0.5",
145
145
  "solid-refresh": "0.7.5",
146
146
  "stylis": "4.3.6",