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 Dec 23, 2023
1 parent 8487eca commit 0936b60
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions apps/react-pouchdb-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stanlemon/react-pouchdb-example",
"version": "0.1.82",
"version": "0.1.83",
"description": "A react app using pouchdb built in typescript",
"author": "Stan Lemon <[email protected]",
"license": "MIT",
Expand All @@ -25,7 +25,7 @@
"@stanlemon/react-pouchdb": "*",
"@stanlemon/webdev": "*",
"bulma": "^0.9.4",
"date-fns": "^3.0.5",
"date-fns": "^3.0.6",
"pouchdb": "^8.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
20 changes: 10 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stanlemon/eslint-config",
"version": "0.1.110",
"version": "0.1.111",
"description": "My typical eslint setup, but without all the copy and paste.",
"keywords": [
"eslint"
Expand All @@ -27,7 +27,7 @@
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.1.0",
"eslint-plugin-prettier": "^5.1.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^3.1.1"
Expand Down

0 comments on commit 0936b60

Please sign in to comment.