Skip to content

Commit e19912b

Browse files
Merge pull request #3689 from laststance/dependabot/npm_and_yarn/all-dependencies-1b7696c513
build(deps): bump the all-dependencies group with 6 updates
2 parents 4b0a6e4 + edb4847 commit e19912b

File tree

4 files changed

+314
-291
lines changed

4 files changed

+314
-291
lines changed

browser-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@testing-library/react": "^16.3.2",
5959
"@testing-library/user-event": "^14.6.1",
6060
"@types/chrome": "^0.1.36",
61-
"@types/node": "^25.2.2",
61+
"@types/node": "^25.2.3",
6262
"@types/react": "^19.2.13",
6363
"@types/react-dom": "^19.2.3",
6464
"@types/webextension-polyfill": "^0.12.4",
@@ -76,15 +76,15 @@
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.5.0",
79+
"happy-dom": "^20.6.0",
8080
"husky": "^9.1.7",
8181
"lint-staged": "^16.2.7",
8282
"postcss-loader": "^8.2.0",
8383
"prettier": "^3.8.1",
8484
"tailwindcss": "^4.1.18",
8585
"typescript": "^5.9.3",
8686
"vitest": "^4.0.18",
87-
"web-ext": "^9.2.0",
87+
"web-ext": "^9.3.0",
8888
"webextension-polyfill": "^0.12.0",
8989
"wxt": "^0.20.14"
9090
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"lucide-react": "^0.563.0",
4242
"morgan": "^1.10.1",
4343
"mysql2": "^3.16.3",
44-
"openai": "^6.19.0",
44+
"openai": "^6.21.0",
4545
"pm2": "^6.0.14",
4646
"prisma": "^7.3.0",
4747
"react": "^19.2.4",
@@ -90,11 +90,11 @@
9090
"@types/http-errors": "^2.0.4",
9191
"@types/jsonwebtoken": "^9.0.10",
9292
"@types/morgan": "^1.9.9",
93-
"@types/node": "^25.2.2",
93+
"@types/node": "^25.2.3",
9494
"@types/react": "^19.2.13",
9595
"@types/react-dom": "^19.2.3",
9696
"@types/react-helmet": "^6.1.11",
97-
"@vitejs/plugin-react": "^5.1.3",
97+
"@vitejs/plugin-react": "^5.1.4",
9898
"@vitejs/plugin-react-swc": "^4.2.3",
9999
"@vitest/browser": "4.0.18",
100100
"@vitest/coverage-v8": "^4.0.18",
@@ -113,7 +113,7 @@
113113
"jsdom": "^28.0.0",
114114
"knip": "^5.83.1",
115115
"lint-staged": "^16.2.7",
116-
"msw": "^2.12.9",
116+
"msw": "^2.12.10",
117117
"msw-storybook-addon": "2.0.6",
118118
"node-fetch": "3.3.2",
119119
"nodemon": "^3.1.11",

0 commit comments

Comments
 (0)