Skip to content

Commit

Permalink
chore(deps): update all minor and patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 4b246cf commit d8837d6
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 424 deletions.
10 changes: 5 additions & 5 deletions packages/wordclock-js/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@
"dependencies": {
"react": "^18",
"react-dom": "^18",
"next": "14.2.15"
"next": "14.2.17"
},
"devDependencies": {
"@simonheys/wordclock": "file:../",
"@simonheys/wordclock-words": "file:../../wordclock-words",
"typescript": "^5",
"@types/node": "^20",
"@types/react": "^18",
"@types/node": "^20.17.6",
"@types/react": "^18.3.11",
"@types/react-dom": "^18",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"eslint": "^8",
"eslint-config-next": "14.2.15"
"eslint": "^8.57.0",
"eslint-config-next": "14.2.17"
}
}
8 changes: 4 additions & 4 deletions packages/wordclock-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
"@testing-library/user-event": "14.5.2",
"@types/lodash": "^4.17.12",
"@types/lodash-es": "^4.17.12",
"@types/react": "18.3.11",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react-swc": "3.7.1",
"eslint": "^8.3.0",
"happy-dom": "^15.7.4",
"eslint": "^8.57.0",
"happy-dom": "^15.10.1",
"lodash": "^4.17.21",
"typescript": "5.6.3",
"vite": "^5.0.12",
"vite": "^5.1.8",
"vite-plugin-dts": "3.9.1",
"vitest": "^2.1.3"
},
Expand Down
Loading

0 comments on commit d8837d6

Please sign in to comment.