Skip to content

Commit ada1300

Browse files
build(deps): bump the all-dependencies group with 8 updates
Bumps the all-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.3` | `17.2.4` | | [@laststance/react-next-eslint-plugin](https://github.com/laststance/react-next-eslint-plugin) | `1.3.0` | `2.0.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.58.1` | `1.58.2` | | [@redocly/cli](https://github.com/Redocly/redocly-cli) | `2.15.1` | `2.16.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.27.2` | `0.27.3` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.83.0` | `5.83.1` | | [msw](https://github.com/mswjs/msw) | `2.12.8` | `2.12.9` | | [wxt](https://github.com/wxt-dev/wxt) | `0.20.13` | `0.20.14` | Updates `dotenv` from 17.2.3 to 17.2.4 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/commits) Updates `@laststance/react-next-eslint-plugin` from 1.3.0 to 2.0.0 - [Release notes](https://github.com/laststance/react-next-eslint-plugin/releases) - [Commits](laststance/react-next-eslint-plugin@1.3.0...2.0.0) Updates `@playwright/test` from 1.58.1 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.1...v1.58.2) Updates `@redocly/cli` from 2.15.1 to 2.16.0 - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.15.1...@redocly/cli@2.16.0) Updates `esbuild` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.2...v0.27.3) Updates `knip` from 5.83.0 to 5.83.1 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@5.83.1/packages/knip) Updates `msw` from 2.12.8 to 2.12.9 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.8...v2.12.9) Updates `wxt` from 0.20.13 to 0.20.14 - [Release notes](https://github.com/wxt-dev/wxt/releases) - [Commits](wxt-dev/wxt@wxt-v0.20.13...wxt-v0.20.14) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@laststance/react-next-eslint-plugin" dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@playwright/test" dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@redocly/cli" dependency-version: 2.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: esbuild dependency-version: 0.27.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: knip dependency-version: 5.83.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: msw dependency-version: 2.12.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: wxt dependency-version: 0.20.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f2e8ec commit ada1300

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)