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 Dec 25, 2023
1 parent d33b0b8 commit cdc9ee0
Show file tree
Hide file tree
Showing 2 changed files with 1,598 additions and 744 deletions.
48 changes: 24 additions & 24 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.16",
"classnames": "2.3.2",
"gatsby": "5.10.0",
"gatsby-plugin-image": "3.10.0",
"gatsby-plugin-manifest": "5.10.0",
"gatsby": "5.13.0",
"gatsby-plugin-image": "3.13.0",
"gatsby-plugin-manifest": "5.13.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.13.0",
"gatsby-plugin-typescript": "5.13.0",
"gatsby-remark-images": "7.13.0",
"gatsby-transformer-sharp": "5.13.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",
"typed.js": "2.0.16"
"repo-link-check": "0.14.2",
"typed.js": "2.1.0"
},
"devDependencies": {
"@babel/eslint-parser": "7.21.8",
"@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",
"@babel/eslint-parser": "7.23.3",
"@types/react-helmet": "6.1.11",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.56.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.29.1",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"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.11.0",
"stylelint-config-standard": "33.0.0",
"tailwindcss": "3.3.2",
"typescript": "5.0.4"
"tailwindcss": "3.3.6",
"typescript": "5.3.3"
},
"keywords": [
"gatsby"
Expand Down
Loading

0 comments on commit cdc9ee0

Please sign in to comment.