Merge pull request #2170 from RoboSats/frontend-libaries-bump

Frontend libraries bump
This commit is contained in:
KoalaSat
2025-08-13 08:50:56 +00:00
committed by GitHub
3 changed files with 1287 additions and 904 deletions

File diff suppressed because it is too large Load Diff

View File

@ -25,7 +25,7 @@
"@eslint/eslintrc": "^3.3.1", "@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.30.1", "@eslint/js": "^9.30.1",
"@types/fs-extra": "^11.0.4", "@types/fs-extra": "^11.0.4",
"@types/jest": "^29.5.14", "@types/jest": "^30.0.0",
"@types/latlon-geohash": "^2.0.4", "@types/latlon-geohash": "^2.0.4",
"@types/leaflet": "^1.9.18", "@types/leaflet": "^1.9.18",
"@types/node": "^24.1.0", "@types/node": "^24.1.0",
@ -33,7 +33,7 @@
"@types/react-dom": "^19.1.6", "@types/react-dom": "^19.1.6",
"@types/webpack": "^5.28.5", "@types/webpack": "^5.28.5",
"@typescript-eslint/eslint-plugin": "^8.33.0", "@typescript-eslint/eslint-plugin": "^8.33.0",
"@typescript-eslint/parser": "^8.36.0", "@typescript-eslint/parser": "^8.39.0",
"babel-loader": "^10.0.0", "babel-loader": "^10.0.0",
"copy-webpack-plugin": "^13.0.0", "copy-webpack-plugin": "^13.0.0",
"css-loader": "^7.1.2", "css-loader": "^7.1.2",
@ -42,14 +42,14 @@
"eslint-config-prettier": "^10.1.5", "eslint-config-prettier": "^10.1.5",
"eslint-import-resolver-typescript": "^4.4.1", "eslint-import-resolver-typescript": "^4.4.1",
"eslint-plugin-import": "^2.31.0", "eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.21.0", "eslint-plugin-n": "^17.21.3",
"eslint-plugin-prettier": "^5.5.1", "eslint-plugin-prettier": "^5.5.1",
"eslint-plugin-promise": "^7.2.1", "eslint-plugin-promise": "^7.2.1",
"eslint-plugin-react": "^7.37.5", "eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-hooks": "^5.2.0",
"globals": "^16.2.0", "globals": "^16.2.0",
"html-webpack-plugin": "^5.6.3", "html-webpack-plugin": "^5.6.3",
"jest": "^29.7.0", "jest": "^30.0.5",
"prettier": "^3.6.2", "prettier": "^3.6.2",
"style-loader": "^4.0.0", "style-loader": "^4.0.0",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
@ -83,7 +83,7 @@
"latlon-geohash": "^2.0.0", "latlon-geohash": "^2.0.0",
"leaflet": "^1.9.4", "leaflet": "^1.9.4",
"light-bolt11-decoder": "^3.2.0", "light-bolt11-decoder": "^3.2.0",
"nostr-tools": "^2.15.1", "nostr-tools": "^2.16.2",
"npm": "^11.4.1", "npm": "^11.4.1",
"openpgp": "^5.11.0", "openpgp": "^5.11.0",
"react": "^19.1.0", "react": "^19.1.0",

13
package-lock.json generated
View File

@ -4,6 +4,7 @@
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "robosats",
"dependencies": { "dependencies": {
"js-yaml": "^4.1.0" "js-yaml": "^4.1.0"
}, },
@ -47,9 +48,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/brace-expansion": { "node_modules/brace-expansion": {
"version": "1.1.11", "version": "1.1.12",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -128,9 +129,9 @@
} }
}, },
"node_modules/filelist/node_modules/brace-expansion": { "node_modules/filelist/node_modules/brace-expansion": {
"version": "2.0.1", "version": "2.0.2",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {