Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Jun 15, 2024
1 parent e7fe827 commit c11259e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"engineStrict": true,
"dependencies": {
"dot-prop": "^8.0.2",
"dot-prop": "^9.0.0",
"idb-keyval": "^6.2.1"
},
"devDependencies": {
Expand All @@ -60,7 +60,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.56.0",
"eslint-plugin-json": "^3.1.0",
"fake-indexeddb": "^5.0.1",
"fake-indexeddb": "^6.0.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"localstorage-polyfill": "^1.0.1",
Expand Down
30 changes: 18 additions & 12 deletions pnpm-lock.yaml

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

0 comments on commit c11259e

Please sign in to comment.