Downgrade jsondiffpatch

This commit is contained in:
Nathan Bierema 2023-12-24 23:13:14 -05:00
parent 30f7e58169
commit c4b61e3844
4 changed files with 14 additions and 57 deletions

View File

@ -54,7 +54,7 @@
"d3-state-visualizer": "^2.0.0",
"javascript-stringify": "^2.1.0",
"jsan": "^3.1.14",
"jsondiffpatch": "^0.6.0",
"jsondiffpatch": "^0.5.0",
"localforage": "^1.10.0",
"lodash": "^4.17.21",
"react-icons": "^4.12.0",

View File

@ -46,7 +46,7 @@
"hex-rgba": "^1.0.2",
"immutable": "^4.3.4",
"javascript-stringify": "^2.1.0",
"jsondiffpatch": "^0.6.0",
"jsondiffpatch": "^0.5.0",
"lodash.debounce": "^4.0.8",
"react-base16-styling": "^0.9.1",
"react-json-tree": "^0.18.0",

View File

@ -984,7 +984,7 @@ importers:
version: 18.2.0(react@18.2.0)
react-redux:
specifier: ^8.1.3
version: 8.1.3(@types/react@18.2.45)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1)
version: 8.1.3(@types/react-dom@18.2.18)(@types/react@18.2.45)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1)
redux:
specifier: ^4.2.1
version: 4.2.1
@ -1043,8 +1043,8 @@ importers:
specifier: ^3.1.14
version: 3.1.14
jsondiffpatch:
specifier: ^0.6.0
version: 0.6.0
specifier: ^0.5.0
version: 0.5.0
localforage:
specifier: ^1.10.0
version: 1.10.0
@ -1612,8 +1612,8 @@ importers:
specifier: ^2.1.0
version: 2.1.0
jsondiffpatch:
specifier: ^0.6.0
version: 0.6.0
specifier: ^0.5.0
version: 0.5.0
lodash.debounce:
specifier: ^4.0.8
version: 4.0.8
@ -2576,7 +2576,7 @@ importers:
version: 18.2.0(react@18.2.0)
react-redux:
specifier: ^8.1.3
version: 8.1.3(@types/react@18.2.45)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1)
version: 8.1.3(@types/react-dom@18.2.18)(@types/react@18.2.45)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1)
redux:
specifier: ^4.2.1
version: 4.2.1
@ -10151,10 +10151,6 @@ packages:
resolution: {integrity: sha512-Rf3/lB9WkDfIL9eEKaSYKc+1L/rNVYBjThk22JTqQw0YozXarX8YljFAz+HCoC6h4B4KwCMsBPZHaFezwT4BNA==}
dev: true
/@types/diff-match-patch@1.0.36:
resolution: {integrity: sha512-xFdR6tkm0MWvBfO8xXCSsinYxHcqkQUlcHeSpMC2ukzOb6lwQAfDmW+Qt0AvlGd8HpsS28qKsB+oPeJn9I39jg==}
dev: false
/@types/doctrine@0.0.3:
resolution: {integrity: sha512-w5jZ0ee+HaPOaX25X2/2oGR/7rgAQSYII7X7pp0m9KgBfMP7uKfMfTvcpl5Dj+eDBbpxKGiqE+flqDr6XTd2RA==}
dev: true
@ -12136,7 +12132,6 @@ packages:
dependencies:
ansi-styles: 4.3.0
supports-color: 7.2.0
dev: true
/chalk@4.1.2:
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
@ -16565,13 +16560,12 @@ packages:
resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==}
dev: true
/jsondiffpatch@0.6.0:
resolution: {integrity: sha512-3QItJOXp2AP1uv7waBkao5nCvhEv+QmJAd38Ybq7wNI74Q+BBmnLn4EDKz6yI9xGAIQoUF87qHt+kc1IVxB4zQ==}
engines: {node: ^18.0.0 || >=20.0.0}
/jsondiffpatch@0.5.0:
resolution: {integrity: sha512-Quz3MvAwHxVYNXsOByL7xI5EB2WYOeFswqaHIA3qOK3isRWTxiplBEocmmru6XmxDB2L7jDNYtYA4FyimoAFEw==}
engines: {node: '>=8.17.0'}
hasBin: true
dependencies:
'@types/diff-match-patch': 1.0.36
chalk: 5.3.0
chalk: 3.0.0
diff-match-patch: 1.0.5
dev: false
@ -18791,39 +18785,6 @@ packages:
redux: 4.2.1
use-sync-external-store: 1.2.0(react@18.2.0)
/react-redux@8.1.3(@types/react@18.2.45)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1):
resolution: {integrity: sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==}
peerDependencies:
'@types/react': ^16.8 || ^17.0 || ^18.0
'@types/react-dom': ^16.8 || ^17.0 || ^18.0
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
react-native: '>=0.59'
redux: ^4 || ^5.0.0-beta.0
peerDependenciesMeta:
'@types/react':
optional: true
'@types/react-dom':
optional: true
react-dom:
optional: true
react-native:
optional: true
redux:
optional: true
dependencies:
'@babel/runtime': 7.23.6
'@types/hoist-non-react-statics': 3.3.5
'@types/react': 18.2.45
'@types/use-sync-external-store': 0.0.3
hoist-non-react-statics: 3.3.2
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
react-is: 18.2.0
redux: 4.2.1
use-sync-external-store: 1.2.0(react@18.2.0)
dev: true
/react-refresh@0.14.0:
resolution: {integrity: sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==}
engines: {node: '>=0.10.0'}

View File

@ -23,13 +23,9 @@
"groupName": "source-map"
},
{
"matchPackageNames": ["@mswjs/data"],
"matchPackageNames": ["jsondiffpatch"],
"matchUpdateTypes": ["major", "minor"],
"groupName": "mswjs-data"
},
{
"matchPackageNames": ["msw"],
"groupName": "msw"
"groupName": "jsondiffpatch"
}
]
}