Skip to content

Commit 6f6daa6

Browse files
authored
Merge branch 'develop' into dependabot/npm_and_yarn/rollup/plugin-commonjs-28.0.0
2 parents dcb8f99 + 52708ad commit 6f6daa6

File tree

2 files changed

+19
-22
lines changed

2 files changed

+19
-22
lines changed

package-lock.json

Lines changed: 16 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"*.js": "eslint --fix"
3737
},
3838
"dependencies": {
39-
"dexie": "^4.0.8",
39+
"dexie": "^4.0.10",
4040
"medium-zoom": "^1.1.0",
4141
"opencollective-postinstall": "^2.0.2",
4242
"prismjs": "^1.29.0",
@@ -62,15 +62,15 @@
6262
"eslint": "^9.3.0",
6363
"eslint-config-prettier": "^9.1.0",
6464
"eslint-plugin-jest": "^28.5.0",
65-
"eslint-plugin-playwright": "^1.6.1",
65+
"eslint-plugin-playwright": "^2.1.0",
6666
"eslint-plugin-prettier": "^5.1.3",
6767
"glob": "^10.3.15",
6868
"globals": "^15.3.0",
6969
"husky": "^9.0.11",
7070
"jest": "^29.7.0",
7171
"jest-environment-jsdom": "^29.7.0",
7272
"lint-staged": "^15.2.2",
73-
"marked": "^14.1.0",
73+
"marked": "^15.0.3",
7474
"npm-run-all": "^4.1.5",
7575
"postcss-cli": "^11.0.0",
7676
"postcss-import": "^16.1.0",

0 commit comments

Comments
 (0)