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

Commit

Permalink
chore(deps): update typescript typings
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 23, 2024
1 parent 1e039b0 commit b722e57
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"devDependencies": {
"@smartive/eslint-config": "5.1.0",
"@smartive/prettier-config": "3.1.2",
"@types/node": "20.16.14",
"@types/react": "18.3.11",
"@types/node": "20.16.15",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"eslint": "8.57.1",
"eslint-config-next": "14.2.16",
Expand Down
4 changes: 2 additions & 2 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@storybook/react": "^7.5.2",
"@storybook/react-webpack5": "^7.5.2",
"@storybook/testing-library": "^0.2.2",
"@types/node": "20.16.14",
"@types/react": "18.3.11",
"@types/node": "20.16.15",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/stencil-react-ssr-output-target/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@smartive/eslint-config": "5.1.0",
"@smartive/prettier-config": "3.1.2",
"@types/node": "20.16.14",
"@types/node": "20.16.15",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"prettier": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@smartive/prettier-config": "3.1.2",
"@stencil-community/eslint-plugin": "smartive/stencil-eslint#feat/typescript-v5-dist",
"@stencil/sass": "3.0.12",
"@types/node": "20.16.14",
"@types/node": "20.16.15",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"prettier": "3.3.3",
Expand Down

0 comments on commit b722e57

Please sign in to comment.