Skip to content

Commit

Permalink
fix: packages version (fix React to v17)
Browse files Browse the repository at this point in the history
  • Loading branch information
YHhaoareyou committed Jul 6, 2022
1 parent 768301a commit 6c87d18
Show file tree
Hide file tree
Showing 11 changed files with 2,833 additions and 6,683 deletions.
866 changes: 665 additions & 201 deletions campus/pnpm-lock.yaml

Large diffs are not rendered by default.

144 changes: 48 additions & 96 deletions career/pnpm-lock.yaml

Large diffs are not rendered by default.

9 changes: 4 additions & 5 deletions feeds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,19 @@
"fs": "0.0.1-security",
"i18next": "21.8.9",
"i18next-browser-languagedetector": "6.1.4",
"imagemin-mozjpeg": "10.0.0",
"imagemin-optipng": "8.0.0",
"next": "12.1.6",
"next-compose-plugins": "2.2.1",
"next-optimized-images": "2.6.2",
"path": "0.12.7",
"react": "18.1.0",
"react-dom": "18.1.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-markdown": "8.0.3",
"styled-components": "5.3.5"
},
"devDependencies": {
"@types/node": "17.0.41",
"@types/react": "18.0.12",
"@types/react": "17.0.39",
"@types/react-dom": "17.0.13",
"autoprefixer": "10.4.7",
"cssnano": "5.1.11",
"eslint": "8.17.0",
Expand Down
Loading

0 comments on commit 6c87d18

Please sign in to comment.