chore(deps): bump the non-breaking-changes group across 1 directory with 54 updates
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(10 days ago)
(7 days ago)
(7 days ago)
dependencies javascript
Bumps the non-breaking-changes group with 50 updates in the / directory:
Package | From | To |
---|---|---|
@changesets/cli | 2.29.5 |
2.29.6 |
@clack/prompts | 0.10.1 |
0.11.0 |
@eslint/js | 9.30.1 |
9.34.0 |
@iconify/json | 2.2.354 |
2.2.379 |
@intlify/core-base | 11.1.7 |
11.1.11 |
@jspm/generator | 2.6.2 |
2.6.4 |
@nolebase/vitepress-plugin-git-changelog | 2.18.0 |
2.18.2 |
@playwright/test | 1.53.2 |
1.55.0 |
@pnpm/workspace.read-manifest | 1000.2.0 |
1000.2.2 |
@tanstack/vue-query | 5.81.5 |
5.85.5 |
@tanstack/vue-store | 0.7.1 |
0.7.4 |
@typescript-eslint/eslint-plugin | 8.35.1 |
8.41.0 |
@typescript-eslint/parser | 8.35.1 |
8.41.0 |
@vue/shared | 3.5.13 |
3.5.20 |
axios | 1.10.0 |
1.11.0 |
cheerio | 1.1.0 |
1.1.2 |
cssnano | 7.0.7 |
7.1.1 |
cz-git | 1.11.2 |
1.12.0 |
czg | 1.11.1 |
1.12.0 |
dayjs | 1.11.13 |
1.11.17 |
element-plus | 2.10.2 |
2.11.1 |
eslint-config-turbo | 2.5.4 |
2.5.6 |
eslint-plugin-n | 17.20.0 |
17.21.3 |
eslint-plugin-prettier | 5.5.1 |
5.5.4 |
eslint-plugin-regexp | 2.9.0 |
2.10.0 |
eslint-plugin-unused-imports | 4.1.4 |
4.2.0 |
eslint-plugin-vue | 10.2.0 |
10.4.0 |
eslint | 9.30.1 |
9.34.0 |
h3 | 1.15.3 |
1.15.4 |
lefthook | 1.11.14 |
1.12.3 |
lucide-vue-next | 0.507.0 |
0.542.0 |
nitropack | 2.11.13 |
2.12.4 |
pinia-plugin-persistedstate | 4.4.1 |
4.5.0 |
playwright | 1.53.2 |
1.55.0 |
postcss-preset-env | 10.2.4 |
10.3.1 |
prettier-plugin-tailwindcss | 0.6.13 |
0.6.14 |
sass | 1.89.2 |
1.91.0 |
stylelint | 16.21.0 |
16.23.1 |
turbo | 2.5.4 |
2.5.6 |
typescript | 5.8.2 |
5.9.2 |
unbuild | 3.5.0 |
3.6.1 |
vite-plugin-pwa | 1.0.1 |
1.0.3 |
vitepress-plugin-group-icons | 1.6.1 |
1.6.3 |
vitepress | 1.6.3 |
1.6.4 |
vue-i18n | 11.1.7 |
11.1.11 |
vue | 3.5.17 |
3.5.20 |
vxe-pc-ui | 4.6.42 |
4.9.8 |
vxe-table | 4.13.51 |
4.16.2 |
watermark-js-plus | 1.6.2 |
1.6.3 |
@ast-grep/napi | 0.37.0 |
0.39.4 |
Updates @changesets/cli
from 2.29.5 to 2.29.6
Release notes
Sourced from @changesets/cli
's releases.
@changesets/cli
@2
.29.6Patch Changes
- #1712
a3563b0
Thanks@benmccann
! - Switch to maintained fork ofexternal-editor
Commits
Updates @clack/prompts
from 0.10.1 to 0.11.0
Release notes
Sourced from @clack/prompts
's releases.
@clack/prompts
@0
.11.0Minor Changes
- 07ca32d: Reverted a change where placeholders were being set as values on return.
Patch Changes
- Updated dependencies [07ca32d]
@clack/core
@0
.5.0
Changelog
Sourced from @clack/prompts
's changelog.
0.11.0
Minor Changes
- 07ca32d: Reverted a change where placeholders were being set as values on return.
Patch Changes
- Updated dependencies [07ca32d]
@clack/core
@0
.5.0
Commits
737f172
[ci] release (#325)07ca32d
fix: revert placeholder-on-return change (#324)- See full diff in compare view
Updates @eslint/js
from 9.30.1 to 9.34.0
Release notes
Sourced from @eslint/js
's releases.
v9.34.0
Features
0bb777a
feat: multithread linting (#19794) (Francesco Trotta)43a5f9e
feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)Bug Fixes
9b89903
fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)6c07420
fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)676f4ac
fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)Documentation
0b4a590
docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)327c672
docs: Update README (GitHub Actions Bot)bf26229
docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)2309327
docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)2b87e21
docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))c36570c
docs: Update README (GitHub Actions Bot)Chores
f19ad94
chore: upgrade to@eslint/js@9.34.0
(#20030) (Francesco Trotta)b48fa20
chore: package.json update for@eslint/js
release (Jenkins)4bce8a2
chore: package.json update for eslint-config-eslint release (Jenkins)0c9999c
refactor: prefer default options ingrouped-accessor-pairs
(#20028) (루밀LuMir)d503f19
ci: fixstale.yml
(#20010) (루밀LuMir)e2dc67d
ci: centralizestale.yml
(#19994) (루밀LuMir)7093cb8
ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])v9.33.0
Features
e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)Bug Fixes
732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
Chores
... (truncated)
Changelog
Sourced from @eslint/js
's changelog.
v9.34.0 - August 22, 2025
f19ad94
chore: upgrade to@eslint/js@9.34.0
(#20030) (Francesco Trotta)b48fa20
chore: package.json update for@eslint/js
release (Jenkins)4bce8a2
chore: package.json update for eslint-config-eslint release (Jenkins)0c9999c
refactor: prefer default options ingrouped-accessor-pairs
(#20028) (루밀LuMir)0b4a590
docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)9b89903
fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)6c07420
fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)676f4ac
fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)327c672
docs: Update README (GitHub Actions Bot)d503f19
ci: fixstale.yml
(#20010) (루밀LuMir)0bb777a
feat: multithread linting (#19794) (Francesco Trotta)bf26229
docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)43a5f9e
feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)e2dc67d
ci: centralizestale.yml
(#19994) (루밀LuMir)7093cb8
ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])2309327
docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)2b87e21
docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))c36570c
docs: Update README (GitHub Actions Bot)v9.33.0 - August 8, 2025
4258046
chore: update dependency@eslint/js
to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for@eslint/js
release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)27fa865
build: useESLint
class to generate formatter examples (#19972) (Milos Djermanovic)v9.32.0 - July 25, 2025
960fd40
fix: Upgrade@eslint/js
(#19971) (Nicholas C. Zakas)50de1ce
chore: package.json update for@eslint/js
release (Jenkins)bbf23fa
fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)74f01a3
ci: unpinjiti
to version^2.5.1
(#19970) (루밀LuMir)d498887
fix: bump@eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)2ab1381
ci: pinjiti
to version 2.4.2 (#19964) (Francesco Trotta)b7f7545
test: switch to flat config mode inSourceCode
tests (#19953) (Milos Djermanovic)f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)f46fc6c
fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
... (truncated)
Commits
b48fa20
chore: package.json update for@eslint/js
releasead28371
chore: package.json update for@eslint/js
release50de1ce
chore: package.json update for@eslint/js
released5054e5
chore: package.json update for@eslint/js
release- See full diff in compare view
Updates @iconify/json
from 2.2.354 to 2.2.379
Commits
0959074
Update 7 icon sets4d439e4
Update 6 icon sets0e73a77
Update 12 icon sets53c7b77
Update 8 icon sets7f7b59f
Update 2 icon sets: Huge Icons, Simple Iconsfb1e828
Update 6 icon setsfe987ae
Update Huge Icons444d2de
Update 4 icon sets: Custom Brand Icons, Material Icon Theme, Material Symbols...d72e495
Update 91 icon sets4238c15
Update 109 icon sets- Additional commits viewable in compare view
Updates @intlify/core-base
from 11.1.7 to 11.1.11
Release notes
Sourced from @intlify/core-base
's releases.
v11.1.11
What's Changed
⚡ Improvement Features
- fix: change warning from error for mutiple useI18n local scope calling by
@kazupon
in intlify/vue-i18n#2235Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.10...v11.1.11
v11.1.10
🔒 Security Fixes
- fix: DOM-based XSS via tag attributes for escape parameter, about details see https://github.com/intlify/vue-i18n/security/advisories/GHSA-x8qp-wqqm-57ph
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.9...v11.1.10
v11.1.9
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.8...v11.1.9
v11.1.8
What's Changed
⚡ Improvement Features
- fix: typo by
@kazupon
in intlify/vue-i18n#2221Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.7...v11.1.8
Commits
6de1252
release: v11.1.11ecbbd3a
release: v11.1.1021ebe26
release: v11.1.91232019
release: v11.1.8- See full diff in compare view
Updates @jspm/generator
from 2.6.2 to 2.6.4
Commits
- See full diff in compare view
Updates @nolebase/vitepress-plugin-git-changelog
from 2.18.0 to 2.18.2
Release notes
Sourced from @nolebase/vitepress-plugin-git-changelog
's releases.
v2.18.2
🐞 Bug Fixes
- Type issue - by
@nekomeowww
(34951)View changes on GitHub
v2.18.1
🐞 Bug Fixes
- deps:
- Update all non-major dependencies - in nolebase/integrations#516 (fa7b3)
- Update all non-major dependencies - in nolebase/integrations#520 (b29c6)
View changes on GitHub
Commits
Updates @playwright/test
from 1.53.2 to 1.55.0
Release notes
Sourced from @playwright/test
's releases.
v1.55.0
New APIs
- New Property testStepInfo.titlePath Returns the full title path starting from the test file, including test and step titles.
Codegen
- Automatic
toBeVisible()
assertions: Codegen can now generate automatictoBeVisible()
assertions for common UI interactions. This feature can be enabled in the Codegen settings UI.Breaking Changes
- ⚠️ Dropped support for Chromium extension manifest v2.
Miscellaneous
- Added support for Debian 13 "Trixie".
Browser Versions
- Chromium 140.0.7339.16
- Mozilla Firefox 141.0
- WebKit 26.0
This version was also tested against the following stable channels:
- Google Chrome 139
- Microsoft Edge 139
v1.54.2
Highlights
microsoft/playwright#36714 - [Regression]: Codegen is not able to launch in Administrator Terminal on Windows (ProtocolError: Protocol error) microsoft/playwright#36828 - [Regression]: Playwright Codegen keeps spamming with selected option microsoft/playwright#36810 - [Regression]: Starting Codegen with target language doesn't work anymore
Browser Versions
- Chromium 139.0.7258.5
- Mozilla Firefox 140.0.2
- WebKit 26.0
This version was also tested against the following stable channels:
- Google Chrome 140
- Microsoft Edge 140
v1.54.1
Highlights
microsoft/playwright#36650 - [Regression]: 1.54.0 breaks downloading browsers when an HTTP(S) proxy is used
Browser Versions
- Chromium 139.0.7258.5
- Mozilla Firefox 140.0.2
- WebKit 26.0
... (truncated)
Commits
f992162
chore: mark v1.55.0 (#37121)4a92ea0
cherry-pick(#37113): docs: add release-notes for v1.55aa05507
cherry-pick(#37114): test: move browser._launchServer in child process27ae7dc
test: tree gardening (#37107)cd09d85
test: unflake "should pick element" (#37103)72e4772
chore(trace-viewer): remove unused code (#37097)5b8c7d6
chore(dotnet): float is non-nullable (#37095)c7bf035
test(webkit): closing dialog > contenteditable (#37084)9fd6986
test: skip debug-controller tests in driver mode (#37090)4c2f44d
test(bidi): use the nightly channel only for Firefox in CI (#37086)- Additional commits viewable in compare view
Updates @pnpm/workspace.read-manifest
from 1000.2.0 to 1000.2.2
Commits
- See full diff in compare view
Updates @tanstack/vue-query
from 5.81.5 to 5.85.5
Release notes
Sourced from @tanstack/vue-query
's releases.
v5.85.5
Version 5.85.5 - 8/19/25, 9:41 AM
Changes
Fix
- core: only reject when
promise
gets used (#9576) (abab082) by Dominik DorfmeisterPackages
@tanstack/query-core
@5
.85.5@tanstack/query-broadcast-client-experimental
@5
.85.5@tanstack/query-persist-client-core
@5
.85.5@tanstack/query-sync-storage-persister
@5
.85.5@tanstack/react-query
@5
.85.5@tanstack/react-query-devtools
@5
.85.5@tanstack/react-query-persist-client
@5
.85.5@tanstack/react-query-next-experimental
@5
.85.5@tanstack/solid-query
@5
.85.5@tanstack/solid-query-devtools
@5
.85.5@tanstack/solid-query-persist-client
@5
.85.5@tanstack/svelte-query
@5
.85.5@tanstack/svelte-query-devtools
@5
.85.5@tanstack/svelte-query-persist-client
@5
.85.5@tanstack/vue-query
@5
.85.5@tanstack/vue-query-devtools
@5
.85.5@tanstack/angular-query-experimental
@5
.85.5@tanstack/query-async-storage-persister
@5
.85.5@tanstack/angular-query-devtools-experimental
@5
.85.5v5.85.4
Version 5.85.4 - 8/19/25, 9:10 AM
Changes
Fix
- core: never revert to undefined data (#9577) (e4f5ce8) by Dominik Dorfmeister
Docs
- react-query: recommend
defaultError = unknown
instead ofAxiosError
(#9575) (2989e69) by Lee- update community resources (f1e608b) by TkDodo
Packages
... (truncated)
Commits
0a0e014
release: v5.85.5ef0a9d2
release: v5.85.4b6516bd
release: v5.85.3e14f39c
release: v5.85.231f51b9
release: v5.85.18f474ad
release: v5.83.18e77701
test(vue-query/useQuery): switch to fake timers, and replace 'sleep' with 'ad...390424b
release: v5.83.08c79719
test(vue-query/vueQueryPlugin): switch to fake timers and replace 'sleep' wit...47f7e86
test(vue-query/useIsMutating): switch to fake timers and replace 'sleep' with...- Additional commits viewable in compare view
Updates @tanstack/vue-store
from 0.7.1 to 0.7.4
Release notes
Sourced from @tanstack/vue-store
's releases.
v0.7.4
Version 0.7.4 - 8/22/25, 9:57 AM
Changes
Fix
- unknown array length derived values should now by typed properly (#224) (46f8d9a) by Corbin Crutchley
Chore
- deps: update all non-major dependencies (#223) (8173467) by renovate[bot]
- deps: update all non-major dependencies (#221) (b5a1d90) by renovate[bot]
- deps: update all non-major dependencies (#220) (1d13232) by renovate[bot]
- sync repo config (#219) (759e37b) by Lachlan Collins
- deps: update all non-major dependencies (#217) (4cb0166) by renovate[bot]
- deps: update all non-major dependencies (#216) (a679bc9) by renovate[bot]
- deps: update all non-major dependencies (#215) (ace391e) by renovate[bot]
Packages
@tanstack/store
@0
.7.4@tanstack/react-store
@0
.7.4@tanstack/vue-store
@0
.7.4@tanstack/solid-store
@0
.7.4@tanstack/angular-store
@0
.7.4@tanstack/svelte-store
@0
.7.4v0.7.3
Version 0.7.3 - 7/6/25, 10:17 PM
Changes
Fix
- dates now cause proper re-renders when different (#164) (380b52c) by
@SashaZel
Packages
@tanstack/react-store
@0
.7.3@tanstack/vue-store
@0
.7.3@tanstack/solid-store
@0
.7.3@tanstack/angular-store
@0
.7.3@tanstack/svelte-store
@0
.7.3v0.7.2
Version 0.7.2 - 7/6/25, 10:11 PM
Changes
... (truncated)
Commits
d3e7252
release: v0.7.41d13232
chore(deps): update all non-major dependencies (#220)021cbd9
release: v0.7.3380b52c
fix: dates now cause proper re-renders when different (#164)e3ce09c
release: v0.7.2e2d023f
chore(deps): update all non-major dependencies (#210)8f21ee1
chore(deps): update all non-major dependencies (#203)- See full diff in compare view
Updates @typescript-eslint/eslint-plugin
from 8.35.1 to 8.41.0
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v8.41.0
8.41.0 (2025-08-25)
🚀 Features
- tighten
tsconfigRootDir
validation (#11463)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
v8.40.0
8.40.0 (2025-08-18)
🩹 Fixes
- typescript-eslint: export
plugin
,parser
, andconfigs
that are compatible with bothdefineConfig()
andtseslint.config()
(#11475)- typescript-estree: correct range of import assertion with trailing comma (#11478)
- utils: correct
calculateConfigForFile
return type (#11451)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
- Nolan Gajdascz
@Gajdascz
You can read about our versioning strategy and releases on our website.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://
urls in stack trace when inferringtsconfigRootDir
(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
8.41.0 (2025-08-25)
🩹 Fixes
- deps: update dependency prettier to v3.6.2 (#11496)
You can read about our versioning strategy and releases on our website.
8.40.0 (2025-08-18)
🚀 Features
- typescript-estree: forbid invalid keys in
EnumMember
(#11232)❤️ Thank You
- fisker Cheung
@fisker
You can read about our versioning strategy and releases on our website.
8.39.1 (2025-08-11)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.39.0 (2025-08-04)
🚀 Features
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
🩹 Fixes
- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
... (truncated)
Commits
31a7336
chore(release): publish 8.41.0a4526b3
chore: skip failing tests to fix CI (#11505)03e21eb
fix(deps): update dependency prettier to v3.6.2 (#11496)60c3b26
chore(release): publish 8.40.07648622
fix(typescript-estree): revert #11232 (feat(typescript-estree): forbid invali...d50a6b1
feat(typescript-estree): forbid invalid keys inEnumMember
(#11232)b2ee794
chore(release): publish 8.39.1fee2bc6
chore: update eslint-plugin-eslint-plugin (#11449)c98d513
chore(release): publish 8.39.0a8def4b
fix(eslint-plugin): [no-unsafe-assignment] add anunsafeObjectPattern
messa...- Additional commits viewable in compare view
Updates @typescript-eslint/parser
from 8.35.1 to 8.41.0
Release notes
Sourced from @typescript-eslint/parser
's releases.
v8.41.0
8.41.0 (2025-08-25)
🚀 Features
- tighten
tsconfigRootDir
validation (#11463)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
v8.40.0
8.40.0 (2025-08-18)
🩹 Fixes
- typescript-eslint: export
plugin
,parser
, andconfigs
that are compatible with bothdefineConfig()
andtseslint.config()
(#11475)- typescript-estree: correct range of import assertion with trailing comma (#11478)
- utils: correct
calculateConfigForFile
return type (#11451)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
- Nolan Gajdascz
Pull Request Statistics
Commits:
0Files Changed:
0Additions:
+0Deletions:
-0
Package Dependencies
@typescript-eslint/parser
npm
8.35.1 → 8.41.0
Minor
prettier-plugin-tailwindcss
npm
0.6.13 → 0.6.14
Patch
@typescript-eslint/eslint-plugin
npm
8.35.1 → 8.41.0
Minor
@pnpm/workspace.read-manifest
npm
1000.2.0 → 1000.2.2
Patch
pinia-plugin-persistedstate
npm
4.4.1 → 4.5.0
Minor
npm
2.18.0 → 2.18.2
Patch
vitepress-plugin-group-icons
npm
1.6.1 → 1.6.3
Patch
eslint-plugin-unused-imports
npm
4.1.4 → 4.2.0
Minor
Technical Details
ID: | 6486254 |
UUID: | 3367752120 |
Node ID: | PR_kwDOPPi6aM6mCd5C |
Host: | GitHub |
Repository: | lixingyangcoder/A20_front_end |