Closed dependabot[bot] closed 1 week ago
Bumps the minor-and-patch group with 9 updates in the / directory:
5.95.0
5.96.1
0.28.1
0.29.1
3.5.2
3.6.1
8.36.0
8.38.0
0.0.277
0.0.280
1.80.5
1.80.7
2.7.0
2.8.1
1.48.0
1.48.2
Bumps the minor-and-patch group with 1 update in the /@shared/api directory: @blockaid/client. Bumps the minor-and-patch group with 3 updates in the /extension directory: @types/chrome, tslib and @playwright/test.
Updates webpack from 5.95.0 to 5.96.1
webpack
Sourced from webpack's releases.
v5.96.1 Bug Fixes [Types] Add @types/eslint-scope to dependencieS [Types] Fixed regression in validate v5.96.0 Bug Fixes Fixed Module Federation should track all referenced chunks Handle Data URI without base64 word HotUpdateChunk have correct runtime when modified with new runtime Order of chunks ids in generated chunk code No extra Javascript chunks when using asset module as an entrypoint Use optimistically logic for output.environment.dynamicImport to determine chunk format when no browserslist or target Collision with global variables for optimization.avoidEntryIife Avoid through variables in inlined module Allow chunk template strings in output.devtoolNamespace No extra runtime for get javascript/css chunk filename No extra runtime for prefetch and preload in JS runtime when it was unsed in CSS Avoid cache invalidation using ProgressPlugin Increase parallelism when using importModule on the execution stage Correctly parsing string in export and import Typescript types [CSS] css/auto considers a module depending on its filename as css (pure CSS) or css/local, before it was css/global and css/local [CSS] Always interpolate classes even if they are not involved in export [CSS] No extra runtime in Javascript runtime chunks for asset modules used in CSS [CSS] No extra runtime in Javascript runtime chunks for external asset modules used in CSS [CSS] No extra runtime for the node target [CSS] Fixed url()s and @import parsing [CSS] Fixed - emit a warning on broken :local and :global New Features Export CSS and ESM runtime modules Single Runtime Chunk and Federation eager module hoisting [CSS] Support /* webpackIgnore: true */ for CSS files [CSS] Support src() support [CSS] CSS nesting in CSS modules
@types/eslint-scope
validate
output.environment.dynamicImport
optimization.avoidEntryIife
output.devtoolNamespace
importModule
export
import
css/auto
css
css/local
css/global
node
url()
@import
/* webpackIgnore: true */
src()
d4ced73
7d6dbea
5c556e3
2420eae
ec45d2d
aff0c3e
6f11ec1
b07142f
7d98b3c
6d09769
Updates @blockaid/client from 0.28.1 to 0.29.1
@blockaid/client
Sourced from @blockaid/client's releases.
@blockaid/client
v0.29.1 0.29.1 (2024-11-13) Full Changelog: v0.29.0...v0.29.1 Features api: api update (#325) (9767fb3) api: api update (#326) (6355cab) api: api update (#327) (3869551) api: api update (#328) (0c5ad43) api: manual updates (#323) (8b28932) v0.29.0 0.29.0 (2024-11-12) Full Changelog: v0.28.1...v0.29.0 Features api: api update (#302) (807fdec) api: api update (#304) (41acd8d) api: api update (#305) (fd62a3b) api: api update (#306) (557a745) api: api update (#309) (e74673c) api: api update (#312) (c16b46f) api: api update (#313) (1a19626) api: api update (#316) (e63fddd) api: api update (#317) (85b6f49) api: api update (#320) (91468dd) api: api update (#321) (066a070) api: manual updates (#311) (c10997e) api: manual updates (#314) (319bc69) api: manual updates (#315) (94a4e8c) api: manual updates (#318) (9579ef1) api: manual updates (#319) (945e3f2) Chores remove custom code (6b34d68)
Full Changelog: v0.29.0...v0.29.1
Full Changelog: v0.28.1...v0.29.0
Sourced from @blockaid/client's changelog.
0.29.1 (2024-11-13) Full Changelog: v0.29.0...v0.29.1 Features api: api update (#325) (9767fb3) api: api update (#326) (6355cab) api: api update (#327) (3869551) api: api update (#328) (0c5ad43) api: manual updates (#323) (8b28932) 0.29.0 (2024-11-12) Full Changelog: v0.28.1...v0.29.0 Features api: api update (#302) (807fdec) api: api update (#304) (41acd8d) api: api update (#305) (fd62a3b) api: api update (#306) (557a745) api: api update (#309) (e74673c) api: api update (#312) (c16b46f) api: api update (#313) (1a19626) api: api update (#316) (e63fddd) api: api update (#317) (85b6f49) api: api update (#320) (91468dd) api: api update (#321) (066a070) api: manual updates (#311) (c10997e) api: manual updates (#314) (319bc69) api: manual updates (#315) (94a4e8c) api: manual updates (#318) (9579ef1) api: manual updates (#319) (945e3f2) Chores remove custom code (6b34d68)
9b17694
e6ceea8
0c5ad43
3869551
6355cab
eaeb32d
9767fb3
8b28932
e464aff
23b53e2
Updates @docusaurus/core from 3.5.2 to 3.6.1
@docusaurus/core
Sourced from @docusaurus/core's releases.
@docusaurus/core
3.6.1 (2024-11-08) :bug: Bug Fix docusaurus #10658 fix(core): bundler should not minimize static assets (@slorber) docusaurus-bundler, docusaurus-faster, docusaurus-utils-common, docusaurus-utils #10649 fix(faster,utils): fix faster/types peerDependencies (@slorber) :nail_care: Polish docusaurus-bundler, docusaurus-types, docusaurus #10655 refactor(faster,bundler,core): improve js loader DX (@slorber) :memo: Documentation #10657 docs: fix old base ts config ref (@slorber) :wrench: Maintenance docusaurus-mdx-loader #10651 refactor(mdx-loader): streamline typescript usage for remark plugin types (@lebalz) Other #10650 chore: Argos screenshot dogfooding test pages (@slorber) Committers: 2 Balthasar Hofer (@lebalz) Sébastien Lorber (@slorber) 3.6.0 (2024-11-04) Blog post: https://docusaurus.io/blog/releases/3.6 :rocket: New Feature docusaurus-plugin-content-blog, docusaurus-theme-classic #10586 feat(blog): Add frontMatter.title_meta to override title for SEO (@ilg-ul) docusaurus #10600 feat(cli): build/deploy should allow multiple --locale options (@slorber) docusaurus-logger #10590 feat(core): add Node.js memory perf logging (@slorber) docusaurus-plugin-rsdoctor #10588 feat: new Rsdoctor official plugin (@slorber) docusaurus-bundler, docusaurus-faster, docusaurus-theme-classic, docusaurus #10402 feat(core): Replace Webpack with Rspack - siteConfig.future.experimental_faster.rspackBundler (@slorber) docusaurus-bundler, docusaurus-faster, docusaurus-types, docusaurus #10554 feat(core): faster HTML minimizer - siteConfig.future.experimental_faster.swcHtmlMinimizer (@slorber) #10522 feat(core): faster CSS minimizer - siteConfig.future.experimental_faster.lightningCssMinimizer (@slorber) docusaurus-theme-mermaid
docusaurus
@slorber
docusaurus-bundler
docusaurus-faster
docusaurus-utils-common
docusaurus-utils
docusaurus-types
docusaurus-mdx-loader
@lebalz
Blog post: https://docusaurus.io/blog/releases/3.6
docusaurus-plugin-content-blog
docusaurus-theme-classic
frontMatter.title_meta
@ilg-ul
--locale
docusaurus-logger
docusaurus-plugin-rsdoctor
siteConfig.future.experimental_faster.rspackBundler
siteConfig.future.experimental_faster.swcHtmlMinimizer
siteConfig.future.experimental_faster.lightningCssMinimizer
docusaurus-theme-mermaid
... (truncated)
Sourced from @docusaurus/core's changelog.
3.6.1 (2024-11-08) :bug: Bug Fix docusaurus #10658 fix(core): bundler should not minimize static assets (@slorber) docusaurus-bundler, docusaurus-faster, docusaurus-utils-common, docusaurus-utils #10649 fix(faster,utils): fix faster/types peerDependencies (@slorber) :nail_care: Polish docusaurus-bundler, docusaurus-types, docusaurus #10655 refactor(faster,bundler,core): improve js loader DX (@slorber) :memo: Documentation #10657 docs: fix old base ts config ref (@slorber) :wrench: Maintenance docusaurus-mdx-loader #10651 refactor(mdx-loader): streamline typescript usage for remark plugin types (@lebalz) Other #10650 chore: Argos screenshot dogfooding test pages (@slorber) Committers: 2 Balthasar Hofer (@lebalz) Sébastien Lorber (@slorber) 3.6.0 (2024-11-04) :rocket: New Feature docusaurus-plugin-content-blog, docusaurus-theme-classic #10586 feat(blog): Add frontMatter.title_meta to override title for SEO (@ilg-ul) docusaurus #10600 feat(cli): build/deploy should allow multiple --locale options (@slorber) docusaurus-logger #10590 feat(core): add Node.js memory perf logging (@slorber) docusaurus-plugin-rsdoctor #10588 feat: new Rsdoctor official plugin (@slorber) docusaurus-bundler, docusaurus-faster, docusaurus-theme-classic, docusaurus #10402 feat(core): Replace Webpack with Rspack - siteConfig.future.experimental_faster.rspackBundler (@slorber) docusaurus-bundler, docusaurus-faster, docusaurus-types, docusaurus #10554 feat(core): faster HTML minimizer - siteConfig.future.experimental_faster.swcHtmlMinimizer (@slorber) #10522 feat(core): faster CSS minimizer - siteConfig.future.experimental_faster.lightningCssMinimizer (@slorber) docusaurus-theme-mermaid #10510 feat(theme-mermaid): support Mermaid 11+ including new types of diagrams (@slorber) docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus
docusaurus-plugin-content-docs
docusaurus-plugin-content-pages
c971734
d268a20
bcfa3b1
ed2cdf3
fce0884
c1349fe
28f6a49
dbdd254
776b3ee
c9f231a
Updates @docusaurus/preset-classic from 3.5.2 to 3.6.1
@docusaurus/preset-classic
Sourced from @docusaurus/preset-classic's releases.
@docusaurus/preset-classic
Sourced from @docusaurus/preset-classic's changelog.
655ce94
Updates @sentry/browser from 8.36.0 to 8.38.0
@sentry/browser
Sourced from @sentry/browser's releases.
@sentry/browser
8.38.0 docs: Improve docstrings for node otel integrations (#14217) feat(browser): Add moduleMetadataIntegration lazy loading support (#13817) feat(core): Add trpc path to context in trpcMiddleware (#14218) feat(deps): Bump @opentelemetry/instrumentation-amqplib from 0.42.0 to 0.43.0 (#14230) feat(deps): Bump @sentry/cli from 2.37.0 to 2.38.2 (#14232) feat(node): Add knex integration (#13526) feat(node): Add tedious integration (#13486) feat(utils): Single implementation to fetch debug ids (#14199) fix(browser): Avoid recording long animation frame spans starting before their parent span (#14186) fix(node): Include debug_meta with ANR events (#14203) fix(nuxt): Fix dynamic import rollup plugin to work with latest nitro (#14243) fix(react): Support wildcard routes on React Router 6 (#14205) fix(spotlight): Export spotlightBrowserIntegration from the main browser package (#14208) ref(browser): Ensure start time of interaction root and child span is aligned (#14188) ref(nextjs): Make build-time value injection turbopack compatible (#14081) Work in this release was contributed by @grahamhency, @Zen-cronic, @gilisho and @phuctm97. Thank you for your contributions! Bundle size 📦 Path Size @sentry/browser 22.77 KB @sentry/browser - with treeshaking flags 21.53 KB @sentry/browser (incl. Tracing) 35.26 KB @sentry/browser (incl. Tracing, Replay) 71.98 KB @sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.35 KB @sentry/browser (incl. Tracing, Replay with Canvas) 76.31 KB @sentry/browser (incl. Tracing, Replay, Feedback) 89.14 KB @sentry/browser (incl. Feedback) 39.93 KB @sentry/browser (incl. sendFeedback) 27.42 KB @sentry/browser (incl. FeedbackAsync) 32.23 KB @sentry/react 25.52 KB @sentry/react (incl. Tracing) 38.22 KB @sentry/vue 26.91 KB @sentry/vue (incl. Tracing) 37.1 KB @sentry/svelte 22.91 KB CDN Bundle 24.13 KB CDN Bundle (incl. Tracing) 37.04 KB CDN Bundle (incl. Tracing, Replay) 71.7 KB CDN Bundle (incl. Tracing, Replay, Feedback) 77.05 KB CDN Bundle - uncompressed 70.73 KB CDN Bundle (incl. Tracing) - uncompressed 109.9 KB CDN Bundle (incl. Tracing, Replay) - uncompressed 222.42 KB CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 235.64 KB @sentry/nextjs (client) 38.33 KB @sentry/sveltekit (client) 35.84 KB @sentry/node 133.37 KB @sentry/node - without tracing 95.67 KB
@opentelemetry/instrumentation-amqplib
@sentry/cli
knex
tedious
debug_meta
Work in this release was contributed by @grahamhency, @Zen-cronic, @gilisho and @phuctm97. Thank you for your contributions!
@grahamhency
@Zen-cronic
@gilisho
@phuctm97
@sentry/react
@sentry/vue
@sentry/svelte
@sentry/nextjs
@sentry/sveltekit
@sentry/node
Sourced from @sentry/browser's changelog.
8.38.0 docs: Improve docstrings for node otel integrations (#14217) feat(browser): Add moduleMetadataIntegration lazy loading support (#13817) feat(core): Add trpc path to context in trpcMiddleware (#14218) feat(deps): Bump @opentelemetry/instrumentation-amqplib from 0.42.0 to 0.43.0 (#14230) feat(deps): Bump @sentry/cli from 2.37.0 to 2.38.2 (#14232) feat(node): Add knex integration (#13526) feat(node): Add tedious integration (#13486) feat(utils): Single implementation to fetch debug ids (#14199) fix(browser): Avoid recording long animation frame spans starting before their parent span (#14186) fix(node): Include debug_meta with ANR events (#14203) fix(nuxt): Fix dynamic import rollup plugin to work with latest nitro (#14243) fix(react): Support wildcard routes on React Router 6 (#14205) fix(spotlight): Export spotlightBrowserIntegration from the main browser package (#14208) ref(browser): Ensure start time of interaction root and child span is aligned (#14188) ref(nextjs): Make build-time value injection turbopack compatible (#14081) Work in this release was contributed by @grahamhency, @Zen-cronic, @gilisho and @phuctm97. Thank you for your contributions! 8.37.1 feat(deps): Bump @opentelemetry/instrumentation from 0.53.0 to 0.54.0 for @sentry/opentelemetry (#14187) 8.37.0 Important Changes feat(nuxt): Add piniaIntegration (#14138) The Nuxt SDK now allows you to track Pinia state for captured errors. To enable the Pinia plugin, add the piniaIntegration to your client config: // sentry.client.config.ts import { usePinia } from '#imports'; Sentry.init({ integrations: [ Sentry.piniaIntegration(usePinia(), { /* optional Pinia plugin options */ }), ], }); feat: Deprecate metrics API (#14157) The Sentry Metrics beta has ended in favour of revisiting metrics in another form at a later date. This new approach will include different APIs, making the current metrics API unnecessary. This release
@opentelemetry/instrumentation
@sentry/opentelemetry
piniaIntegration
The Nuxt SDK now allows you to track Pinia state for captured errors. To enable the Pinia plugin, add the piniaIntegration to your client config:
// sentry.client.config.ts import { usePinia } from '#imports'; Sentry.init({ integrations: [ Sentry.piniaIntegration(usePinia(), { /* optional Pinia plugin options */ }), ], });
Sentry.init({ integrations: [ Sentry.piniaIntegration(usePinia(), { /* optional Pinia plugin options */ }), ], });
The Sentry Metrics beta has ended in favour of revisiting metrics in another form at a later date.
This new approach will include different APIs, making the current metrics API unnecessary. This release
396e2f9
9a98d98
ad1f938
0aa7f1d
2e5fe94
1f56ffa
68781c5
48c3594
fac7209
8532e25
Updates @types/chrome from 0.0.277 to 0.0.280
@types/chrome
Updates mini-css-extract-plugin from 2.9.1 to 2.9.2
mini-css-extract-plugin
Sourced from mini-css-extract-plugin's releases.
v2.9.2 2.9.2 (2024-11-01) Bug Fixes prefetch and preload runtime generation (#1116) (58c6b74)
Sourced from mini-css-extract-plugin's changelog.
2.9.2 (2024-11-01) Bug Fixes prefetch and preload runtime generation (#1116) (58c6b74)
3effaa0
58c6b74
Updates sass from 1.80.5 to 1.80.7
sass
Sourced from sass's releases.
Dart Sass 1.80.7 To install Sass 1.80.7, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions. Changes Embedded Host Don't treat 0 as undefined for the green and blue channels in the LegacyColor constructor. See the full changelog for changes in earlier releases. Dart Sass 1.80.6 To install Sass 1.80.6, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions. Changes Command-Line Interface Make @parcel/watcher an optional dependency so this can still be installed on operating systems where it's unavailable. See the full changelog for changes in earlier releases.
To install Sass 1.80.7, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
0
undefined
green
blue
LegacyColor
See the full changelog for changes in earlier releases.
To install Sass 1.80.6, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
@parcel/watcher
Sourced from sass's changelog.
1.80.7 Embedded Host Don't treat 0 as undefined for the green and blue channels in the LegacyColor constructor. 1.80.6 Command-Line Interface Make @parcel/watcher an optional dependency so this can still be installed on operating systems where it's unavailable.
d1fefb6
871aefa
3bc8426
01a2148
39d3726
@parcel/watcher
a9254df
@while
df77b66
be0b42a
Updates tslib from 2.7.0 to 2.8.1
tslib
Sourced from tslib's releases.
v2.8.1 What's Changed Fix publish workflow by @andrewbranch in microsoft/tslib#271 Include non-enumerable keys in __importStar helper by @rbuckton in microsoft/tslib#272 Remove use of ES2015 syntax by @andrewbranch
@andrewbranch
@rbuckton
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
+8
+419
+299
+3
🚮 Removed packages: npm/@blockaid/client@0.28.1, npm/@docusaurus/core@3.5.2, npm/@docusaurus/preset-classic@3.5.2, npm/@playwright/test@1.48.0, npm/@types/chrome@0.0.277, npm/acorn-import-attributes@1.9.5, npm/tslib@2.8.0, npm/webpack@5.95.0
View full report↗︎
Looks like these dependencies are no longer updatable, so this is no longer needed.
Bumps the minor-and-patch group with 9 updates in the / directory:
5.95.0
5.96.1
0.28.1
0.29.1
3.5.2
3.6.1
3.5.2
3.6.1
8.36.0
8.38.0
0.0.277
0.0.280
1.80.5
1.80.7
2.7.0
2.8.1
1.48.0
1.48.2
Bumps the minor-and-patch group with 1 update in the /@shared/api directory: @blockaid/client. Bumps the minor-and-patch group with 3 updates in the /extension directory: @types/chrome, tslib and @playwright/test.
Updates
webpack
from 5.95.0 to 5.96.1Release notes
Sourced from webpack's releases.
Commits
d4ced73
chore(release): 5.96.17d6dbea
fix: types regression in validate5c556e3
fix: types regression in validate2420eae
fix: add@types/eslint-scope
to dependencies due types regressionec45d2d
fix: add@types/eslint-scope
to dependenciesaff0c3e
chore(release): 5.96.06f11ec1
refactor: module source types codeb07142f
refactor: module source types code7d98b3c
fix: Module Federation should track all referenced chunks6d09769
chore: lintingUpdates
@blockaid/client
from 0.28.1 to 0.29.1Release notes
Sourced from
@blockaid/client
's releases.Changelog
Sourced from
@blockaid/client
's changelog.Commits
9b17694
Merge pull request #324 from blockaid-official/release-please--branches--main...e6ceea8
release: 0.29.10c5ad43
feat(api): api update (#328)3869551
feat(api): api update (#327)6355cab
feat(api): api update (#326)eaeb32d
codegen metadata9767fb3
feat(api): api update (#325)8b28932
feat(api): manual updates (#323)e464aff
Merge pull request #308 from blockaid-official/release-please--branches--main...23b53e2
release: 0.29.0Updates
@docusaurus/core
from 3.5.2 to 3.6.1Release notes
Sourced from
@docusaurus/core
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core
's changelog.... (truncated)
Commits
c971734
v3.6.1d268a20
fix(core): bundler should not minimize static assets (#10658)bcfa3b1
refactor(faster,bundler,core): improve js loader DX (#10655)ed2cdf3
chore: release Docusaurus v3.6 (#10633)fce0884
fix(core): restore Rspack ProgressBar colors (#10632)c1349fe
fix(core): fix DOCUSAURUS_CURRENT_LOCALE = 'undefined' (#10611)28f6a49
chore: upgrade minor dependencies (#10610)dbdd254
feat(cli): build/deploy should allow multiple--locale
options (#10600)776b3ee
fix(core): fix i18n sites SSG memory leak - require.cache (#10599)c9f231a
refactor(core): refactor SSG infrastructure (#10593)Updates
@docusaurus/preset-classic
from 3.5.2 to 3.6.1Release notes
Sourced from
@docusaurus/preset-classic
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic
's changelog.... (truncated)
Commits
c971734
v3.6.1ed2cdf3
chore: release Docusaurus v3.6 (#10633)655ce94
chore: release 3.5.2 (#10400)Updates
@sentry/browser
from 8.36.0 to 8.38.0Release notes
Sourced from
@sentry/browser
's releases.... (truncated)
Changelog
Sourced from
@sentry/browser
's changelog.... (truncated)
Commits
396e2f9
release: 8.38.09a98d98
Merge pull request #14244 from getsentry/prepare-release/8.38.0ad1f938
meta(changelog): Update changelog for 8.38.00aa7f1d
fix(nuxt): Fix dynamic import rollup plugin to work with latest nitro (#14243)2e5fe94
chore: Add external contributor to CHANGELOG.md (#14235)1f56ffa
feat(node): Addknex
integration (#13526)68781c5
feat(deps): Bump@sentry/cli
from 2.37.0 to 2.38.2 (#14232)48c3594
feat(deps): Bump@opentelemetry/instrumentation-amqplib
from 0.42.0 to 0.43.0...fac7209
fix(node): Includedebug_meta
with ANR events (#14203)8532e25
chore: Add external contributor to changelog (#14228)Updates
@types/chrome
from 0.0.277 to 0.0.280Commits
Updates
mini-css-extract-plugin
from 2.9.1 to 2.9.2Release notes
Sourced from mini-css-extract-plugin's releases.
Changelog
Sourced from mini-css-extract-plugin's changelog.
Commits
3effaa0
chore(release): 2.9.258c6b74
fix: prefetch and preload runtime generation (#1116)Updates
sass
from 1.80.5 to 1.80.7Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
d1fefb6
Add a changelog entry for sass/embedded-host-node#349 (#2434)871aefa
Bump immutable from 4.3.7 to 5.0.2 in /package (#2432)3bc8426
Bump immutable from 4.3.7 to 5.0.2 (#2431)01a2148
Bump bufbuild/buf-setup-action in /.github/util/initialize (#2427)39d3726
Lazy load@parcel/watcher
and fallback to chokidar (#2414)a9254df
Add sass-parser support for the@while
rule (#2410)df77b66
Bump gts from 5.3.1 to 6.0.2 in /pkg/sass-parser (#2415)be0b42a
Remove a weird newline in analysis/README.md (#2416)Updates
tslib
from 2.7.0 to 2.8.1Release notes
Sourced from tslib's releases.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
+8
+419
+299
+3
+3
🚮 Removed packages: npm/@blockaid/client@0.28.1, npm/@docusaurus/core@3.5.2, npm/@docusaurus/preset-classic@3.5.2, npm/@playwright/test@1.48.0, npm/@types/chrome@0.0.277, npm/acorn-import-attributes@1.9.5, npm/tslib@2.8.0, npm/webpack@5.95.0
View full report↗︎
Looks like these dependencies are no longer updatable, so this is no longer needed.