Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
janniks committed Aug 22, 2023
1 parent 16bdebb commit 7e66f36
Show file tree
Hide file tree
Showing 2 changed files with 2,020 additions and 2,300 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,28 +25,28 @@
},
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.14.1",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@changesets/cli": "^2.26.2",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@janniks/typedoc-theme-stacks": "^1.2.3",
"@stacks/eslint-config": "^1.3.0-alpha.1",
"@stacks/eslint-config": "^2.0.0",
"@stacks/prettier-config": "^0.0.10",
"@stencil-community/eslint-plugin": "^0.5.0",
"concurrently": "^7.6.0",
"eslint": "^8.33.0",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",
"concurrently": "^8.2.0",
"eslint": "^8.47.0",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-unused-imports": "^2.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"husky": "^8.0.3",
"lerna": "^6.6.1",
"prettier": "^2.8.3",
"lerna": "^7.1.5",
"prettier": "^3.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tsup": "^6.6.3",
"typedoc": "^0.23.20",
"typescript": "^4.8.4"
"tsup": "^7.2.0",
"typedoc": "^0.24.8",
"typescript": "^5.1.6"
}
}
Loading

0 comments on commit 7e66f36

Please sign in to comment.