Skip to content

Commit

Permalink
chore(deps): update to latest versions (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: Github Actions <[email protected]>
  • Loading branch information
github-actions[bot] and web-flow authored Aug 28, 2023
1 parent 72e0cee commit 2a694ef
Show file tree
Hide file tree
Showing 4 changed files with 73 additions and 68 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.4",
"@types/node": "^20.5.6",
"@types/node": "^20.5.7",
"changelogen": "^0.5.5",
"eslint": "^8.48.0",
"husky": "^8.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/storylite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@r1stack/coding-style": "^0.4.3",
"@types/node": "^20.5.6",
"@types/node": "^20.5.7",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"publint": "^0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@r1stack/coding-style": "^0.4.3",
"@types/node": "^20.5.6",
"@types/node": "^20.5.7",
"publint": "^0.2.2",
"tsup": "^7.2.0",
"typescript": "^5.2.2"
Expand Down
Loading

0 comments on commit 2a694ef

Please sign in to comment.