update core

This commit is contained in:
nklhrstv 2022-10-18 18:23:06 +03:00
parent 23a3ae14b1
commit a52493f959
2 changed files with 3 additions and 1 deletions

1
package-lock.json generated
View file

@ -25,6 +25,7 @@
"lodash.intersection": "4.4.0",
"lodash.isequal": "4.5.0",
"lodash.throttle": "4.1.1",
"magnet-uri": "6.2.0",
"prop-types": "15.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",

View file

@ -28,11 +28,12 @@
"lodash.intersection": "4.4.0",
"lodash.isequal": "4.5.0",
"lodash.throttle": "4.1.1",
"magnet-uri": "6.2.0",
"prop-types": "15.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-is": "18.2.0",
"react-focus-lock": "2.9.1",
"react-is": "18.2.0",
"spatial-navigation-polyfill": "git+https://git@github.com/Stremio/spatial-navigation.git#64871b1422466f5f45d24ebc8bbd315b2ebab6a6",
"url": "0.11.0"
},