Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
etienne-dldc committed Sep 30, 2023
1 parent 67233fe commit 2ef1441
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 85 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,19 +82,19 @@
"root": true
},
"dependencies": {
"@dldc/pubsub": "^5.2.3"
"@dldc/pubsub": "^5.2.4"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/node": "^20.7.0",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"@types/node": "^20.8.0",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.8",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@vitejs/plugin-react": "^4.1.0",
"@vitest/coverage-v8": "^0.34.5",
"@vitest/coverage-v8": "^0.34.6",
"auto-changelog": "^2.4.0",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -103,11 +103,11 @@
"prettier": "^3.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"release-it": "^16.2.0",
"rimraf": "^5.0.1",
"release-it": "^16.2.1",
"rimraf": "^5.0.5",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vitest": "^0.34.5"
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.6.1",
"publishConfig": {
Expand Down
Loading

0 comments on commit 2ef1441

Please sign in to comment.