@moneko/core 3.56.18 → 3.56.19

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@moneko/core",
3
- "version": "3.56.18",
3
+ "version": "3.56.19",
4
4
  "description": "core",
5
5
  "main": "lib/index.mjs",
6
6
  "type": "module",
@@ -129,7 +129,7 @@
129
129
  "license": "MIT",
130
130
  "dependencies": {
131
131
  "@moneko/convert": "1.1.3",
132
- "@moneko/eslint": "1.9.13",
132
+ "@moneko/eslint": "1.9.14",
133
133
  "@moneko/mdx": "0.1.44",
134
134
  "@moneko/raw-import": "1.1.1",
135
135
  "@moneko/request": "1.6.2",
@@ -161,9 +161,9 @@
161
161
  "@types/react-refresh": "0.14.6",
162
162
  "@types/stylis": "4.2.7",
163
163
  "@types/webpack-bundle-analyzer": "4.7.0",
164
- "@types/webpack-hot-middleware": "2.25.11",
164
+ "@types/webpack-hot-middleware": "2.25.12",
165
165
  "sass": "1.93.2",
166
- "sass-loader": "16.0.5",
166
+ "sass-loader": "16.0.6",
167
167
  "solid-refresh": "0.7.5",
168
168
  "stylis": "4.3.6",
169
169
  "webpack-bundle-analyzer": "4.10.2"