Skip to content

Commit

Permalink
build(dev-deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 16, 2024
1 parent cfd1f79 commit c700437
Show file tree
Hide file tree
Showing 2 changed files with 1,605 additions and 779 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,38 +14,38 @@
"test:type": "tsc"
},
"dependencies": {
"@singularity/core": "4.1.0",
"next": "12.1.6",
"pouchdb": "7.3.0",
"react": "18.1.0",
"react-dom": "18.1.0"
"@singularity/core": "4.4.0",
"next": "12.3.4",
"pouchdb": "7.3.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@commitlint/cli": "17.0.0",
"@commitlint/config-conventional": "17.0.0",
"@ivangabriele/commitlint-config": "1.0.5",
"@ivangabriele/eslint-config-typescript-next": "4.1.0",
"@ivangabriele/prettier-config": "3.0.2",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@ivangabriele/commitlint-config": "1.1.0",
"@ivangabriele/eslint-config-typescript-next": "4.3.0",
"@ivangabriele/prettier-config": "3.2.0",
"@ivangabriele/tsconfig-next": "1.2.2",
"@types/react": "18.0.9",
"@typescript-eslint/eslint-plugin": "5.25.0",
"@typescript-eslint/parser": "5.25.0",
"eslint": "8.16.0",
"@types/react": "18.2.79",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.2.2",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.30.0",
"eslint-plugin-react-hooks": "4.5.0",
"eslint-plugin-sort-destructure-keys": "1.4.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "26.9.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-sort-keys-fix": "1.1.2",
"eslint-plugin-typescript-sort-keys": "2.1.0",
"husky": "8.0.1",
"prettier": "2.6.2",
"typescript": "4.6.4"
"eslint-plugin-typescript-sort-keys": "2.3.0",
"husky": "8.0.3",
"prettier": "2.8.8",
"typescript": "4.9.5"
},
"prettier": "@ivangabriele/prettier-config"
}
Loading

0 comments on commit c700437

Please # to comment.