Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
fix(view): Make aboutblank toast show on view load rather than iframe…
Browse files Browse the repository at this point in the history
… load

chore(deps): update dependencies
  • Loading branch information
IncognitoTGT committed Feb 5, 2024
1 parent d74c4bc commit 0a32f89
Show file tree
Hide file tree
Showing 4 changed files with 1,698 additions and 3,390 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
public/ampere
pnpm-lock.yaml
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dotenv": "^16.4.1",
"express": "^4.18.2",
"fs": "0.0.1-security",
"geist": "^1.2.1",
"geist": "^1.2.2",
"localforage": "^1.10.0",
"lucide-react": "^0.320.0",
"million": "^2.6.4",
Expand All @@ -61,7 +61,7 @@
"@types/cors": "^2.8.17",
"@types/crypto-js": "^4.2.2",
"@types/node": "^20.11.16",
"@types/react": "^18.2.51",
"@types/react": "^18.2.53",
"@types/react-dom": "^18.2.18",
"@types/react-helmet": "^6.1.11",
"@typescript-eslint/eslint-plugin": "^6.20.0",
Expand Down
Loading

0 comments on commit 0a32f89

Please sign in to comment.