Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 59b4dd0 commit c72fe30
Show file tree
Hide file tree
Showing 2 changed files with 5,601 additions and 7,238 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,44 +3,44 @@
"version": "0.1.0",
"private": true,
"devDependencies": {
"eslint-config-prettier": "^6.11.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-prettier": "4.0.0",
"husky": "^7.0.0",
"lint-staged": "^11.1.2",
"lint-staged": "12.3.5",
"prettier": "^2.0.5",
"raw-loader": "^4.0.1",
"react-scripts": "^4.0.3"
"react-scripts": "5.0.0"
},
"dependencies": {
"@emotion/babel-plugin": "^11.3.0",
"@emotion/babel-preset-css-prop": "^11.2.0",
"@emotion/css": "^11.1.3",
"@emotion/react": "^11.4.0",
"@mdx-js/loader": "^1.6.22",
"@next/mdx": "^10.2.0",
"@types/d3-path": "^2.0.0",
"@types/d3-scale": "^3.2.2",
"@types/jest": "^25.2.3",
"@mdx-js/loader": "2.0.0",
"@next/mdx": "12.1.0",
"@types/d3-path": "3.0.0",
"@types/d3-scale": "4.0.2",
"@types/jest": "27.4.1",
"@types/lodash": "^4.14.172",
"@types/node": "^14.0.6",
"@types/react": "^16.9.35",
"@types/react-dom": "^16.9.8",
"@types/node": "16.11.26",
"@types/react": "17.0.39",
"@types/react-dom": "17.0.13",
"@types/tinycolor2": "^1.4.2",
"d3-path": "^1.0.9",
"d3-scale": "^3.2.1",
"d3-path": "3.0.1",
"d3-scale": "4.0.2",
"history": "^5.0.0",
"jotai": "^1.3.2",
"lodash": "^4.17.21",
"next": "11.1.2",
"next-mdx-remote": "^3.0.1",
"next": "12.1.0",
"next-mdx-remote": "4.0.0",
"panzoom": "^9.2.4",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-icons": "^4.2.0",
"rehype-katex": "^5.0.0",
"remark-math": "^3.0.1",
"sanitize.css": "^11.0.1",
"rehype-katex": "6.0.2",
"remark-math": "5.1.1",
"sanitize.css": "13.0.0",
"tinycolor2": "^1.4.1",
"typescript": "^4.4.3"
},
Expand Down
Loading

0 comments on commit c72fe30

Please sign in to comment.