Skip to content

Commit d5221c9

Browse files
Creating the yarn.lock file
1 parent e6661a3 commit d5221c9

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

yarn.lock

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2+
# yarn lockfile v1
3+
4+
5+
picocss-demo-nextjs@0.1.0:
6+
version "0.1.0"
7+
dependencies:
8+
"@next/font" "13.1.2"
9+
"@picocss/pico" "^1.5.6"
10+
"@types/node" "18.11.18"
11+
"@types/react" "18.0.26"
12+
"@types/react-dom" "18.0.10"
13+
dayjs "^1.11.7"
14+
eslint "8.32.0"
15+
eslint-config-next "13.1.2"
16+
next "13.1.2"
17+
react "18.2.0"
18+
react-dom "18.2.0"
19+
react-icons "^4.7.1"
20+
typescript "4.9.4"
21+

0 commit comments

Comments
 (0)