Skip to content

Commit afa7aa7

Browse files
committed
bump a few more packages (no majors)
1 parent c45d54e commit afa7aa7

File tree

2 files changed

+107
-1321
lines changed

2 files changed

+107
-1321
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,27 @@
88
"@emotion/core": "10.0.28",
99
"@emotion/styled": "10.0.27",
1010
"antd": "4.0.3",
11-
"date-fns": "^2.23.0",
11+
"date-fns": "^2.29.3",
1212
"framer-motion": "^2.0.0-beta.52",
1313
"markdown-to-jsx": "6.11.0",
1414
"query-string": "6.11.1",
1515
"react": "18.2.0",
1616
"react-content-loader": "5.0.2",
17-
"react-copy-to-clipboard": "5.0.2",
17+
"react-copy-to-clipboard": "5.1.0",
1818
"react-diff-view": "2.4.2",
1919
"react-dom": "18.2.0",
2020
"react-dom-confetti": "0.1.3",
2121
"react-ga": "2.7.0",
22-
"react-github-btn": "1.1.1",
22+
"react-github-btn": "1.4.0",
2323
"react-scripts": "5.0.1",
24-
"semver": "7.1.3",
24+
"semver": "7.3.8",
2525
"use-persisted-state": "^0.3.3"
2626
},
2727
"devDependencies": {
2828
"@emotion/babel-preset-css-prop": "10.0.27",
2929
"@testing-library/react": "^14.0.0",
3030
"customize-cra": "^0.9.1",
31-
"customize-cra-react-refresh": "^1.0.1",
31+
"customize-cra-react-refresh": "^1.1.0",
3232
"eslint": "^8.35.0",
3333
"eslint-plugin-prettier": "^4.2.1",
3434
"gh-pages": "2.2.0",
@@ -37,7 +37,7 @@
3737
"prettier": "2.8.4",
3838
"pretty-quick": "3.1.3",
3939
"puppeteer": "10.0.0",
40-
"react-app-rewired": "^2.1.5"
40+
"react-app-rewired": "^2.2.1"
4141
},
4242
"scripts": {
4343
"prepare": "husky install",

0 commit comments

Comments
 (0)