Skip to content

Commit 3237119

Browse files
Add others package
1 parent c39c541 commit 3237119

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,17 @@
1010
},
1111
"dependencies": {
1212
"@next/font": "13.1.2",
13+
"@picocss/pico": "^1.5.6",
1314
"@types/node": "18.11.18",
1415
"@types/react": "18.0.26",
1516
"@types/react-dom": "18.0.10",
17+
"dayjs": "^1.11.7",
1618
"eslint": "8.32.0",
1719
"eslint-config-next": "13.1.2",
1820
"next": "13.1.2",
1921
"react": "18.2.0",
2022
"react-dom": "18.2.0",
23+
"react-icons": "^4.7.1",
2124
"typescript": "4.9.4"
2225
}
2326
}

pnpm-lock.yaml

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)