Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yamader committed Jul 15, 2023
1 parent 22e7ed9 commit f0ac84d
Show file tree
Hide file tree
Showing 3 changed files with 1,089 additions and 991 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"ahooks": "3.7.8",
"clsx": "1.2.1",
"jotai": "2.2.2",
"lucide-react": "0.259.0",
"lucide-react": "0.260.0",
"mfm-js": "0.23.3",
"misskey-js": "0.0.16",
"react": "18.2.0",
Expand All @@ -21,28 +21,28 @@
"uuid": "9.0.0"
},
"devDependencies": {
"@ducanh2912/next-pwa": "9.1.4",
"@types/node": "20.4.0",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@ducanh2912/next-pwa": "9.2.1",
"@types/node": "20.4.2",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@types/uuid": "9.0.2",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"autoprefixer": "10.4.14",
"cssnano": "6.0.1",
"cssnano-preset-advanced": "6.0.1",
"eslint": "8.44.0",
"eslint-config-next": "13.4.9",
"eslint": "8.45.0",
"eslint-config-next": "13.4.10",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-tailwindcss": "3.13.0",
"next": "13.4.9",
"postcss": "8.4.25",
"next": "13.4.10",
"postcss": "8.4.26",
"prettier": "2.8.8",
"prettier-plugin-tailwindcss": "0.3.0",
"prettier-plugin-tailwindcss": "0.4.1",
"react-hook-form": "7.45.1",
"sharp": "0.32.1",
"tailwindcss": "3.3.2",
"sharp": "0.32.3",
"tailwindcss": "3.3.3",
"tailwindcss-radix": "2.8.0",
"typescript": "5.1.6"
},
Expand Down
Loading

0 comments on commit f0ac84d

Please sign in to comment.