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 Jan 25, 2025
1 parent 20c3675 commit f98a1a6
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blueprint-task-manager",
"version": "0.6.19",
"version": "0.6.20",
"author": "Stan Lemon <[email protected]>",
"description": "Blueprint Task Manager - A playground to experiment with React and Redux.",
"license": "MIT",
Expand Down Expand Up @@ -65,20 +65,20 @@
"react-dom": "^19.0.0",
"react-fontawesome": "^1.7.1",
"react-redux": "^9.2.0",
"rsuite": "^5.76.2",
"rsuite": "^5.77.0",
"serve-static": "^1.16.2",
"uuid": "^11.0.4",
"uuid": "^11.0.5",
"validator": "^13.12.0",
"wouter": "^3.3.5"
},
"devDependencies": {
"@playwright/test": "^1.49.1",
"@stanlemon/eslint-config": "^3.0.13",
"@testing-library/react": "^16.1.0",
"@testing-library/react": "^16.2.0",
"@types/node": "^22.10.2",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"better-sqlite3": "^11.7.2",
"better-sqlite3": "^11.8.1",
"concurrently": "^9.1.2",
"nodemon": "^3.1.9",
"supertest": "^7.0.0",
Expand Down

0 comments on commit f98a1a6

Please sign in to comment.