Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2023
1 parent 4246157 commit b6598ce
Show file tree
Hide file tree
Showing 2 changed files with 1,132 additions and 671 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,50 +28,50 @@
"dependencies": {
"@dvcorg/gatsby-theme-iterative": "0.3.5",
"@dvcorg/websites-server": "0.1.1",
"@octokit/request": "6.2.4",
"autoprefixer": "10.4.14",
"@octokit/request": "6.2.8",
"autoprefixer": "10.4.15",
"classnames": "2.3.2",
"gatsby": "5.10.0",
"gatsby-plugin-image": "3.10.0",
"gatsby-plugin-manifest": "5.10.0",
"gatsby": "5.12.0",
"gatsby-plugin-image": "3.12.0",
"gatsby-plugin-manifest": "5.12.0",
"gatsby-plugin-meta-redirect": "1.1.1",
"gatsby-plugin-react-helmet": "6.10.0",
"gatsby-plugin-typescript": "5.10.0",
"gatsby-remark-images": "7.10.0",
"gatsby-transformer-sharp": "5.10.0",
"gatsby-plugin-react-helmet": "6.12.0",
"gatsby-plugin-typescript": "5.12.0",
"gatsby-remark-images": "7.12.0",
"gatsby-transformer-sharp": "5.12.0",
"npm-run-all": "4.1.5",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet": "6.1.0",
"repo-link-check": "0.14.0",
"repo-link-check": "0.14.2",
"typed.js": "2.0.16"
},
"devDependencies": {
"@babel/eslint-parser": "7.21.8",
"@babel/eslint-parser": "7.22.10",
"@types/react-helmet": "6.1.6",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"eslint": "8.40.0",
"eslint-config-prettier": "8.8.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.47.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-react-app": "7.0.1",
"eslint-loader": "4.0.2",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-webpack-plugin": "4.0.1",
"gatsby-plugin-eslint": "4.0.4",
"husky": "8.0.3",
"lint-staged": "13.2.2",
"lint-staged": "13.3.0",
"prettier": "2.8.8",
"stylelint": "15.6.2",
"stylelint": "15.10.3",
"stylelint-config-standard": "33.0.0",
"tailwindcss": "3.3.2",
"typescript": "5.0.4"
"tailwindcss": "3.3.3",
"typescript": "5.1.6"
},
"keywords": [
"gatsby"
Expand Down
Loading

0 comments on commit b6598ce

Please sign in to comment.