fix: updated npm packages and pinned unist-util-find to 1.0.2 to fix build errors

This commit is contained in:
Rick van Lieshout 2023-06-29 22:05:36 +02:00
parent 26aabc9abd
commit 5ea6e0a20f
2 changed files with 180 additions and 25864 deletions

25963
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -54,32 +54,32 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"classnames": "^2.3.2",
"disqus-react": "^1.1.5",
"gatsby": "^5.10.0",
"gatsby-link": "^5.9.0",
"gatsby-plugin-catch-links": "^5.10.0",
"gatsby-plugin-feed": "^5.10.0",
"gatsby-plugin-google-gtag": "^5.10.0",
"gatsby-plugin-image": "^3.8.0",
"gatsby-plugin-manifest": "^5.10.0",
"gatsby": "^5.11.0",
"gatsby-link": "^5.11.0",
"gatsby-plugin-catch-links": "^5.11.0",
"gatsby-plugin-feed": "^5.11.0",
"gatsby-plugin-google-gtag": "^5.11.0",
"gatsby-plugin-image": "^3.11.0",
"gatsby-plugin-manifest": "^5.11.0",
"gatsby-plugin-optimize-svgs": "^1.0.5",
"gatsby-plugin-react-helmet": "^6.10.0",
"gatsby-plugin-react-helmet": "^6.11.0",
"gatsby-plugin-react-helmet-canonical-urls": "^1.4.0",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-robots-txt": "^1.8.0",
"gatsby-plugin-sass": "^6.10.0",
"gatsby-plugin-sharp": "^5.9.0",
"gatsby-plugin-sitemap": "^6.10.0",
"gatsby-remark-autolink-headers": "^6.10.0",
"gatsby-remark-copy-linked-files": "^6.10.0",
"gatsby-plugin-sass": "^6.11.0",
"gatsby-plugin-sharp": "^5.11.0",
"gatsby-plugin-sitemap": "^6.11.0",
"gatsby-remark-autolink-headers": "^6.11.0",
"gatsby-remark-copy-linked-files": "^6.11.0",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^7.10.0",
"gatsby-remark-images": "^7.11.0",
"gatsby-remark-images-medium-zoom": "^1.7.0",
"gatsby-remark-prismjs": "^7.10.0",
"gatsby-remark-responsive-iframe": "^6.10.0",
"gatsby-remark-smartypants": "^6.10.0",
"gatsby-source-filesystem": "^5.10.0",
"gatsby-transformer-remark": "^6.9.0",
"gatsby-transformer-sharp": "^5.10.0",
"gatsby-remark-prismjs": "^7.11.0",
"gatsby-remark-responsive-iframe": "^6.11.0",
"gatsby-remark-smartypants": "^6.11.0",
"gatsby-source-filesystem": "^5.11.0",
"gatsby-transformer-remark": "^6.11.0",
"gatsby-transformer-sharp": "^5.11.0",
"prismjs": "^1.29.0",
"react": "^18.2.0",
"react-cookie-consent": "^8.0.1",
@ -89,40 +89,40 @@
"reading-time": "^1.5.0"
},
"devDependencies": {
"@commitlint/config-conventional": "^17.6.1",
"@commitlint/config-conventional": "^17.6.6",
"@commitlint/cz-commitlint": "^17.5.0",
"@jest/globals": "^29.5.0",
"@mastermindzh/eslint-config": "^1.0.2",
"@mastermindzh/prettier-config": "^1.0.0",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@swc/core": "^1.3.51",
"@swc/core": "^1.3.67",
"@swc/jest": "^0.2.26",
"@types/gatsby-transformer-remark": "^2.9.1",
"@types/jest": "^29.5.0",
"@types/jest": "^29.5.2",
"@types/node": "^18.15.11",
"@types/react": "^18.0.37",
"@types/react-dom": "^18.0.11",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/react-helmet": "^6.1.6",
"@types/react-test-renderer": "^18.0.0",
"@types/react-toggle": "^4.0.3",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"autoprefixer": "^10.4.14",
"browserslist": "^4.21.5",
"browserslist": "^4.21.9",
"codecov": "^3.8.3",
"commitizen": "^4.3.0",
"commitlint": "^17.6.1",
"concurrently": "^7.6.0",
"eslint": "^8.38.0",
"commitlint": "^17.6.6",
"concurrently": "^8.2.0",
"eslint": "^8.43.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-react-app": "^7.0.1",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jest": "^27.2.2",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",
@ -134,24 +134,25 @@
"jest-cli": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-svg-transformer": "^1.0.0",
"lint-staged": "^13.2.1",
"lint-staged": "^13.2.3",
"lost": "9.0.1",
"markdownlint": "^0.28.1",
"postcss": "^8.4.21",
"markdownlint": "^0.29.0",
"postcss": "^8.4.24",
"postcss-scss": "^4.0.6",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"prettier-plugin-packagejson": "^2.4.3",
"react-test-renderer": "^18.2.0",
"rimraf": "^4.4.1",
"sass": "^1.62.0",
"sass": "^1.63.6",
"source-map-support": "^0.5.21",
"standard-version": "^9.5.0",
"stylelint": "^15.5.0",
"stylelint": "^15.9.0",
"stylelint-config-recommended-scss": "^9.0.1",
"stylelint-order": "^6.0.3",
"stylelint-scss": "^4.6.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
"typescript": "^5.1.6",
"unist-util-find": "1.0.2"
},
"config": {
"commitizen": {