Skip to content

Commit

Permalink
Update my own packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent be0edaa commit 6461ad4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blueprint-task-manager",
"version": "0.6.3",
"version": "0.6.4",
"author": "Stan Lemon <[email protected]>",
"description": "Blueprint Task Manager - A playground to experiment with React and Redux.",
"license": "MIT",
Expand Down Expand Up @@ -40,7 +40,7 @@
"@fortawesome/react-fontawesome": "^0.2.2",
"@reduxjs/toolkit": "^2.5.0",
"@sendgrid/mail": "^8.1.4",
"@stanlemon/webdev": "^0.2.14",
"@stanlemon/webdev": "^0.2.16",
"bcryptjs": "^2.4.3",
"client-sessions": "^0.8.0",
"compression": "^1.7.5",
Expand Down Expand Up @@ -73,7 +73,7 @@
},
"devDependencies": {
"@playwright/test": "^1.49.1",
"@stanlemon/eslint-config": "^3.0.3",
"@stanlemon/eslint-config": "^3.0.4",
"@testing-library/react": "^16.1.0",
"@types/node": "^22.10.2",
"@types/react": "^18.3.14",
Expand Down

0 comments on commit 6461ad4

Please sign in to comment.