mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-04 02:29:46 +01:00 
			
		
		
		
	dependency updates
This commit is contained in:
		
							
								
								
									
										7272
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										7272
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										88
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										88
									
								
								package.json
									
									
									
									
									
								
							@@ -47,31 +47,31 @@
 | 
			
		||||
    "@fortawesome/fontawesome-svg-core": "^6.2.0",
 | 
			
		||||
    "@fortawesome/free-solid-svg-icons": "^6.2.0",
 | 
			
		||||
    "@fortawesome/react-fontawesome": "^0.2.0",
 | 
			
		||||
    "classnames": "^2.3.1",
 | 
			
		||||
    "disqus-react": "^1.1.3",
 | 
			
		||||
    "gatsby": "^4.23.0",
 | 
			
		||||
    "gatsby-link": "^4.23.0",
 | 
			
		||||
    "gatsby-plugin-catch-links": "^4.23.0",
 | 
			
		||||
    "gatsby-plugin-feed": "^4.23.0",
 | 
			
		||||
    "gatsby-plugin-image": "^2.23.0",
 | 
			
		||||
    "gatsby-plugin-manifest": "^4.23.0",
 | 
			
		||||
    "gatsby-plugin-offline": "^5.23.0",
 | 
			
		||||
    "classnames": "^2.3.2",
 | 
			
		||||
    "disqus-react": "^1.1.4",
 | 
			
		||||
    "gatsby": "^4.24.4",
 | 
			
		||||
    "gatsby-link": "^4.24.1",
 | 
			
		||||
    "gatsby-plugin-catch-links": "^4.24.0",
 | 
			
		||||
    "gatsby-plugin-feed": "^4.24.0",
 | 
			
		||||
    "gatsby-plugin-image": "^2.24.0",
 | 
			
		||||
    "gatsby-plugin-manifest": "^4.24.0",
 | 
			
		||||
    "gatsby-plugin-offline": "^5.24.0",
 | 
			
		||||
    "gatsby-plugin-optimize-svgs": "^1.0.5",
 | 
			
		||||
    "gatsby-plugin-react-helmet": "^5.23.0",
 | 
			
		||||
    "gatsby-plugin-sass": "^5.23.0",
 | 
			
		||||
    "gatsby-plugin-sharp": "^4.23.0",
 | 
			
		||||
    "gatsby-plugin-sitemap": "^5.23.0",
 | 
			
		||||
    "gatsby-remark-autolink-headers": "^5.23.0",
 | 
			
		||||
    "gatsby-remark-copy-linked-files": "^5.23.0",
 | 
			
		||||
    "gatsby-plugin-react-helmet": "^5.24.0",
 | 
			
		||||
    "gatsby-plugin-sass": "^5.24.0",
 | 
			
		||||
    "gatsby-plugin-sharp": "^4.24.0",
 | 
			
		||||
    "gatsby-plugin-sitemap": "^5.24.0",
 | 
			
		||||
    "gatsby-remark-autolink-headers": "^5.24.0",
 | 
			
		||||
    "gatsby-remark-copy-linked-files": "^5.24.0",
 | 
			
		||||
    "gatsby-remark-external-links": "0.0.4",
 | 
			
		||||
    "gatsby-remark-images": "^6.23.0",
 | 
			
		||||
    "gatsby-remark-images": "^6.24.0",
 | 
			
		||||
    "gatsby-remark-images-medium-zoom": "^1.7.0",
 | 
			
		||||
    "gatsby-remark-prismjs": "^6.23.0",
 | 
			
		||||
    "gatsby-remark-responsive-iframe": "^5.23.0",
 | 
			
		||||
    "gatsby-remark-smartypants": "^5.23.0",
 | 
			
		||||
    "gatsby-source-filesystem": "^4.23.0",
 | 
			
		||||
    "gatsby-transformer-remark": "^5.23.0",
 | 
			
		||||
    "gatsby-transformer-sharp": "^4.23.0",
 | 
			
		||||
    "gatsby-remark-prismjs": "^6.24.0",
 | 
			
		||||
    "gatsby-remark-responsive-iframe": "^5.24.0",
 | 
			
		||||
    "gatsby-remark-smartypants": "^5.24.0",
 | 
			
		||||
    "gatsby-source-filesystem": "^4.24.0",
 | 
			
		||||
    "gatsby-transformer-remark": "^5.24.0",
 | 
			
		||||
    "gatsby-transformer-sharp": "^4.24.0",
 | 
			
		||||
    "prismjs": "^1.29.0",
 | 
			
		||||
    "react": "^18.2.0",
 | 
			
		||||
    "react-cookie-consent": "^8.0.1",
 | 
			
		||||
