mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
downgrade remark & chalk packages cause Gatsby is just stupid
This commit is contained in:
parent
e1362288a5
commit
2532cad4a4
2822
package-lock.json
generated
2822
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@ -43,11 +43,11 @@
|
||||
"react-dom": "^18.0.0",
|
||||
"react-feather": "^2.0.9",
|
||||
"react-helmet": "^6.1.0",
|
||||
"remark": "^14.0.2",
|
||||
"remark-breaks": "^3.0.2",
|
||||
"remark-html": "^15.0.1",
|
||||
"remark-parse": "^10.0.1",
|
||||
"remark-react": "^9.0.1",
|
||||
"remark": "13.0.0",
|
||||
"remark-breaks": "2.0.2",
|
||||
"remark-html": "13.0.2",
|
||||
"remark-parse": "9.0.0",
|
||||
"remark-react": "8.0.0",
|
||||
"vcf": "^2.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -59,7 +59,7 @@
|
||||
"@testing-library/react": "^13.1.1",
|
||||
"@welldone-software/why-did-you-render": "^7.0.1",
|
||||
"babel-preset-gatsby": "^2.12.1",
|
||||
"chalk": "^5.0.1",
|
||||
"chalk": "4.1.2",
|
||||
"eslint": "^8.13.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-graphql": "^4.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user