aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-04-12 22:14:05 -0700
committerPinapelz <yukais@pinapelz.com>2026-04-12 22:14:05 -0700
commit8cfa334717481bc2fcfa716b546304924157abff (patch)
treec49dc578124991920ebc072be86275b71dee9795 /package.json
parent851d48fbf341e0f9f5f7d734666822976ab06a0e (diff)
make windows re-sizeable general lint/formatting
Diffstat (limited to 'package.json')
-rw-r--r--package.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/package.json b/package.json
index 1bc3206..dd02f2a 100644
--- a/package.json
+++ b/package.json
@@ -10,25 +10,25 @@
},
"dependencies": {
"font-awesome": "^4.7.0",
- "next": "16.0.1",
- "react": "^19.2.0",
+ "next": "16.2.3",
+ "react": "^19.2.5",
"react-bootstrap": "^2.10.10",
- "react-dom": "^19.2.0",
- "react-icons": "^5.5.0",
+ "react-dom": "^19.2.5",
+ "react-icons": "^5.6.0",
"react-lrc": "^3.2.1",
"react-srv3": "^1.0.4",
"react-toastify": "^11.0.5",
- "styled-components": "^6.1.19"
+ "styled-components": "^6.4.0"
},
"devDependencies": {
- "@types/node": "^24.10.0",
- "@types/react": "^19.2.2",
- "@types/react-dom": "^19.2.2",
- "autoprefixer": "^10.4.21",
- "eslint": "^9.39.1",
- "eslint-config-next": "16.0.1",
- "postcss": "^8.5.6",
- "typescript": "^5.9.3"
+ "@types/node": "^25.6.0",
+ "@types/react": "^19.2.14",
+ "@types/react-dom": "^19.2.3",
+ "autoprefixer": "^10.4.27",
+ "eslint": "^10.2.0",
+ "eslint-config-next": "16.2.3",
+ "postcss": "^8.5.9",
+ "typescript": "^6.0.2"
},
"browser": {
"fs": false,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage