Skip to content

Commit

Permalink
📦 upadate packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ivgtr committed Mar 31, 2021
1 parent 6325094 commit ac78e0f
Show file tree
Hide file tree
Showing 2 changed files with 1,209 additions and 2,730 deletions.
33 changes: 16 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,23 @@
"author": "ivgtr",
"license": "MIT",
"dependencies": {
"@zeit/next-sass": "^1.0.1",
"autoprefixer": "^10.2.4",
"firebase": "^8.2.6",
"next": "^10.0.6",
"node-sass": "^5.0.0",
"postcss": "^8.2.5",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"recoil": "^0.1.2",
"tailwindcss": "^2.0.3"
"autoprefixer": "^10.2.5",
"firebase": "^8.3.1",
"next": "^10.1.2",
"postcss": "^8.2.9",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"recoil": "^0.1.3",
"sass": "^1.0.1",
"tailwindcss": "^2.0.4"
},
"devDependencies": {
"@types/node": "^14.14.25",
"@types/react": "^17.0.1",
"eslint": "^7.19.0",
"eslint-config-sumikko": "^0.3.0",
"stylelint": "^13.9.0",
"stylelint-config-sumikko": "^0.1.0",
"typescript": "^4.1.3"
"@types/node": "^14.14.37",
"@types/react": "^17.0.3",
"eslint": "^7.23.0",
"eslint-config-sumikko": "^0.4.0",
"stylelint": "^13.12.0",
"stylelint-config-sumikko": "^0.1.1",
"typescript": "^4.2.3"
}
}
Loading

0 comments on commit ac78e0f

Please sign in to comment.