aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-02-11 00:18:45 -0800
committerPinapelz <yukais@pinapelz.com>2024-02-11 00:18:45 -0800
commitc8537ee711a61e1953c16f4115f8aea14d4413b1 (patch)
tree70d02678616f5595d1d639cf037a65a5c4f2058f /package.json
parentf2d30dd57c5909c2c3e1aeba465fd5fe367b0630 (diff)
chore: bump dependencies
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 971e5bf..8d24a3b 100644
--- a/package.json
+++ b/package.json
@@ -11,25 +11,25 @@
"dependencies": {
"font-awesome": "^4.7.0",
"next": "14.0.2",
- "react": "^18",
- "react-bootstrap": "^2.9.1",
- "react-dom": "^18",
+ "react": "^18.2.0",
+ "react-bootstrap": "^2.10.1",
+ "react-dom": "^18.2.0",
"react-icons": "^4.12.0",
- "react-lrc": "^3.0.2",
+ "react-lrc": "^3.1.3",
"react-srv3": "^1.0.4",
"react-toastify": "^9.1.3",
- "styled-components": "^6.1.1"
+ "styled-components": "^6.1.8"
},
"devDependencies": {
- "@types/node": "^20",
- "@types/react": "^18",
- "@types/react-dom": "^18",
- "autoprefixer": "^10.0.1",
- "eslint": "^8",
+ "@types/node": "^20.11.17",
+ "@types/react": "^18.2.55",
+ "@types/react-dom": "^18.2.19",
+ "autoprefixer": "^10.4.17",
+ "eslint": "^8.56.0",
"eslint-config-next": "14.0.2",
- "postcss": "^8",
- "tailwindcss": "^3.3.0",
- "typescript": "^5"
+ "postcss": "^8.4.35",
+ "tailwindcss": "^3.4.1",
+ "typescript": "^5.3.3"
},
"browser": {
"fs": false,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage