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 21, 2024
1 parent e3d4d0a commit a3f3e1c
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
142 changes: 71 additions & 71 deletions package-lock.json

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

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.7",
"version": "0.6.8",
"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.19",
"@stanlemon/webdev": "^0.2.21",
"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.5",
"@stanlemon/eslint-config": "^3.0.8",
"@testing-library/react": "^16.1.0",
"@types/node": "^22.10.2",
"@types/react": "^18.3.17",
Expand Down

0 comments on commit a3f3e1c

Please sign in to comment.