mtxuilib 0.1.139 → 0.1.142

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 +2 -5
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mtxuilib",
3
3
  "private": false,
4
- "version": "0.1.139",
4
+ "version": "0.1.142",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -221,7 +221,7 @@
221
221
  "zod": "^3.23.8"
222
222
  },
223
223
  "devDependencies": {
224
- "@pandacss/dev": "^0.41.0",
224
+ "@pandacss/dev": "^0.44.0",
225
225
  "@types/jquery": "^3.5.29",
226
226
  "@babel/core": "^7.24.6",
227
227
  "@bufbuild/buf": "^1.32.0",
@@ -273,12 +273,9 @@
273
273
  "@types/serve-static": "^1.15.5",
274
274
  "@types/video.js": "^7.3.58",
275
275
  "@types/webpack-env": "^1.18.0",
276
- "@typescript-eslint/eslint-plugin": "^6.0.0",
277
- "@typescript-eslint/parser": "^6.0.0",
278
276
  "autoprefixer": "^10.4.19",
279
277
  "cross-env": "^7.0.3",
280
278
  "css-loader": "^6.10.0",
281
- "eslint": "^9.7.0",
282
279
  "eslint-config-next": "^15.0.0-rc.0",
283
280
  "eslint-config-prettier": "latest",
284
281
  "eslint-import-resolver-alias": "^1.1.2",