Closed dependabot[bot] closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
ddr-tools | ✅ Ready (Inspect) | Visit Preview | Jul 15, 2024 0:29am |
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the development-dependencies group with 16 updates in the / directory:
7.24.7
7.24.9
7.24.7
7.24.8
7.24.7
7.24.8
5.10.3
5.10.5
2.3.5
2.3.7
5.1.5
5.2.1
7.13.0
7.16.0
7.13.0
7.16.0
11.0.0
11.1.2
9.2.23
10.0.1
2.8.3
2.9.0
14.0.5
14.1.0
8.4.38
8.4.39
3.3.2
3.3.3
5.4.5
5.5.3
5.92.0
5.93.0
Updates
@babel/core
from 7.24.7 to 7.24.9Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.Commits
30aa644
v7.24.97d923b8
Avoidrequire()
call in@babel/standalone
bundle (#16639)889c58f
Revert "Pin CI to Node.js 22.1" (#16633)1f5af44
v7.24.8683c654
Enable some lint rules (#16605)c36fa6a
Update typescript-eslint v8 (#16557)02da3da
[babel 8] RemoveFile.prototype.getModuleName
(#16561)Updates
@babel/plugin-transform-optional-chaining
from 7.24.7 to 7.24.8Release notes
Sourced from
@babel/plugin-transform-optional-chaining
's releases.Changelog
Sourced from
@babel/plugin-transform-optional-chaining
's changelog.Commits
1f5af44
v7.24.8c36fa6a
Update typescript-eslint v8 (#16557)Updates
@babel/preset-env
from 7.24.7 to 7.24.8Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.Commits
1f5af44
v7.24.80f72c57
Bump compat data sources (#16614)c36fa6a
Update typescript-eslint v8 (#16557)Updates
@blueprintjs/core
from 5.10.3 to 5.10.5Commits
2dc48d8
chore: Publish new release8329a32
[core] fix(tabs): remove large gap between vertical tabs (#6885)9754f3d
chore: Publish new release9ee655b
Do not settabIndex
when no popover will show (#6851)855a067
Add affordance to icon selector in docs and fix selection state (#6877)f9a1b48
a11y(Alert): give Alert alertdialog role (#6846)605d318
fix: prevent PanelStack2 from opening in the wrong direction (#6847)6273c37
Don't show slider fill before value equal to initial value (#6853)406c1be
[core] fix(overlays): Replace array.at(-1) with array[array.length - 1] for S...2893a00
[core] fix(Tabs): use gap instead of margin to fix RTL spacing (#6834)Updates
@blueprintjs/datetime2
from 2.3.5 to 2.3.7Commits
2dc48d8
chore: Publish new releasef2e9d6e
Fix end time selection before selecting date (#6858)9754f3d
chore: Publish new releasefa69aca
feat(DateTime2): export TimePicker (#6868)9dbbda0
[datetime] chore: remove dependency on lodash (#6751)Updates
@blueprintjs/select
from 5.1.5 to 5.2.1Commits
2dc48d8
chore: Publish new release9754f3d
chore: Publish new release855a067
Add affordance to icon selector in docs and fix selection state (#6877)0d36ba1
No scrollbar in Select when menu has dividers (#6804)Updates
@typescript-eslint/eslint-plugin
from 7.13.0 to 7.16.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
e803c50
chore(release): publish 7.16.07b13dae
fix(eslint-plugin): [restrict-template-expressions] don't report tuples if `a...3c6290d
fix(eslint-plugin): [no-floating-promises] addsuggestions
to tests from #9...63d17dd
feat(eslint-plugin): [no-floating-promises] add checkThenables option (#9263)d685948
feat(eslint-plugin): add support for nested namespaces to unsafe-member-acces...451e738
feat(eslint-plugin): [no-unnecessary-parameter-property-assignment] add new r...88dd828
feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7 (#9473)a1a9b09
chore(eslint-plugin): re-using logic from builtinSymbolLike in no-implied-eva...d364160
docs: [class-methods-use-this] fix typo (#9494)7e2b77d
feat(rule-tester): stricter rule test validations (#9086)Updates
@typescript-eslint/parser
from 7.13.0 to 7.16.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
e803c50
chore(release): publish 7.16.02865d31
chore(release): publish 7.15.0b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.01212a8f
chore(release): publish 7.13.1Updates
better-sqlite3
from 11.0.0 to 11.1.2Release notes
Sourced from better-sqlite3's releases.
Commits
254b8e9
11.1.250ace3b
Use node bullseye to build arm images (#1216)309cb37
11.1.18b74050
error C2099: initializer is not a constant (#1208)74f7c4a
Fix macOS x64 builds (#1210)b615a52
11.1.0b5d0478
Run prebuilds before publish (#1202)7ee4464
cleaned up poorly named template5ae61c3
Support builds for Electron v31 (#1200)Updates
inquirer
from 9.2.23 to 10.0.1Release notes
Sourced from inquirer's releases.
Commits
f3dfcce
Publishdf13190
Fix(inquirer): Improve ReturnType of inquirer.prompt (not perfect, but better)a9ee70f
Publish22ae264
Feat(inquirer): Replace core prompts with the new@inquirer/prompts
6ec598b
Major(inquirer): Migrate to Typescript and dual module package093c565
Publishf7e6186
Test: Unify integration tests styles with other testsdc4c1ef
Update inquirer tests to not rely on mocking internals13b9543
Fix(inquirer): Revert inquirer@v9 export changes85a3d40
Chore(tools): Support multiple exports declaration in package.jsonUpdates
jotai
from 2.8.3 to 2.9.0Release notes
Sourced from jotai's releases.
Commits
904cb39
2.9.03a9d701
chore(deps): update dev dependencies (#2651)1a40452
feat: use new store by default (#2641)4db874c
ci: fix pnpm setup (#2646)2c021f9
chore(tests, docs): prefer user-event (#2638)fcef1e4
2.8.45051409
chore(deps): update dev dependencies (#2637)2c3c658
fix: do not abort atoms on unmount (#2627)663e054
chore: discussion templatebb836e3
chore: add react compiler eslint rules (#2629)Updates
json-schema-to-typescript
from 14.0.5 to 14.1.0Changelog
Sourced from json-schema-to-typescript's changelog.
Commits
Updates
postcss
from 8.4.38 to 8.4.39Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.