Skip to content

Commit f8a329e

Browse files
committed
[auto] chore: Upgrade major versions of some deps using ncu (npm-check-update)
1 parent 9db4422 commit f8a329e

File tree

2 files changed

+668
-458
lines changed

2 files changed

+668
-458
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"eslint": "^6.8.0",
112112
"eslint-plugin-react": "^7.28.0",
113113
"now": "^16.7.0",
114-
"npm-check-updates": "^4.1.2",
114+
"npm-check-updates": "^12.3.0",
115115
"prettier": "1.19.1"
116116
},
117117
"dependencies": {
@@ -124,19 +124,19 @@
124124
"isomorphic-unfetch": "^3.1.0",
125125
"next-yaml": "^1.0.1",
126126
"popper.js": "^1.16.0",
127-
"react-bootstrap": "^1.6.4",
127+
"react-bootstrap": "^2.1.2",
128128
"react-google-recaptcha": "^2.1.0",
129-
"react-icons": "^3.11.0",
130-
"react-instagram-embed": "^1.5.0",
129+
"react-icons": "^4.3.1",
130+
"react-instagram-embed": "^3.0.0",
131131
"styled-components": "4.4.1",
132132
"@use-hook/use-cookie": "^0.1.4",
133133
"react-hook-form": "^4.10.2",
134134
"react-jsx-parser": "^1.29.0",
135135
"bootstrap-css-only": "^4.4.1",
136136
"react-markdown": "^4.3.1",
137-
"react-twitter-embed": "^3.0.3",
138-
"next-fonts": "^0.19.0",
139-
"@sentry/browser": "^5.30.0",
137+
"react-twitter-embed": "^4.0.4",
138+
"next-fonts": "^1.5.1",
139+
"@sentry/browser": "^6.17.8",
140140
"react-youtube": "^7.14.0",
141141
"bootstrap": "^4.6.1",
142142
"copy-webpack-plugin": "^5.1.2",

0 commit comments

Comments
 (0)