chore: update dependencies

This commit is contained in:
reya
2024-12-22 07:06:31 +07:00
parent 12134c608f
commit 8349bec65a
2 changed files with 5564 additions and 4330 deletions

View File

@@ -1,21 +1,21 @@
{ {
"license": "WTFPL", "license": "WTFPL",
"dependencies": { "dependencies": {
"@radix-ui/react-checkbox": "^1.0.4", "@radix-ui/react-checkbox": "^1.1.3",
"@radix-ui/react-tabs": "^1.0.4", "@radix-ui/react-tabs": "^1.1.2",
"async-mutex": "^0.3.2", "async-mutex": "^0.3.2",
"esbuild": "^0.14.54", "esbuild": "^0.14.54",
"eslint": "^8.54.0", "eslint": "^8.57.1",
"eslint-plugin-babel": "^5.3.1", "eslint-plugin-babel": "^5.3.1",
"eslint-plugin-react": "^7.33.2", "eslint-plugin-react": "^7.37.2",
"events": "^3.3.0", "events": "^3.3.0",
"minidenticons": "^4.2.0", "minidenticons": "^4.2.1",
"nostr-tools": "^1.17.0", "nostr-tools": "^1.17.0",
"prettier": "^2.8.8", "prettier": "^2.8.8",
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-native-svg": "^13.14.0", "react-native-svg": "^13.14.1",
"react-qr-code": "^2.0.12", "react-qr-code": "^2.0.15",
"use-boolean-state": "^1.0.2", "use-boolean-state": "^1.0.2",
"use-debounce": "^7.0.1", "use-debounce": "^7.0.1",
"webextension-polyfill": "^0.8.0" "webextension-polyfill": "^0.8.0"
@@ -28,6 +28,6 @@
}, },
"devDependencies": { "devDependencies": {
"esbuild-plugin-copy": "^2.1.1", "esbuild-plugin-copy": "^2.1.1",
"tailwindcss": "^3.3.5" "tailwindcss": "^3.4.17"
} }
} }

9878
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff