@microlink/react-json-view 1.28.1 → 1.30.0

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 -5
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@microlink/react-json-view",
3
3
  "description": "Interactive react component for displaying javascript arrays and JSON objects.",
4
4
  "homepage": "https://github.com/microlinkhq/react-json-view",
5
- "version": "1.28.1",
5
+ "version": "1.30.0",
6
6
  "types": "index.d.ts",
7
7
  "main": "dist/main.js",
8
8
  "author": {
@@ -274,11 +274,10 @@
274
274
  "@commitlint/cli": "latest",
275
275
  "@commitlint/config-conventional": "latest",
276
276
  "@ksmithut/prettier-standard": "latest",
277
- "@types/react": "^18.2.20",
278
277
  "babel-loader": "8.4.1",
279
278
  "babel-plugin-istanbul": "6.1.1",
280
279
  "babel-plugin-react-html-attrs": "~2.1.0",
281
- "babel-preset-react-app": "10.0.1",
280
+ "babel-preset-react-app": "10.1.0",
282
281
  "browser-sync": "~3.0.3",
283
282
  "c8": "latest",
284
283
  "chai": "~4.2.0",
@@ -295,14 +294,14 @@
295
294
  "ignore-styles": "~5.0.1",
296
295
  "jsdom": "~28.1.0",
297
296
  "mocha": "~8.2.1",
298
- "moment": "~2.29.1",
297
+ "moment": "~2.30.1",
299
298
  "nano-staged": "latest",
300
299
  "prettier": "~2.2.1",
301
300
  "react": "~16.14.0",
302
301
  "react-dom": "~16.14.0",
303
302
  "react-select": "~5.10.2",
304
303
  "react-test-renderer": "~16.14.0",
305
- "sass": "~1.47.0",
304
+ "sass": "~1.97.3",
306
305
  "sass-loader": "~16.0.7",
307
306
  "simple-git-hooks": "latest",
308
307
  "sinon": "~21.0.2",