Skip to content

Commit f8ef1ff

Browse files
Merge pull request #3690 from laststance/dependabot/npm_and_yarn/all-dependencies-d43729e3b5
build(deps): bump the all-dependencies group with 9 updates
2 parents e19912b + 367eb29 commit f8ef1ff

File tree

4 files changed

+220
-217
lines changed

4 files changed

+220
-217
lines changed

browser-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@testing-library/user-event": "^14.6.1",
6060
"@types/chrome": "^0.1.36",
6161
"@types/node": "^25.2.3",
62-
"@types/react": "^19.2.13",
62+
"@types/react": "^19.2.14",
6363
"@types/react-dom": "^19.2.3",
6464
"@types/webextension-polyfill": "^0.12.4",
6565
"@vitest/coverage-v8": "^4.0.18",
@@ -76,7 +76,7 @@
7676
"eslint-plugin-react": "^7.37.5",
7777
"eslint-plugin-react-hooks": "^7.0.1",
7878
"eslint-plugin-sort-keys-fix": "^1.1.2",
79-
"happy-dom": "^20.6.0",
79+
"happy-dom": "^20.6.1",
8080
"husky": "^9.1.7",
8181
"lint-staged": "^16.2.7",
8282
"postcss-loader": "^8.2.0",
@@ -86,6 +86,6 @@
8686
"vitest": "^4.0.18",
8787
"web-ext": "^9.3.0",
8888
"webextension-polyfill": "^0.12.0",
89-
"wxt": "^0.20.14"
89+
"wxt": "^0.20.15"
9090
}
9191
}

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
]
1919
},
2020
"dependencies": {
21-
"@atproto/api": "^0.18.20",
21+
"@atproto/api": "^0.18.21",
2222
"@headlessui/react": "^1.7.19",
2323
"@heroicons/react": "^2.2.0",
2424
"@hookform/resolvers": "^5.2.2",
25-
"@prisma/adapter-mariadb": "7.3.0",
26-
"@prisma/client": "7.3.0",
25+
"@prisma/adapter-mariadb": "7.4.0",
26+
"@prisma/client": "7.4.0",
2727
"@reduxjs/toolkit": "2.11.2",
2828
"@sentry/react": "^10.38.0",
2929
"bcrypt": "^6.0.0",
@@ -40,10 +40,10 @@
4040
"jsonwebtoken": "^9.0.3",
4141
"lucide-react": "^0.563.0",
4242
"morgan": "^1.10.1",
43-
"mysql2": "^3.16.3",
43+
"mysql2": "^3.17.0",
4444
"openai": "^6.21.0",
4545
"pm2": "^6.0.14",
46-
"prisma": "^7.3.0",
46+
"prisma": "^7.4.0",
4747
"react": "^19.2.4",
4848
"react-dom": "^19.2.4",
4949
"react-ga4": "^2.1.0",
@@ -68,7 +68,7 @@
6868
"@laststance/react-next-eslint-plugin": "^2.0.0",
6969
"@playwright/test": "^1.58.2",
7070
"code-inspector-plugin": "^1.4.2",
71-
"@redocly/cli": "^2.17.0",
71+
"@redocly/cli": "^2.18.0",
7272
"@storybook/addon-a11y": "^9.0.16",
7373
"@storybook/addon-docs": "^9.0.16",
7474
"@storybook/addon-vitest": "^9.0.16",
@@ -91,7 +91,7 @@
9191
"@types/jsonwebtoken": "^9.0.10",
9292
"@types/morgan": "^1.9.9",
9393
"@types/node": "^25.2.3",
94-
"@types/react": "^19.2.13",
94+
"@types/react": "^19.2.14",
9595
"@types/react-dom": "^19.2.3",
9696
"@types/react-helmet": "^6.1.11",
9797
"@vitejs/plugin-react": "^5.1.4",

0 commit comments

Comments
 (0)