Skip to content

Commit

Permalink
chore: staged changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rayriffy committed Aug 12, 2024
1 parent af4d520 commit c1cd2ff
Show file tree
Hide file tree
Showing 3 changed files with 452 additions and 303 deletions.
29 changes: 15 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,35 +15,36 @@
"author": "",
"license": "ISC",
"dependencies": {
"@heroicons/react": "^2.1.3",
"@nanostores/react": "^0.7.2",
"@next/bundle-analyzer": "^14.2.3",
"@heroicons/react": "^2.1.5",
"@nanostores/react": "^0.7.3",
"@next/bundle-analyzer": "^14.2.5",
"destr": "^2.0.3",
"dotenv": "^16.4.5",
"lodash": "^4.17.21",
"mem": "^9.0.2",
"nanostores": "^0.10.3",
"next": "14.2.3",
"nanostores": "^0.11.2",
"next": "14.2.5",
"pixiv.ts": "npm:@rayriffy/pixiv.ts@^0.5.11",
"postcss": "^8.4.38",
"postcss": "^8.4.41",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-select": "^5.8.0",
"react-windowed-select": "^5.2.0",
"sharp": "^0.33.4",
"swr": "^2.2.5",
"tailwindcss": "^3.4.3",
"tailwindcss": "^3.4.9",
"web-api-hooks": "^3.0.2"
},
"devDependencies": {
"@swc-node/register": "^1.9.1",
"@swc-node/register": "^1.10.9",
"@tailwindcss/forms": "^0.5.7",
"@types/lodash": "^4.17.4",
"@types/node": "^20.12.12",
"@types/react": "^18.3.2",
"@types/lodash": "^4.17.7",
"@types/node": "^22.2.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"p-queue": "6.6.2",
"prettier": "^3.2.5",
"typescript": "^5.4.5"
}
"prettier": "^3.3.3",
"typescript": "^5.5.4"
},
"packageManager": "[email protected]+sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e"
}
Loading

0 comments on commit c1cd2ff

Please sign in to comment.