Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent c09219b commit 0b9208e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blueprint-task-manager",
"version": "0.6.20",
"version": "0.6.21",
"author": "Stan Lemon <[email protected]>",
"description": "Blueprint Task Manager - A playground to experiment with React and Redux.",
"license": "MIT",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@fortawesome/fontawesome-svg-core": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/react-fontawesome": "^0.2.2",
"@reduxjs/toolkit": "^2.5.0",
"@reduxjs/toolkit": "^2.5.1",
"@sendgrid/mail": "^8.1.4",
"@stanlemon/webdev": "^0.2.24",
"bcryptjs": "^2.4.3",
Expand Down Expand Up @@ -69,10 +69,10 @@
"serve-static": "^1.16.2",
"uuid": "^11.0.5",
"validator": "^13.12.0",
"wouter": "^3.3.5"
"wouter": "^3.5.0"
},
"devDependencies": {
"@playwright/test": "^1.49.1",
"@playwright/test": "^1.50.0",
"@stanlemon/eslint-config": "^3.0.13",
"@testing-library/react": "^16.2.0",
"@types/node": "^22.10.2",
Expand Down

0 comments on commit 0b9208e

Please sign in to comment.