From 3084eef48e2f759a4a9d838a306b3e1f061a3a7d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 21 Oct 2024 10:17:54 -0400
Subject: [PATCH] Bump the other group with 7 updates (#691)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the other group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [framer-motion](https://github.com/framer/motion) | `11.11.8` |
`11.11.9` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) |
`9.12.0` | `9.13.0` |
|
[@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)
| `4.17.10` | `4.17.12` |
| [eslint](https://github.com/eslint/eslint) | `9.12.0` | `9.13.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.13`
| `3.4.14` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
| `8.8.1` | `8.10.0` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `2.1.2` | `2.1.3` |
Updates `framer-motion` from 11.11.8 to 11.11.9
Changelog
Sourced from framer-motion's
changelog.
[11.11.9] 2024-10-15
Changed
will-change
is now no longer automatically managed
without useWillChange
.
Commits
Updates `@eslint/js` from 9.12.0 to 9.13.0
Release notes
Sourced from @eslint/js
's
releases.
v9.13.0
Features
381c32b
feat: Allow languages to provide defaultLanguageOptions
(#19003)
(Milos Djermanovic)
bf723bd
feat: Improve eslintrc warning message (#19023)
(Milos Djermanovic)
1def4cd
feat: drop support for jiti v1.21 (#18996)
(Francesco Trotta)
f879be2
feat: export ESLint.defaultConfig
(#18983)
(Nitin Kumar)
Bug Fixes
Documentation
abdbfa8
docs: mark LintMessage#nodeType
as deprecated (#19019)
(Nitin Kumar)
19e68d3
docs: update deprecated rules type definitions (#19018)
(Nitin Kumar)
7dd402d
docs: Update examples of passing multiple values to a CLI option (#19006)
(Milos Djermanovic)
5dcbc51
docs: Add example with side-effect imports to no-restricted-imports (#18997)
(Milos Djermanovic)
1ee87ca
docs: Update README (GitHub Actions Bot)
2c3dbdc
docs: Use prerendered sponsors for README (#18988)
(Milos Djermanovic)
Chores
68d2d9d
chore: upgrade to @eslint/js@9.13.0
and
@eslint/core@^0.7.0
(#19034)
(Francesco Trotta)
2211f0a
chore: package.json update for @eslint/js
release
(Jenkins)
c7abaef
perf: using Node.js compile cache (#19012)
(唯然)
1d7c077
chore: add pkg.type "commonjs" (#19011)
(唯然)
468e3bd
test: fix ESLint
tests (#19021)
(Francesco Trotta)
ed4635f
ci: upgrade knip@5.32.0 (#18992)
(Milos Djermanovic)
efad767
chore: remove unused ignore dependency (#18993)
(Amaresh S M)
Changelog
Sourced from @eslint/js
's
changelog.
v9.13.0 - October 18, 2024
68d2d9d
chore: upgrade to @eslint/js@9.13.0
and
@eslint/core@^0.7.0
(#19034)
(Francesco Trotta)
2211f0a
chore: package.json update for @eslint/js
release
(Jenkins)
381c32b
feat: Allow languages to provide defaultLanguageOptions
(#19003)
(Milos Djermanovic)
78836d4
fix: update the complexity
rule type (#19027)
(Nitin Kumar)
c7abaef
perf: using Node.js compile cache (#19012)
(唯然)
bf723bd
feat: Improve eslintrc warning message (#19023)
(Milos Djermanovic)
1d7c077
chore: add pkg.type "commonjs" (#19011)
(唯然)
abdbfa8
docs: mark LintMessage#nodeType
as deprecated (#19019)
(Nitin Kumar)
468e3bd
test: fix ESLint
tests (#19021)
(Francesco Trotta)
19e68d3
docs: update deprecated rules type definitions (#19018)
(Nitin Kumar)
1def4cd
feat: drop support for jiti v1.21 (#18996)
(Francesco Trotta)
7dd402d
docs: Update examples of passing multiple values to a CLI option (#19006)
(Milos Djermanovic)
064c8b6
fix: update rule types (#18925)
(Nitin Kumar)
f879be2
feat: export ESLint.defaultConfig
(#18983)
(Nitin Kumar)
5dcbc51
docs: Add example with side-effect imports to no-restricted-imports (#18997)
(Milos Djermanovic)
ed4635f
ci: upgrade knip@5.32.0 (#18992)
(Milos Djermanovic)
efad767
chore: remove unused ignore dependency (#18993)
(Amaresh S M)
1ee87ca
docs: Update README (GitHub Actions Bot)
2c3dbdc
docs: Use prerendered sponsors for README (#18988)
(Milos Djermanovic)
Commits
Updates `@types/lodash` from 4.17.10 to 4.17.12
Commits
Updates `eslint` from 9.12.0 to 9.13.0
Release notes
Sourced from eslint's
releases.
v9.13.0
Features
381c32b
feat: Allow languages to provide defaultLanguageOptions
(#19003)
(Milos Djermanovic)
bf723bd
feat: Improve eslintrc warning message (#19023)
(Milos Djermanovic)
1def4cd
feat: drop support for jiti v1.21 (#18996)
(Francesco Trotta)
f879be2
feat: export ESLint.defaultConfig
(#18983)
(Nitin Kumar)
Bug Fixes
Documentation
abdbfa8
docs: mark LintMessage#nodeType
as deprecated (#19019)
(Nitin Kumar)
19e68d3
docs: update deprecated rules type definitions (#19018)
(Nitin Kumar)
7dd402d
docs: Update examples of passing multiple values to a CLI option (#19006)
(Milos Djermanovic)
5dcbc51
docs: Add example with side-effect imports to no-restricted-imports (#18997)
(Milos Djermanovic)
1ee87ca
docs: Update README (GitHub Actions Bot)
2c3dbdc
docs: Use prerendered sponsors for README (#18988)
(Milos Djermanovic)
Chores
68d2d9d
chore: upgrade to @eslint/js@9.13.0
and
@eslint/core@^0.7.0
(#19034)
(Francesco Trotta)
2211f0a
chore: package.json update for @eslint/js
release
(Jenkins)
c7abaef
perf: using Node.js compile cache (#19012)
(唯然)
1d7c077
chore: add pkg.type "commonjs" (#19011)
(唯然)
468e3bd
test: fix ESLint
tests (#19021)
(Francesco Trotta)
ed4635f
ci: upgrade knip@5.32.0 (#18992)
(Milos Djermanovic)
efad767
chore: remove unused ignore dependency (#18993)
(Amaresh S M)
Changelog
Sourced from eslint's
changelog.
v9.13.0 - October 18, 2024
68d2d9d
chore: upgrade to @eslint/js@9.13.0
and
@eslint/core@^0.7.0
(#19034)
(Francesco Trotta)
2211f0a
chore: package.json update for @eslint/js
release
(Jenkins)
381c32b
feat: Allow languages to provide defaultLanguageOptions
(#19003)
(Milos Djermanovic)
78836d4
fix: update the complexity
rule type (#19027)
(Nitin Kumar)
c7abaef
perf: using Node.js compile cache (#19012)
(唯然)
bf723bd
feat: Improve eslintrc warning message (#19023)
(Milos Djermanovic)
1d7c077
chore: add pkg.type "commonjs" (#19011)
(唯然)
abdbfa8
docs: mark LintMessage#nodeType
as deprecated (#19019)
(Nitin Kumar)
468e3bd
test: fix ESLint
tests (#19021)
(Francesco Trotta)
19e68d3
docs: update deprecated rules type definitions (#19018)
(Nitin Kumar)
1def4cd
feat: drop support for jiti v1.21 (#18996)
(Francesco Trotta)
7dd402d
docs: Update examples of passing multiple values to a CLI option (#19006)
(Milos Djermanovic)
064c8b6
fix: update rule types (#18925)
(Nitin Kumar)
f879be2
feat: export ESLint.defaultConfig
(#18983)
(Nitin Kumar)
5dcbc51
docs: Add example with side-effect imports to no-restricted-imports (#18997)
(Milos Djermanovic)
ed4635f
ci: upgrade knip@5.32.0 (#18992)
(Milos Djermanovic)
efad767
chore: remove unused ignore dependency (#18993)
(Amaresh S M)
1ee87ca
docs: Update README (GitHub Actions Bot)
2c3dbdc
docs: Use prerendered sponsors for README (#18988)
(Milos Djermanovic)
Commits
Updates `tailwindcss` from 3.4.13 to 3.4.14
Release notes
Sourced from tailwindcss's
releases.
v3.4.14
Fixed
- Don't set
display: none
on elements that use
hidden="until-found"
(#14625)
Changelog
Sourced from tailwindcss's
changelog.
[3.4.14] - 2024-10-15
Fixed
- Don't set
display: none
on elements that use
hidden="until-found"
(#14625)
Commits
Updates `typescript-eslint` from 8.8.1 to 8.10.0
Release notes
Sourced from typescript-eslint's
releases.
v8.10.0
8.10.0 (2024-10-17)
🚀 Features
- support TypeScript 5.6 (#9972)
🩹 Fixes
- typescript-eslint: propagate
name
field to extended configs in config
helper (#10094)
❤️ Thank You
You can read about our versioning
strategy and releases
on our website.
v8.9.0
8.9.0 (2024-10-14)
🚀 Features
- rule-tester: hooks for test cases (#10109)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-parameters]
cannot assume variables are either type or value (#10093)
- eslint-plugin: [return-await] sync the behavior
with await-thenable (#10069)
- eslint-plugin: [prefer-literal-enum-member] report
a different error message when
allowBitwiseExpressions
is
enabled (#10096)
- eslint-plugin: [no-loop-func] sync from upstream
base rule (#10103)
- eslint-plugin: [no-unused-vars] never report the
naming of an enum member (#10117)
- eslint-plugin: correct use-at-your-own-risk type
definitions (#10049)
- eslint-plugin: handle unions in await...for (#10110)
- rule-tester: merge provided
linterOptions
(#10131)
- scope-manager: [no-use-before-define] do not treat
nested namespace aliases as variable references (#10095)
- typescript-estree: improve project service error
message when file extension missing from extraFileExtensions (#10076)
- visitor-keys: reorder
TSSatisfiesExpression
and TSTypeAssertion
(#10139)
❤️ Thank You
... (truncated)
Changelog
Sourced from typescript-eslint's
changelog.
8.10.0 (2024-10-17)
🩹 Fixes
- typescript-eslint: propagate
name
field to extended configs in config
helper (#10094)
❤️ Thank You
You can read about our versioning
strategy and releases
on our website.
8.9.0 (2024-10-14)
This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.
You can read about our versioning
strategy and releases
on our website.
Commits
7effdea
chore(release): publish 8.10.0
be5bc0f
fix(typescript-eslint): propagate name
field to extended
configs in `config...
4666ed4
chore(release): publish 8.9.0
- See full diff in compare
view
Updates `vitest` from 2.1.2 to 2.1.3
Release notes
Sourced from vitest's
releases.
v2.1.3
🐞 Bug Fixes
🏎 Performance
Commits
4c03a0d
chore: release v2.1.3
70baaaa
fix(vitest): use fast-glob
instead of
tinyglobby
in Vitest (#6688)
19d64e2
fix(vitest): always inline setup files (#6689)
47dde76
fix(vitest): show rollup error details as test error (#6686)
7155cee
refactor(coverage): move re-usable parts to base provider (#6665)
7a0de0a
perf: reuse full name in reported tasks, update generator types (#6666)
8bef5d2
fix(browser): not.toBeInTheDocument works with locators API (#6634)
9ece395
fix(vitest): fix \<empty line>
logs when interleaving
console.log/error
(#...
000459a
fix(vitest): deprecate old task types and node-reliant types (#6632)
946d8bb
fix(vitest): don't hang with maxConcurrency 0 (#6627)
- Additional commits viewable in compare
view
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore ` will
remove the ignore condition of the specified dependency and ignore
conditions
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 274 ++++++++++++++++++++++------------------------
package.json | 14 +--
2 files changed, 138 insertions(+), 150 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index d33ffb7f..17bf65b7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16,7 +16,7 @@
"@xstate/react": "^4.1.3",
"apache-arrow": "^17.0.0",
"esbuild-sass-plugin": "^3.3.1",
- "framer-motion": "^11.11.8",
+ "framer-motion": "^11.11.9",
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
"maplibre-gl": "^3.6.2",
@@ -30,10 +30,10 @@
},
"devDependencies": {
"@anywidget/types": "^0.2.0",
- "@eslint/js": "^9.12.0",
+ "@eslint/js": "^9.13.0",
"@jupyter-widgets/base": "^6.0.10",
"@statelyai/inspect": "^0.4.0",
- "@types/lodash": "^4.17.10",
+ "@types/lodash": "^4.17.12",
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.throttle": "^4.1.9",
"@types/react": "^18.3.11",
@@ -41,7 +41,7 @@
"autoprefixer": "^10.4.20",
"dotenv": "^16.4.5",
"esbuild": "^0.24.0",
- "eslint": "^9.12.0",
+ "eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.37.1",
"globals": "^15.11.0",
@@ -50,10 +50,10 @@
"postcss-modules": "^6.0.0",
"postcss-preset-env": "^10.0.7",
"prettier": "^3.3.3",
- "tailwindcss": "^3.4.12",
+ "tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
- "typescript-eslint": "^8.8.1",
- "vitest": "^2.1.2"
+ "typescript-eslint": "^8.10.0",
+ "vitest": "^2.1.3"
}
},
"node_modules/@alloc/quick-lru": {
@@ -1665,9 +1665,9 @@
}
},
"node_modules/@eslint/core": {
- "version": "0.6.0",
- "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.6.0.tgz",
- "integrity": "sha512-8I2Q8ykA4J0x0o7cg67FPVnehcqWTBehu/lmY+bolPFHGjh49YzGBMXTvpqVgEbBdvNCSxj6iFgiIyHzf03lzg==",
+ "version": "0.7.0",
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.7.0.tgz",
+ "integrity": "sha512-xp5Jirz5DyPYlPiKat8jaq0EmYvDXKKpzTbxXMpT9eqlRJkRKIz9AGMdlvYjih+im+QlhWrpvVjl8IPC/lHlUw==",
"dev": true,
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -1731,9 +1731,9 @@
"dev": true
},
"node_modules/@eslint/js": {
- "version": "9.12.0",
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.12.0.tgz",
- "integrity": "sha512-eohesHH8WFRUprDNyEREgqP6beG6htMeUYeCpkEgBCieCMme5r9zFWjzAJp//9S+Kub4rqE+jXe9Cp1a7IYIIA==",
+ "version": "9.13.0",
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.13.0.tgz",
+ "integrity": "sha512-IFLyoY4d72Z5y/6o/BazFBezupzI/taV8sGumxTAVw3lXG9A6md1Dc34T9s1FoD/an9pJH8RHbAxsaEbBed9lA==",
"dev": true,
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6303,9 +6303,9 @@
"dev": true
},
"node_modules/@types/lodash": {
- "version": "4.17.10",
- "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.10.tgz",
- "integrity": "sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ=="
+ "version": "4.17.12",
+ "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.12.tgz",
+ "integrity": "sha512-sviUmCE8AYdaF/KIHLDJBQgeYzPBI0vf/17NaYehBJfYD1j6/L95Slh07NlyK2iNyBNaEkb3En2jRt+a8y3xZQ=="
},
"node_modules/@types/lodash.debounce": {
"version": "4.0.9",
@@ -6422,16 +6422,16 @@
"dev": true
},
"node_modules/@typescript-eslint/eslint-plugin": {
- "version": "8.8.1",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.8.1.tgz",
- "integrity": "sha512-xfvdgA8AP/vxHgtgU310+WBnLB4uJQ9XdyP17RebG26rLtDrQJV3ZYrcopX91GrHmMoH8bdSwMRh2a//TiJ1jQ==",
+ "version": "8.10.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.10.0.tgz",
+ "integrity": "sha512-phuB3hoP7FFKbRXxjl+DRlQDuJqhpOnm5MmtROXyWi3uS/Xg2ZXqiQfcG2BJHiN4QKyzdOJi3NEn/qTnjUlkmQ==",
"dev": true,
"dependencies": {
"@eslint-community/regexpp": "^4.10.0",
- "@typescript-eslint/scope-manager": "8.8.1",
- "@typescript-eslint/type-utils": "8.8.1",
- "@typescript-eslint/utils": "8.8.1",
- "@typescript-eslint/visitor-keys": "8.8.1",
+ "@typescript-eslint/scope-manager": "8.10.0",
+ "@typescript-eslint/type-utils": "8.10.0",
+ "@typescript-eslint/utils": "8.10.0",
+ "@typescript-eslint/visitor-keys": "8.10.0",
"graphemer": "^1.4.0",
"ignore": "^5.3.1",
"natural-compare": "^1.4.0",
@@ -6455,15 +6455,15 @@
}
},
"node_modules/@typescript-eslint/parser": {
- "version": "8.8.1",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.8.1.tgz",
- "integrity": "sha512-hQUVn2Lij2NAxVFEdvIGxT9gP1tq2yM83m+by3whWFsWC+1y8pxxxHUFE1UqDu2VsGi2i6RLcv4QvouM84U+ow==",
+ "version": "8.10.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.10.0.tgz",
+ "integrity": "sha512-E24l90SxuJhytWJ0pTQydFT46Nk0Z+bsLKo/L8rtQSL93rQ6byd1V/QbDpHUTdLPOMsBCcYXZweADNCfOCmOAg==",
"dev": true,
"dependencies": {
- "@typescript-eslint/scope-manager": "8.8.1",
- "@typescript-eslint/types": "8.8.1",
- "@typescript-eslint/typescript-estree": "8.8.1",
- "@typescript-eslint/visitor-keys": "8.8.1",
+ "@typescript-eslint/scope-manager": "8.10.0",
+ "@typescript-eslint/types": "8.10.0",
+ "@typescript-eslint/typescript-estree": "8.10.0",
+ "@typescript-eslint/visitor-keys": "8.10.0",
"debug": "^4.3.4"
},
"engines": {
@@ -6483,13 +6483,13 @@
}
},
"node_modules/@typescript-eslint/scope-manager": {
- "version": "8.8.1",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.8.1.tgz",
- "integrity": "sha512-X4JdU+66Mazev/J0gfXlcC/dV6JI37h+93W9BRYXrSn0hrE64IoWgVkO9MSJgEzoWkxONgaQpICWg8vAN74wlA==",
+ "version": "8.10.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.10.0.tgz",
+ "integrity": "sha512-AgCaEjhfql9MDKjMUxWvH7HjLeBqMCBfIaBbzzIcBbQPZE7CPh1m6FF+L75NUMJFMLYhCywJXIDEMa3//1A0dw==",
"dev": true,
"dependencies": {
- "@typescript-eslint/types": "8.8.1",
- "@typescript-eslint/visitor-keys": "8.8.1"
+ "@typescript-eslint/types": "8.10.0",
+ "@typescript-eslint/visitor-keys": "8.10.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6500,13 +6500,13 @@
}
},
"node_modules/@typescript-eslint/type-utils": {
- "version": "8.8.1",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.8.1.tgz",
- "integrity": "sha512-qSVnpcbLP8CALORf0za+vjLYj1Wp8HSoiI8zYU5tHxRVj30702Z1Yw4cLwfNKhTPWp5+P+k1pjmD5Zd1nhxiZA==",
+ "version": "8.10.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.10.0.tgz",
+ "integrity": "sha512-PCpUOpyQSpxBn230yIcK+LeCQaXuxrgCm2Zk1S+PTIRJsEfU6nJ0TtwyH8pIwPK/vJoA+7TZtzyAJSGBz+s/dg==",
"dev": true,
"dependencies": {
- "@typescript-eslint/typescript-estree": "8.8.1",
- "@typescript-eslint/utils": "8.8.1",
+ "@typescript-eslint/typescript-estree": "8.10.0",
+ "@typescript-eslint/utils": "8.10.0",
"debug": "^4.3.4",
"ts-api-utils": "^1.3.0"
},
@@ -6524,9 +6524,9 @@
}
},
"node_modules/@typescript-eslint/types": {
- "version": "8.8.1",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.8.1.tgz",
- "integrity": "sha512-WCcTP4SDXzMd23N27u66zTKMuEevH4uzU8C9jf0RO4E04yVHgQgW+r+TeVTNnO1KIfrL8ebgVVYYMMO3+jC55Q==",
+ "version": "8.10.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.10.0.tgz",
+ "integrity": "sha512-k/E48uzsfJCRRbGLapdZgrX52csmWJ2rcowwPvOZ8lwPUv3xW6CcFeJAXgx4uJm+Ge4+a4tFOkdYvSpxhRhg1w==",
"dev": true,
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6537,13 +6537,13 @@
}
},
"node_modules/@typescript-eslint/typescript-estree": {
- "version": "8.8.1",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.8.1.tgz",
- "integrity": "sha512-A5d1R9p+X+1js4JogdNilDuuq+EHZdsH9MjTVxXOdVFfTJXunKJR/v+fNNyO4TnoOn5HqobzfRlc70NC6HTcdg==",
+ "version": "8.10.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.10.0.tgz",
+ "integrity": "sha512-3OE0nlcOHaMvQ8Xu5gAfME3/tWVDpb/HxtpUZ1WeOAksZ/h/gwrBzCklaGzwZT97/lBbbxJ16dMA98JMEngW4w==",
"dev": true,
"dependencies": {
- "@typescript-eslint/types": "8.8.1",
- "@typescript-eslint/visitor-keys": "8.8.1",
+ "@typescript-eslint/types": "8.10.0",
+ "@typescript-eslint/visitor-keys": "8.10.0",
"debug": "^4.3.4",
"fast-glob": "^3.3.2",
"is-glob": "^4.0.3",
@@ -6601,15 +6601,15 @@
}
},
"node_modules/@typescript-eslint/utils": {
- "version": "8.8.1",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.8.1.tgz",
- "integrity": "sha512-/QkNJDbV0bdL7H7d0/y0qBbV2HTtf0TIyjSDTvvmQEzeVx8jEImEbLuOA4EsvE8gIgqMitns0ifb5uQhMj8d9w==",
+ "version": "8.10.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.10.0.tgz",
+ "integrity": "sha512-Oq4uZ7JFr9d1ZunE/QKy5egcDRXT/FrS2z/nlxzPua2VHFtmMvFNDvpq1m/hq0ra+T52aUezfcjGRIB7vNJF9w==",
"dev": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.4.0",
- "@typescript-eslint/scope-manager": "8.8.1",
- "@typescript-eslint/types": "8.8.1",
- "@typescript-eslint/typescript-estree": "8.8.1"
+ "@typescript-eslint/scope-manager": "8.10.0",
+ "@typescript-eslint/types": "8.10.0",
+ "@typescript-eslint/typescript-estree": "8.10.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6623,12 +6623,12 @@
}
},
"node_modules/@typescript-eslint/visitor-keys": {
- "version": "8.8.1",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.8.1.tgz",
- "integrity": "sha512-0/TdC3aeRAsW7MDvYRwEc1Uwm0TIBfzjPFgg60UU2Haj5qsCs9cc3zNgY71edqE3LbWfF/WoZQd3lJoDXFQpag==",
+ "version": "8.10.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.10.0.tgz",
+ "integrity": "sha512-k8nekgqwr7FadWk548Lfph6V3r9OVqjzAIVskE7orMZR23cGJjAOVazsZSJW+ElyjfTM4wx/1g88Mi70DDtG9A==",
"dev": true,
"dependencies": {
- "@typescript-eslint/types": "8.8.1",
+ "@typescript-eslint/types": "8.10.0",
"eslint-visitor-keys": "^3.4.3"
},
"engines": {
@@ -6652,13 +6652,13 @@
}
},
"node_modules/@vitest/expect": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-2.1.2.tgz",
- "integrity": "sha512-FEgtlN8mIUSEAAnlvn7mP8vzaWhEaAEvhSXCqrsijM7K6QqjB11qoRZYEd4AKSCDz8p0/+yH5LzhZ47qt+EyPg==",
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-2.1.3.tgz",
+ "integrity": "sha512-SNBoPubeCJhZ48agjXruCI57DvxcsivVDdWz+SSsmjTT4QN/DfHk3zB/xKsJqMs26bLZ/pNRLnCf0j679i0uWQ==",
"dev": true,
"dependencies": {
- "@vitest/spy": "2.1.2",
- "@vitest/utils": "2.1.2",
+ "@vitest/spy": "2.1.3",
+ "@vitest/utils": "2.1.3",
"chai": "^5.1.1",
"tinyrainbow": "^1.2.0"
},
@@ -6667,12 +6667,12 @@
}
},
"node_modules/@vitest/mocker": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-2.1.2.tgz",
- "integrity": "sha512-ExElkCGMS13JAJy+812fw1aCv2QO/LBK6CyO4WOPAzLTmve50gydOlWhgdBJPx2ztbADUq3JVI0C5U+bShaeEA==",
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-2.1.3.tgz",
+ "integrity": "sha512-eSpdY/eJDuOvuTA3ASzCjdithHa+GIF1L4PqtEELl6Qa3XafdMLBpBlZCIUCX2J+Q6sNmjmxtosAG62fK4BlqQ==",
"dev": true,
"dependencies": {
- "@vitest/spy": "^2.1.0-beta.1",
+ "@vitest/spy": "2.1.3",
"estree-walker": "^3.0.3",
"magic-string": "^0.30.11"
},
@@ -6680,7 +6680,7 @@
"url": "https://opencollective.com/vitest"
},
"peerDependencies": {
- "@vitest/spy": "2.1.2",
+ "@vitest/spy": "2.1.3",
"msw": "^2.3.5",
"vite": "^5.0.0"
},
@@ -6694,9 +6694,9 @@
}
},
"node_modules/@vitest/pretty-format": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-2.1.2.tgz",
- "integrity": "sha512-FIoglbHrSUlOJPDGIrh2bjX1sNars5HbxlcsFKCtKzu4+5lpsRhOCVcuzp0fEhAGHkPZRIXVNzPcpSlkoZ3LuA==",
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-2.1.3.tgz",
+ "integrity": "sha512-XH1XdtoLZCpqV59KRbPrIhFCOO0hErxrQCMcvnQete3Vibb9UeIOX02uFPfVn3Z9ZXsq78etlfyhnkmIZSzIwQ==",
"dev": true,
"dependencies": {
"tinyrainbow": "^1.2.0"
@@ -6706,12 +6706,12 @@
}
},
"node_modules/@vitest/runner": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-2.1.2.tgz",
- "integrity": "sha512-UCsPtvluHO3u7jdoONGjOSil+uON5SSvU9buQh3lP7GgUXHp78guN1wRmZDX4wGK6J10f9NUtP6pO+SFquoMlw==",
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-2.1.3.tgz",
+ "integrity": "sha512-JGzpWqmFJ4fq5ZKHtVO3Xuy1iF2rHGV4d/pdzgkYHm1+gOzNZtqjvyiaDGJytRyMU54qkxpNzCx+PErzJ1/JqQ==",
"dev": true,
"dependencies": {
- "@vitest/utils": "2.1.2",
+ "@vitest/utils": "2.1.3",
"pathe": "^1.1.2"
},
"funding": {
@@ -6719,12 +6719,12 @@
}
},
"node_modules/@vitest/snapshot": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-2.1.2.tgz",
- "integrity": "sha512-xtAeNsZ++aRIYIUsek7VHzry/9AcxeULlegBvsdLncLmNCR6tR8SRjn8BbDP4naxtccvzTqZ+L1ltZlRCfBZFA==",
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-2.1.3.tgz",
+ "integrity": "sha512-qWC2mWc7VAXmjAkEKxrScWHWFyCQx/cmiZtuGqMi+WwqQJ2iURsVY4ZfAK6dVo6K2smKRU6l3BPwqEBvhnpQGg==",
"dev": true,
"dependencies": {
- "@vitest/pretty-format": "2.1.2",
+ "@vitest/pretty-format": "2.1.3",
"magic-string": "^0.30.11",
"pathe": "^1.1.2"
},
@@ -6733,9 +6733,9 @@
}
},
"node_modules/@vitest/spy": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-2.1.2.tgz",
- "integrity": "sha512-GSUi5zoy+abNRJwmFhBDC0yRuVUn8WMlQscvnbbXdKLXX9dE59YbfwXxuJ/mth6eeqIzofU8BB5XDo/Ns/qK2A==",
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-2.1.3.tgz",
+ "integrity": "sha512-Nb2UzbcUswzeSP7JksMDaqsI43Sj5+Kry6ry6jQJT4b5gAK+NS9NED6mDb8FlMRCX8m5guaHCDZmqYMMWRy5nQ==",
"dev": true,
"dependencies": {
"tinyspy": "^3.0.0"
@@ -6745,12 +6745,12 @@
}
},
"node_modules/@vitest/utils": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-2.1.2.tgz",
- "integrity": "sha512-zMO2KdYy6mx56btx9JvAqAZ6EyS3g49krMPPrgOp1yxGZiA93HumGk+bZ5jIZtOg5/VBYl5eBmGRQHqq4FG6uQ==",
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-2.1.3.tgz",
+ "integrity": "sha512-xpiVfDSg1RrYT0tX6czgerkpcKFmFOF/gCr30+Mve5V2kewCy4Prn1/NDMSRwaSmT7PRaOF83wu+bEtsY1wrvA==",
"dev": true,
"dependencies": {
- "@vitest/pretty-format": "2.1.2",
+ "@vitest/pretty-format": "2.1.3",
"loupe": "^3.1.1",
"tinyrainbow": "^1.2.0"
},
@@ -8151,17 +8151,17 @@
}
},
"node_modules/eslint": {
- "version": "9.12.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.12.0.tgz",
- "integrity": "sha512-UVIOlTEWxwIopRL1wgSQYdnVDcEvs2wyaO6DGo5mXqe3r16IoCNWkR29iHhyaP4cICWjbgbmFUGAhh0GJRuGZw==",
+ "version": "9.13.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.13.0.tgz",
+ "integrity": "sha512-EYZK6SX6zjFHST/HRytOdA/zE72Cq/bfw45LSyuwrdvcclb/gqV8RRQxywOBEWO2+WDpva6UZa4CcDeJKzUCFA==",
"dev": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.2.0",
"@eslint-community/regexpp": "^4.11.0",
"@eslint/config-array": "^0.18.0",
- "@eslint/core": "^0.6.0",
+ "@eslint/core": "^0.7.0",
"@eslint/eslintrc": "^3.1.0",
- "@eslint/js": "9.12.0",
+ "@eslint/js": "9.13.0",
"@eslint/plugin-kit": "^0.2.0",
"@humanfs/node": "^0.16.5",
"@humanwhocodes/module-importer": "^1.0.1",
@@ -8633,9 +8633,9 @@
}
},
"node_modules/framer-motion": {
- "version": "11.11.8",
- "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.11.8.tgz",
- "integrity": "sha512-mnGQNEoz99GtFXBBPw+Ag5K4FcfP5XrXxrxHz+iE4Lmg7W3sf2gKmGuvfkZCW/yIfcdv5vJd6KiSPETH1Pw68Q==",
+ "version": "11.11.9",
+ "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.11.9.tgz",
+ "integrity": "sha512-XpdZseuCrZehdHGuW22zZt3SF5g6AHJHJi7JwQIigOznW4Jg1n0oGPMJQheMaKLC+0rp5gxUKMRYI6ytd3q4RQ==",
"dependencies": {
"tslib": "^2.4.0"
},
@@ -8718,15 +8718,6 @@
"resolved": "https://registry.npmjs.org/geojson-vt/-/geojson-vt-3.2.1.tgz",
"integrity": "sha512-EvGQQi/zPrDA6zr6BnJD/YhwAkBP8nnJ9emh3EnHQKVMfg/MRVtPbMYdgVy/IaEmn4UfagD2a6fafPDL5hbtwg=="
},
- "node_modules/get-func-name": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/get-func-name/-/get-func-name-2.0.2.tgz",
- "integrity": "sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==",
- "dev": true,
- "engines": {
- "node": "*"
- }
- },
"node_modules/get-intrinsic": {
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz",
@@ -9952,13 +9943,10 @@
}
},
"node_modules/loupe": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/loupe/-/loupe-3.1.1.tgz",
- "integrity": "sha512-edNu/8D5MKVfGVFRhFf8aAxiTM6Wumfz5XsaatSxlD3w4R1d/WEKUTydCdPGbl9K7QG/Ca3GnDV2sIKIpXRQcw==",
- "dev": true,
- "dependencies": {
- "get-func-name": "^2.0.1"
- }
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/loupe/-/loupe-3.1.2.tgz",
+ "integrity": "sha512-23I4pFZHmAemUnz8WZXbYRSKYj801VDaNv9ETuMh7IrMc7VuVVSo+Z9iLE3ni30+U48iDWfi30d3twAXBYmnCg==",
+ "dev": true
},
"node_modules/lru-cache": {
"version": "10.4.3",
@@ -9979,9 +9967,9 @@
"peer": true
},
"node_modules/magic-string": {
- "version": "0.30.11",
- "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.11.tgz",
- "integrity": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==",
+ "version": "0.30.12",
+ "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.12.tgz",
+ "integrity": "sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==",
"dev": true,
"dependencies": {
"@jridgewell/sourcemap-codec": "^1.5.0"
@@ -12938,9 +12926,9 @@
}
},
"node_modules/tailwindcss": {
- "version": "3.4.13",
- "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.13.tgz",
- "integrity": "sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==",
+ "version": "3.4.14",
+ "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.14.tgz",
+ "integrity": "sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA==",
"dependencies": {
"@alloc/quick-lru": "^5.2.0",
"arg": "^5.0.2",
@@ -13231,14 +13219,14 @@
}
},
"node_modules/typescript-eslint": {
- "version": "8.8.1",
- "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.8.1.tgz",
- "integrity": "sha512-R0dsXFt6t4SAFjUSKFjMh4pXDtq04SsFKCVGDP3ZOzNP7itF0jBcZYU4fMsZr4y7O7V7Nc751dDeESbe4PbQMQ==",
+ "version": "8.10.0",
+ "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.10.0.tgz",
+ "integrity": "sha512-YIu230PeN7z9zpu/EtqCIuRVHPs4iSlqW6TEvjbyDAE3MZsSl2RXBo+5ag+lbABCG8sFM1WVKEXhlQ8Ml8A3Fw==",
"dev": true,
"dependencies": {
- "@typescript-eslint/eslint-plugin": "8.8.1",
- "@typescript-eslint/parser": "8.8.1",
- "@typescript-eslint/utils": "8.8.1"
+ "@typescript-eslint/eslint-plugin": "8.10.0",
+ "@typescript-eslint/parser": "8.10.0",
+ "@typescript-eslint/utils": "8.10.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -13516,9 +13504,9 @@
"peer": true
},
"node_modules/vite": {
- "version": "5.4.8",
- "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.8.tgz",
- "integrity": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==",
+ "version": "5.4.9",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.9.tgz",
+ "integrity": "sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==",
"dev": true,
"dependencies": {
"esbuild": "^0.21.3",
@@ -13575,9 +13563,9 @@
}
},
"node_modules/vite-node": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-2.1.2.tgz",
- "integrity": "sha512-HPcGNN5g/7I2OtPjLqgOtCRu/qhVvBxTUD3qzitmL0SrG1cWFzxzhMDWussxSbrRYWqnKf8P2jiNhPMSN+ymsQ==",
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-2.1.3.tgz",
+ "integrity": "sha512-I1JadzO+xYX887S39Do+paRePCKoiDrWRRjp9kkG5he0t7RXNvPAJPCQSJqbGN4uCrFFeS3Kj3sLqY8NMYBEdA==",
"dev": true,
"dependencies": {
"cac": "^6.7.14",
@@ -14002,18 +13990,18 @@
}
},
"node_modules/vitest": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/vitest/-/vitest-2.1.2.tgz",
- "integrity": "sha512-veNjLizOMkRrJ6xxb+pvxN6/QAWg95mzcRjtmkepXdN87FNfxAss9RKe2far/G9cQpipfgP2taqg0KiWsquj8A==",
- "dev": true,
- "dependencies": {
- "@vitest/expect": "2.1.2",
- "@vitest/mocker": "2.1.2",
- "@vitest/pretty-format": "^2.1.2",
- "@vitest/runner": "2.1.2",
- "@vitest/snapshot": "2.1.2",
- "@vitest/spy": "2.1.2",
- "@vitest/utils": "2.1.2",
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/vitest/-/vitest-2.1.3.tgz",
+ "integrity": "sha512-Zrxbg/WiIvUP2uEzelDNTXmEMJXuzJ1kCpbDvaKByFA9MNeO95V+7r/3ti0qzJzrxdyuUw5VduN7k+D3VmVOSA==",
+ "dev": true,
+ "dependencies": {
+ "@vitest/expect": "2.1.3",
+ "@vitest/mocker": "2.1.3",
+ "@vitest/pretty-format": "^2.1.3",
+ "@vitest/runner": "2.1.3",
+ "@vitest/snapshot": "2.1.3",
+ "@vitest/spy": "2.1.3",
+ "@vitest/utils": "2.1.3",
"chai": "^5.1.1",
"debug": "^4.3.6",
"magic-string": "^0.30.11",
@@ -14024,7 +14012,7 @@
"tinypool": "^1.0.0",
"tinyrainbow": "^1.2.0",
"vite": "^5.0.0",
- "vite-node": "2.1.2",
+ "vite-node": "2.1.3",
"why-is-node-running": "^2.3.0"
},
"bin": {
@@ -14039,8 +14027,8 @@
"peerDependencies": {
"@edge-runtime/vm": "*",
"@types/node": "^18.0.0 || >=20.0.0",
- "@vitest/browser": "2.1.2",
- "@vitest/ui": "2.1.2",
+ "@vitest/browser": "2.1.3",
+ "@vitest/ui": "2.1.3",
"happy-dom": "*",
"jsdom": "*"
},
diff --git a/package.json b/package.json
index d3607f4e..dd0efc11 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"@xstate/react": "^4.1.3",
"apache-arrow": "^17.0.0",
"esbuild-sass-plugin": "^3.3.1",
- "framer-motion": "^11.11.8",
+ "framer-motion": "^11.11.9",
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
"maplibre-gl": "^3.6.2",
@@ -29,10 +29,10 @@
"type": "module",
"devDependencies": {
"@anywidget/types": "^0.2.0",
- "@eslint/js": "^9.12.0",
+ "@eslint/js": "^9.13.0",
"@jupyter-widgets/base": "^6.0.10",
"@statelyai/inspect": "^0.4.0",
- "@types/lodash": "^4.17.10",
+ "@types/lodash": "^4.17.12",
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.throttle": "^4.1.9",
"@types/react": "^18.3.11",
@@ -40,7 +40,7 @@
"autoprefixer": "^10.4.20",
"dotenv": "^16.4.5",
"esbuild": "^0.24.0",
- "eslint": "^9.12.0",
+ "eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.37.1",
"globals": "^15.11.0",
@@ -49,10 +49,10 @@
"postcss-modules": "^6.0.0",
"postcss-preset-env": "^10.0.7",
"prettier": "^3.3.3",
- "tailwindcss": "^3.4.12",
+ "tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
- "typescript-eslint": "^8.8.1",
- "vitest": "^2.1.2"
+ "typescript-eslint": "^8.10.0",
+ "vitest": "^2.1.3"
},
"scripts": {
"build": "node ./build.mjs",