@@ -81,29 +81,29 @@
 | 
			
		||||
    "reading-time": "^1.5.0"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@jest/globals": "^27.5.1",
 | 
			
		||||
    "@mastermindzh/eslint-config": "^1.0.1",
 | 
			
		||||
    "@jest/globals": "^29.1.2",
 | 
			
		||||
    "@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.1",
 | 
			
		||||
    "@swc/jest": "^0.2.22",
 | 
			
		||||
    "@swc/core": "^1.3.6",
 | 
			
		||||
    "@swc/jest": "^0.2.23",
 | 
			
		||||
    "@types/gatsby-transformer-remark": "^2.9.1",
 | 
			
		||||
    "@types/jest": "^29.0.3",
 | 
			
		||||
    "@types/node": "^18.7.3",
 | 
			
		||||
    "@types/react": "^18.0.20",
 | 
			
		||||
    "@types/jest": "^29.1.2",
 | 
			
		||||
    "@types/node": "^18.8.4",
 | 
			
		||||
    "@types/react": "^18.0.21",
 | 
			
		||||
    "@types/react-dom": "^18.0.6",
 | 
			
		||||
    "@types/react-helmet": "^6.1.5",
 | 
			
		||||
    "@types/react-test-renderer": "^18.0.0",
 | 
			
		||||
    "@types/react-toggle": "^4.0.3",
 | 
			
		||||
    "@types/sass": "^1.43.1",
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "^5.37.0",
 | 
			
		||||
    "@typescript-eslint/parser": "^5.37.0",
 | 
			
		||||
    "autoprefixer": "^10.4.11",
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "^5.40.0",
 | 
			
		||||
    "@typescript-eslint/parser": "^5.40.0",
 | 
			
		||||
    "autoprefixer": "^10.4.12",
 | 
			
		||||
    "browserslist": "^4.21.4",
 | 
			
		||||
    "codecov": "^3.8.3",
 | 
			
		||||
    "concurrently": "^7.3.0",
 | 
			
		||||
    "eslint": "^8.23.0",
 | 
			
		||||
    "concurrently": "^7.4.0",
 | 
			
		||||
    "eslint": "^8.25.0",
 | 
			
		||||
    "eslint-config-airbnb": "^19.0.4",
 | 
			
		||||
    "eslint-config-airbnb-typescript": "^17.0.0",
 | 
			
		||||
    "eslint-config-prettier": "^8.5.0",
 | 
			
		||||
@@ -111,34 +111,34 @@
 | 
			
		||||
    "eslint-import-resolver-typescript": "^3.5.1",
 | 
			
		||||
    "eslint-plugin-flowtype": "^8.0.3",
 | 
			
		||||
    "eslint-plugin-import": "^2.26.0",
 | 
			
		||||
    "eslint-plugin-jest": "^27.0.4",
 | 
			
		||||
    "eslint-plugin-jest": "^27.1.1",
 | 
			
		||||
    "eslint-plugin-jsx-a11y": "^6.6.1",
 | 
			
		||||
    "eslint-plugin-prettier": "^4.2.1",
 | 
			
		||||
    "eslint-plugin-react": "^7.31.8",
 | 
			
		||||
    "eslint-plugin-react": "^7.31.10",
 | 
			
		||||
    "eslint-plugin-react-hooks": "^4.6.0",
 | 
			
		||||
    "eslint-plugin-simple-import-sort": "^8.0.0",
 | 
			
		||||
    "husky": "8.0.1",
 | 
			
		||||
    "identity-obj-proxy": "3.0.0",
 | 
			
		||||
    "jest": "^29.0.3",
 | 
			
		||||
    "jest-cli": "^29.0.3",
 | 
			
		||||
    "jest-environment-jsdom": "^29.0.3",
 | 
			
		||||
    "jest": "^29.1.2",
 | 
			
		||||
    "jest-cli": "^29.1.2",
 | 
			
		||||
    "jest-environment-jsdom": "^29.1.2",
 | 
			
		||||
    "jest-svg-transformer": "^1.0.0",
 | 
			
		||||
    "lint-staged": "^13.0.3",
 | 
			
		||||
    "lost": "9.0.1",
 | 
			
		||||
    "markdownlint": "^0.26.2",
 | 
			
		||||
    "postcss": "^8.4.16",
 | 
			
		||||
    "postcss": "^8.4.17",
 | 
			
		||||
    "postcss-scss": "^4.0.5",
 | 
			
		||||
    "prettier": "^2.7.1",
 | 
			
		||||
    "prettier-plugin-packagejson": "^2.2.18",
 | 
			
		||||
    "prettier-plugin-packagejson": "^2.3.0",
 | 
			
		||||
    "react-test-renderer": "^18.2.0",
 | 
			
		||||
    "rimraf": "3.0.2",
 | 
			
		||||
    "sass": "^1.54.9",
 | 
			
		||||
    "sass": "^1.55.0",
 | 
			
		||||
    "source-map-support": "^0.5.21",
 | 
			
		||||
    "stylelint": "^14.11.0",
 | 
			
		||||
    "stylelint": "^14.13.0",
 | 
			
		||||
    "stylelint-config-recommended-scss": "^7.0.0",
 | 
			
		||||
    "stylelint-order": "^5.0.0",
 | 
			
		||||
    "stylelint-scss": "^4.3.0",
 | 
			
		||||
    "ts-node": "^10.9.1",
 | 
			
		||||
    "typescript": "^4.8.2"
 | 
			
		||||
    "typescript": "^4.8.4"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user