chore(dependencies): remove unused global-box (#26690)

This commit is contained in:
Evan Rusackas 2024-01-22 10:59:01 -07:00 committed by GitHub
parent eba3929ed1
commit ae3bb47708
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 7 deletions

View File

@ -74,7 +74,6 @@
"fs-extra": "^10.0.0",
"fuse.js": "^6.4.6",
"geolib": "^2.0.24",
"global-box": "^1.2.0",
"html-webpack-plugin": "^5.3.2",
"immer": "^9.0.6",
"interweave": "^13.0.0",
@ -34435,7 +34434,8 @@
"node_modules/global-box": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/global-box/-/global-box-1.2.0.tgz",
"integrity": "sha512-IgpqqAYWNG3eluK1tsCkI8Uxff16+OYWLEhDS/QrfkfmbRQ/tVlBXZfURn5tSoPPT6wtmeJp7VKhXrcc5jl/1A=="
"integrity": "sha512-IgpqqAYWNG3eluK1tsCkI8Uxff16+OYWLEhDS/QrfkfmbRQ/tVlBXZfURn5tSoPPT6wtmeJp7VKhXrcc5jl/1A==",
"peer": true
},
"node_modules/global-cache": {
"version": "1.2.1",
@ -62155,7 +62155,6 @@
"bootstrap": "^3.4.1",
"core-js": "3.8.3",
"gh-pages": "^3.0.0",
"global-box": "^1.2.0",
"jquery": "^3.4.1",
"memoize-one": "^5.1.1",
"react": "^16.13.1",
@ -77407,7 +77406,6 @@
"core-js": "3.8.3",
"fork-ts-checker-webpack-plugin": "^5.0.7",
"gh-pages": "^3.0.0",
"global-box": "^1.2.0",
"jquery": "^3.4.1",
"memoize-one": "^5.1.1",
"react": "^16.13.1",
@ -91059,7 +91057,8 @@
"global-box": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/global-box/-/global-box-1.2.0.tgz",
"integrity": "sha512-IgpqqAYWNG3eluK1tsCkI8Uxff16+OYWLEhDS/QrfkfmbRQ/tVlBXZfURn5tSoPPT6wtmeJp7VKhXrcc5jl/1A=="
"integrity": "sha512-IgpqqAYWNG3eluK1tsCkI8Uxff16+OYWLEhDS/QrfkfmbRQ/tVlBXZfURn5tSoPPT6wtmeJp7VKhXrcc5jl/1A==",
"peer": true
},
"global-cache": {
"version": "1.2.1",

View File

@ -140,7 +140,6 @@
"fs-extra": "^10.0.0",
"fuse.js": "^6.4.6",
"geolib": "^2.0.24",
"global-box": "^1.2.0",
"html-webpack-plugin": "^5.3.2",
"immer": "^9.0.6",
"interweave": "^13.0.0",

View File

@ -46,7 +46,6 @@
"bootstrap": "^3.4.1",
"core-js": "3.8.3",
"gh-pages": "^3.0.0",
"global-box": "^1.2.0",
"jquery": "^3.4.1",
"memoize-one": "^5.1.1",
"react": "^16.13.1",