Skip to content

Commit d9f3145

Browse files
Merge pull request #3687 from laststance/dependabot/npm_and_yarn/all-dependencies-3197501f02
build(deps): bump the all-dependencies group with 8 updates
2 parents 8f2e8ec + ada1300 commit d9f3145

File tree

4 files changed

+423
-420
lines changed

4 files changed

+423
-420
lines changed

browser-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@eslint/eslintrc": "^3.3.3",
5454
"@eslint/js": "^9.39.2",
55-
"@playwright/test": "^1.58.1",
55+
"@playwright/test": "^1.58.2",
5656
"@tailwindcss/postcss": "^4.1.18",
5757
"@testing-library/jest-dom": "^6.9.1",
5858
"@testing-library/react": "^16.3.2",
@@ -66,7 +66,7 @@
6666
"@vitest/ui": "^4.0.18",
6767
"@wxt-dev/module-react": "^1.1.5",
6868
"autoprefixer": "^10.4.24",
69-
"dotenv": "^17.2.3",
69+
"dotenv": "^17.2.4",
7070
"dotenv-webpack": "^8.0.1",
7171
"eslint": "^9.39.2",
7272
"eslint-config-ts-prefixer": "^4.1.3",
@@ -86,6 +86,6 @@
8686
"vitest": "^4.0.18",
8787
"web-ext": "^9.2.0",
8888
"webextension-polyfill": "^0.12.0",
89-
"wxt": "^0.20.13"
89+
"wxt": "^0.20.14"
9090
}
9191
}

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"cookie-parser": "^1.4.7",
3535
"cors": "^2.8.6",
3636
"cron": "^4.4.0",
37-
"dotenv": "^17.2.3",
37+
"dotenv": "^17.2.4",
3838
"express": "^5.2.1",
3939
"http-errors": "^2.0.1",
4040
"jsonwebtoken": "^9.0.3",
@@ -65,10 +65,10 @@
6565
"@chromatic-com/storybook": "^5.0.0",
6666
"@eslint/js": "^9.39.2",
6767
"@faker-js/faker": "^10.2.0",
68-
"@laststance/react-next-eslint-plugin": "^1.3.0",
69-
"@playwright/test": "^1.58.1",
68+
"@laststance/react-next-eslint-plugin": "^2.0.0",
69+
"@playwright/test": "^1.58.2",
7070
"code-inspector-plugin": "^1.4.2",
71-
"@redocly/cli": "^2.15.1",
71+
"@redocly/cli": "^2.16.0",
7272
"@storybook/addon-a11y": "^9.0.16",
7373
"@storybook/addon-docs": "^9.0.16",
7474
"@storybook/addon-vitest": "^9.0.16",
@@ -103,17 +103,17 @@
103103
"concurrently": "^9.2.1",
104104
"cross-env": "^10.1.0",
105105
"dotenv-cli": "^11.0.0",
106-
"esbuild": "^0.27.2",
106+
"esbuild": "^0.27.3",
107107
"eslint": "^9.39.2",
108108
"eslint-config-ts-prefixer": "^4.1.3",
109109
"eslint-plugin-jsx-a11y": "^6.10.2",
110110
"eslint-plugin-react-hooks": "^7.0.1",
111111
"eslint-plugin-storybook": "10.2.7",
112112
"husky": "^9.1.7",
113113
"jsdom": "^28.0.0",
114-
"knip": "^5.83.0",
114+
"knip": "^5.83.1",
115115
"lint-staged": "^16.2.7",
116-
"msw": "^2.12.8",
116+
"msw": "^2.12.9",
117117
"msw-storybook-addon": "2.0.6",
118118
"node-fetch": "3.3.2",
119119
"nodemon": "^3.1.11",

0 commit comments

Comments
 (0)