bumped package versions
This commit is contained in:
parent
012f446e64
commit
fc51c78f1e
2 changed files with 4087 additions and 7231 deletions
|
@ -20,13 +20,13 @@
|
|||
"react-collapse": "^5.1.1",
|
||||
"react-date-range": "^1.4.0",
|
||||
"react-device-detect": "^2.1.2",
|
||||
"react-dnd": "^14.0.4",
|
||||
"react-dnd-html5-backend": "^14.0.2",
|
||||
"react-dnd": "^14.0.5",
|
||||
"react-dnd-html5-backend": "^14.1.0",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-helmet-async": "^1.2.2",
|
||||
"react-router-dom": "^6.1.1",
|
||||
"react-router-dom": "^6.2.1",
|
||||
"react-router-hash-link": "^2.4.3",
|
||||
"react-scripts": "^4.0.3",
|
||||
"react-scripts": "^5.0.0",
|
||||
"react-select": "^5.2.1",
|
||||
"react-tooltip": "^4.2.21",
|
||||
"styled-components": "^5.3.3"
|
||||
|
@ -34,36 +34,36 @@
|
|||
"devDependencies": {
|
||||
"@types/elasticlunr": "^0.9.4",
|
||||
"@types/highlight.js": "^10.1.0",
|
||||
"@types/jsdom": "^16.2.13",
|
||||
"@types/jsdom": "^16.2.14",
|
||||
"@types/katex": "^0.11.1",
|
||||
"@types/markdown-it": "^12.2.3",
|
||||
"@types/node": "^16.11.12",
|
||||
"@types/react": "^17.0.37",
|
||||
"@types/node": "^17.0.8",
|
||||
"@types/react": "^17.0.38",
|
||||
"@types/react-collapse": "^5.0.1",
|
||||
"@types/react-date-range": "^1.4.1",
|
||||
"@types/react-date-range": "^1.4.2",
|
||||
"@types/react-dom": "^17.0.11",
|
||||
"@types/react-router-hash-link": "^2.4.4",
|
||||
"@types/react-select": "^5.0.1",
|
||||
"@types/styled-components": "^5.1.18",
|
||||
"@typescript-eslint/eslint-plugin": "^5.7.0",
|
||||
"@typescript-eslint/parser": "^5.7.0",
|
||||
"@types/styled-components": "^5.1.19",
|
||||
"@typescript-eslint/eslint-plugin": "^5.9.0",
|
||||
"@typescript-eslint/parser": "^5.9.0",
|
||||
"canvas": "^2.8.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-json": "^3.1.0",
|
||||
"eslint-plugin-react": "^7.27.1",
|
||||
"eslint-plugin-react": "^7.28.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"jsdom": "^19.0.0",
|
||||
"jspdf": "^2.5.0",
|
||||
"markdown-it": "^12.3.0",
|
||||
"markdown-it-anchor": "^8.4.1",
|
||||
"markdown-it-attrs": "^4.1.0",
|
||||
"markdown-it-attrs": "^4.1.3",
|
||||
"markdown-it-footnote": "^3.0.3",
|
||||
"markdown-it-highlight-lines": "^1.0.2",
|
||||
"markdown-it-mark": "^3.0.1",
|
||||
"markdown-it-sub": "^1.0.0",
|
||||
"markdown-it-sup": "^1.0.0",
|
||||
"markdown-it-task-checkbox": "^1.0.6",
|
||||
"markdown-it-texmath": "^0.9.6",
|
||||
"markdown-it-texmath": "^0.9.7",
|
||||
"markdown-toc": "^1.2.0",
|
||||
"prettier": "^2.5.1",
|
||||
"read-time-estimate": "^0.0.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue