Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 2df7780

Browse files
committed
depdencency bump
1 parent 6d300ca commit 2df7780

File tree

2 files changed

+929
-1514
lines changed

2 files changed

+929
-1514
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
},
2424
"dependencies": {
2525
"classnames": "2.2.6",
26-
"date-fns": "2.15.0",
27-
"next": "latest",
26+
"date-fns": "2.16.0",
27+
"next": "^9.5.2",
2828
"react": "^16.13.1",
2929
"react-dom": "^16.13.1"
3030
},
@@ -38,9 +38,9 @@
3838
"eslint-plugin-react-hooks": "^4.1.0",
3939
"postcss-flexbugs-fixes": "4.2.1",
4040
"postcss-preset-env": "^6.7.0",
41-
"prettier": "^2.0.5",
41+
"prettier": "^2.1.1",
4242
"prop-types": "^15.7.2",
4343
"stylelint-config-standard": "^20.0.0",
44-
"tailwindcss": "^1.7.2"
44+
"tailwindcss": "^1.7.5"
4545
}
4646
}

0 commit comments

Comments
 (0)