baoliay2008 / lccn_predictor

LeetCode Contest Rating Prediction
https://lccn.lbao.site
MIT License
566 stars 22 forks source link

⬆️ chore(deps): Bump the all group in /client with 11 updates #59

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 4 months ago

Bumps the all group in /client with 11 updates:

Package From To
echarts 5.4.3 5.5.0
react-router-dom 6.21.0 6.22.2
swr 2.2.4 2.2.5
@types/react 18.2.45 18.2.61
@types/react-dom 18.2.18 18.2.19
autoprefixer 10.4.16 10.4.17
daisyui 4.4.20 4.7.2
eslint 8.56.0 8.57.0
postcss 8.4.32 8.4.35
tailwindcss 3.3.7 3.4.1
vite 5.0.10 5.1.4

Updates echarts from 5.4.3 to 5.5.0

Release notes

Sourced from echarts's releases.

5.5.0

  • [Break Change] [Feature] [core] change to default ESM package. #19513 (100pah)
  • [Feature] [ssr] server-side rendering and client hydration. #18381 (Ovilia)
  • [Feature] [animation] support multi-level drill-down for universal transition. #17611 (tyn1998)
  • [Feature] [pie] add padAngle option. #19076 (linghaoSu)
  • [Feature] [pie] add endAngle for control pie range. #18820 (linghaoSu)
  • [Feature] [polar] allow setting angleAxis.endAngle. #19099 (yassilah)
  • [Feature] [sampler] add min-max sampler function. #19279 (snukhulov)
  • [Feature] [i18n] add Arabic(AR) translation. #19214 (OthmanAliModaes)
  • [Feature] [i18n] add Dutch(NL) translation. #19252 (tijmenamsing)
  • [Feature] [tooltip] add appendTo option to allow customizing tooltip container. #18436 (viking7982)
  • [Feature] [label] support align for min/max labels. #19228 (Ovilia)
  • [Feature] [pictorialBar] support clip for pictorialBar series. #19197 (Ovilia)
  • [Feature] [tooltip] add dataIndex to valueFormatter callback. #19123 (ChepteaCatalin)
  • [Fix] [toolbox] fix toolbox text can't apply the specified or global font style. #19170 (plainheart)
  • [Fix] [label] fix labelLine default style when normal state not show but other state show. #18800 (linghaoSu)
  • [Fix] [labelLine] fix emphasis.labelLine is not working in pie chart. #19180 (shiersansi)
  • [Fix] [marker] fix markArea position when axis is with alignWithLabel. #19516 (Ovilia)
  • [Fix] [line] fix line may cross in time axis when animation is enabled. #18960 (plainheart)
  • [Fix] [scatter] fix edge scatter may be unexpectedly clipped due to tiny offset. #18867 (plainheart)
  • [Fix] [sunburst] label rotation flipping. #19176 (Ovilia)
  • [Fix] [aria] fix hard-coded series type name translation. #19239 (Ovilia)
  • [Feature] [matrix] allow rotating relative to a point different than the origin. #1034 (ChepteaCatalin)
  • [Fix] [graph] fix force layout iteration timer doesn't stop after disposing the chart. #19514 (plainheart)
  • [Fix] [tooltip] fix potential NPE when the parent node of the tooltip element doesn't exist. #19265 (plainheart)
  • [Fix] [visualMap] fix continuous visualMap mouseover event not register except first continuous visualMap. #19097 (linghaoSu)
  • [Fix] [clip] add an extra space to the clip-path width to prevent unexpected clip. #19056 (RexSkz)
  • [Fix] [dataset] fix multi typed array detection flaw. #19035 (linghaoSu)
  • [Fix] [core] fix potential NPE when reading default init options from global object in dev environment. #19217 (sunpm)
  • [Fix] [i18n] enhance default language fallback. #19107 (ultravires)
  • [Fix] [svg] fix assigning style attribute does not work when CSP is enforced. ecomfe/zrender#1030 (alxnddr)
  • [Fix] [svg] duplicate id for background rect with multiple charts. ecomfe/zrender#1002 (Ovilia)
  • [Fix] [node] make nodejs detection resilient. ecomfe/zrender#1036 (Uzlopak)
  • [Fix] [type] make ellipsis & options of the function truncateText optional. ecomfe/zrender#1047 (plainheart)
  • [Fix] [type] add missing value type string for barMinWidth and barMaxWidth of the bar series. #19424 (zhaxnb)
  • [Feature] [type] export EChartsInitOpts and some Payload types for echarts/core. #19103 (dalenguyen)
  • [Fix] [type] allow nullable value for OptionDataValue. #19111 (avin-kavish)
  • [Fix] [type] add undefined to the return type of graphic.clipRectByRect function. #18950 (benlongo)
  • [Fix] [type] remove duplicate extends at GraphNodeItemOption. #18901 (nenoNaninu)
  • [Refactor] [util] import liftColor function from zrender. #19526 (plainheart)

New Contributors

... (truncated)

Commits
  • 0f4967b Merge pull request #19594 from apache/release-dev
  • b046d78 chore: rebuild and relase 5.5.0-rc.2
  • b0b4639 chore: relase 5.5.0-rc.2
  • e3fa16c Merge pull request #19593 from apache/module_default_esm_fix2
  • 6cefe27 fix: (1) Mistake in package.json "exports"."require" (2) Add entry for dist/*...
  • 3fbfd2b Merge pull request #19577 from apache/release-dev
  • b7548af chore: add a key
  • 4d3bbae Merge pull request #19568 from apache/fix-jest
  • fde9fbd fix(test): rename jest.config.js to jest.config.cjs to fix jest can't run
  • 52735fa Merge pull request #19564 from apache/release-dev
  • Additional commits viewable in compare view


Updates react-router-dom from 6.21.0 to 6.22.2

Release notes

Sourced from react-router-dom's releases.

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15

react-router-dom-v5-compat@6.4.0-pre.11

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.11
    • react-router-dom@6.4.0-pre.11

react-router-dom-v5-compat@6.4.0-pre.10

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.10
    • react-router-dom@6.4.0-pre.10

react-router-dom-v5-compat@6.4.0-pre.9

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.9
    • react-router-dom@6.4.0-pre.9

react-router-dom-v5-compat@6.4.0-pre.8

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.8
    • react-router-dom@6.4.0-pre.8

react-router-dom-v5-compat@6.4.0-pre.7

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.7
    • react-router-dom@6.4.0-pre.7

react-router-dom-v5-compat@6.4.0-pre.6

Patch Changes

  • 44bce3c6: Fix react-router-dom peer dependency version
    • react-router@6.4.0-pre.6
    • react-router-dom@6.4.0-pre.6

react-router-dom-v5-compat@6.4.0-pre.5

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

6.22.2

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.15.2
    • react-router@6.22.2

6.22.1

Patch Changes

  • Updated dependencies:
    • react-router@6.22.1
    • @remix-run/router@1.15.1

6.22.0

Minor Changes

  • Include a window__reactRouterVersion tag for CWV Report detection (#11222)

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.15.0
    • react-router@6.22.0

6.21.3

Patch Changes

  • Fix NavLink isPending when a basename is used (#11195)
  • Remove leftover unstable_ prefix from Blocker/BlockerFunction types (#11187)
  • Updated dependencies:
    • react-router@6.21.3

6.21.2

Patch Changes

  • Leverage useId for internal fetcher keys when available (#11166)
  • Updated dependencies:
    • @remix-run/router@1.14.2
    • react-router@6.21.2

6.21.1

Patch Changes

... (truncated)

Commits


Updates swr from 2.2.4 to 2.2.5

Release notes

Sourced from swr's releases.

v2.2.5

Patches

Misc

New Contributors

Full Changelog: https://github.com/vercel/swr/compare/v2.2.4...v2.2.5

Commits


Updates @types/react from 18.2.45 to 18.2.61

Commits


Updates @types/react-dom from 18.2.18 to 18.2.19

Commits


Updates autoprefixer from 10.4.16 to 10.4.17

Release notes

Sourced from autoprefixer's releases.

10.4.17

  • Fixed user-select: contain prefixes.
Changelog

Sourced from autoprefixer's changelog.

10.4.17

  • Fixed user-select: contain prefixes.
Commits


Updates daisyui from 4.4.20 to 4.7.2

Release notes

Sourced from daisyui's releases.

v4.7.2

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@4.7.2

💚 Thank you for using daisyUI!

v4.7.1

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@4.7.1

💚 Thank you for using daisyUI!

v4.7.0

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@4.7.0

💚 Thank you for using daisyUI!

v4.6.3

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@4.6.3

💚 Thank you for using daisyUI!

v4.6.2

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@4.6.2

💚 Thank you for using daisyUI!

... (truncated)

Changelog

Sourced from daisyui's changelog.

4.7.2 (2024-02-13)

Bug Fixes

  • input element inside wrapper with input class background color. closes #2846 (938829d)

4.7.1 (2024-02-13)

Bug Fixes

  • don't apply menu item styles to btn is inside menu (ac60762)

4.7.0 (2024-02-12)

Features

4.6.3 (2024-02-12)

Bug Fixes

  • incompatibility of Astro Islands injected style and script tags. closes: #2835 (8b1cfed)

4.6.2 (2024-02-07)

Bug Fixes

4.6.1 (2024-01-29)

Bug Fixes

4.6.0 (2024-01-11)

Bug Fixes

  • #2725 Change top position to prevent movements when collapse opens (#2730) (69b40ff)

4.5.0 (2024-01-02)

... (truncated)

Commits
  • 1b94360 chore(release): 4.7.2
  • 938829d fix: input element inside wrapper with input class background color. closes #...
  • 10323ef docs: add text input examples with icons
  • a012cb9 Update german translations (#2844)
  • 459c737 Update src/docs/.env
  • 8445f81 chore(release): 4.7.1
  • ac60762 fix: don't apply menu item styles to btn is inside menu
  • f788ef9 docs: update deps
  • 57735ed docs
  • 17b4ead changelog
  • Additional commits viewable in compare view


Updates eslint from 8.56.0 to 8.57.0

Release notes

Sourced from eslint's releases.

v8.57.0

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic)

Documentation

  • 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)
  • 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)
  • 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic)

Chores

  • 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic)
  • 5c356bb chore: package.json update for @​eslint/js release (Jenkins)
  • f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)
  • 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v8.57.0 - February 23, 2024

  • 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic)
  • 5c356bb chore: package.json update for @​eslint/js release (Jenkins)
  • 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)
  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)
  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic)
  • 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic)
  • 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic)

v9.0.0-beta.0 - February 9, 2024

  • e40d1d7 chore: upgrade @​eslint/js@​9.0.0-beta.0 (#18108) (Milos Djermanovic)
  • 9870f93 chore: package.json update for @​eslint/js release (Jenkins)
  • 2c62e79 chore: upgrade @​eslint/eslintrc@​3.0.1 (#18107) (Milos Djermanovic)
  • 81f0294 chore: upgrade espree@10.0.1 (#18106) (Milos Djermanovic)
  • 5e2b292 chore: upgrade eslint-visitor-keys@4.0.0 (#18105) (Milos Djermanovic)
  • 9163646 feat!: Rule Tester checks for missing placeholder data in the message (#18073) (fnx)
  • 53f0f47 feat: Add loadESLint() API method for v9 (#18097) (Nicholas C. Zakas)
  • f1c7e6f docs: Switch to Ethical Ads (#18090) (Strek)
  • 15c143f docs: JS Foundation -> OpenJS Foundation in PR template (#18092) (Nicholas C. Zakas)
  • c4d26fd fix: use-isnan doesn't report on SequenceExpressions (#18059) (StyleShit)
  • 6ea339e docs: add stricter rule test validations to v9 migration guide (#18085) (Milos Djermanovic)
  • ce838ad chore: replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#18045) (renovate[bot])
  • 3c816f1 docs: use relative link from CLI to core concepts (#18083) (Milos Djermanovic)
  • 54df731 chore: update dependency markdownlint-cli to ^0.39.0 (#18084) (renovate[bot])
  • 9458735 docs: fix malformed eslint config comments in rule examples (#18078) (Francesco Trotta)
  • 07a1ada docs: link from --fix CLI doc to the relevant core concept (#18080) (Bryan Mishkin)
  • 8f06a60 chore: update dependency shelljs to ^0.8.5 (#18079) (Francesco Trotta)
  • b844324 docs: Update team responsibilities (#18048) (Nicholas C. Zakas)
  • aadfb60 docs: document languageOptions and other v9 changes for context (#18074) (fnx)
  • 3c4d51d feat!: default for enforceForClassMembers in no-useless-computed-key (#18054) (Francesco Trotta)
  • 47e60f8 feat!: Stricter rule test validations (#17654) (fnx)
  • 1a94589 feat!: no-unused-vars default caughtErrors to 'all' (#18043) (Josh Goldberg ✨)
  • 857e242 docs: tweak explanation for meta.docs rule properties (#18057) (Bryan Mishkin)
  • 10485e8 docs: recommend messageId over message for reporting rule violations (#18050) (Bryan Mishkin)
  • 98b5ab4 docs: Update README (GitHub Actions Bot)
  • 93ffe30 chore: update dependency file-entry-cache to v8 (#17903) (renovate[bot])
  • 505fbf4 docs: update no-restricted-imports rule (#18015) (Tanuj Kanti)
  • 2d11d46 feat: add suggestions to use-isnan in binary expressions (#17996) (StyleShit)
  • c25b4af docs: Update README (GitHub Actions Bot)

v9.0.0-alpha.2 - January 26, 2024

... (truncated)

Commits


Updates postcss from 8.4.32 to 8.4.35

Release notes

Sourced from postcss's releases.

8.4.35

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.

8.4.34

8.4.33

Changelog

Sourced from postcss's changelog.

8.4.35

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.

8.4.34

  • Fixed AtRule#nodes type (by Tim Weißenfels).
  • Cleaned up code (by Dmitry Kirillov).

8.4.33

  • Fixed NoWorkResult behavior difference with normal mode (by Romain Menke).
  • Fixed NoWorkResult usage conditions (by @​ahmdammarr).
Commits


Updates tailwindcss from 3.3.7 to 3.4.1

Release notes

Sourced from tailwindcss's releases.

v3.4.1

Fixed

  • Don't remove keyframe stops when using important utilities (#12639)
  • Don't add spaces to gradients and grid track names when followed by calc() (#12704)
  • Restore old behavior for class dark mode strategy (#12717)

Added

  • Add new selector and variant strategies for dark mode (#12717)

Changed

  • Support rtl and ltr variants on same element as dir attribute (#12717)

v3.4.0

Tailwind CSS v3.4 has arrived! Check out the announcement post for a guided tour through all of the highlights.

Added

  • Add svh, lvh, and dvh values to default height/min-height/max-height theme (#11317)
  • Add has-* variants for :has(...) pseudo-class (#11318)
  • Add text-wrap utilities including text-balance and text-pretty (#11320, #12031)
  • Extend default opacity scale to include all steps of 5 (#11832)
  • Update Preflight html styles to include shadow DOM :host pseudo-class (#11200)
  • Increase default values for grid-rows-* utilities from 1–6 to 1–12 (#12180)
  • Add size-* utilities (#12287)
  • Add utilities for CSS subgrid (#12298)
  • Add spacing scale to min-w-*, min-h-*, and max-w-* utilities (#12300)
  • Add forced-color-adjust utilities (#11931)
  • Add forced-colors variant (#11694, #12582)
  • Add appearance-auto utility (#12404)
  • Add logical property values for float and clear utilities (#12480)
  • Add * variant for targeting direct children (#12551)

Changed

  • Simplify the sans font-family stack (#11748)
  • Disable the tap highlight overlay on iOS (#12299)
  • Improve relative precedence of rtl, ltr, forced-colors, and dark variants (#12584)
Changelog

Sourced from tailwindcss's changelog.

[3.4.1] - 2024-01-05

Fixed

  • Don't remove keyframe stops when using important utilities (#12639)
  • Don't add spaces to gradients and grid track names when followed by calc() (#12704)
  • Restore old behavior for class dark mode strategy (#12717)
  • Improve glob handling for folders with (, ), [ or ] in the file path (#12715)

Added

  • Add new selector and variant strategies for dark mode (#12717)

Changed

  • Support rtl and ltr variants on same element as dir attribute (#12717)

[3.4.0] - 2023-12-19

Added

  • Add svh, lvh, and dvh values to default height/min-height/max-height theme (#11317)
  • Add has-* variants for :has(...) pseudo-class (#11318)
  • Add text-wrap utilities including text-balance and text-pretty (#11320, #12031)
  • Extend default opacity scale to include all steps of 5 (#11832)
  • Update Preflight html styles to include shadow DOM :host pseudo-class (#11200)
  • Increase default values for grid-rows-* utilities from 1–6 to 1–12 (#12180)
  • Add size-* utilities (#12287)
  • Add utilities for CSS subgrid (#12298)
  • Add spacing scale to min-w-*, min-h-*, and max-w-* utilities (#12300)
  • Add forced-color-adjust utilities (#11931)
  • Add forced-colors variant (#11694, #12582)
  • Add appearance-auto utility (#12404)
  • Add logical property values for float and clear utilities (#12480)
  • Add * variant for targeting direct children (#12551)

Changed

  • Simplify the sans font-family stack (#11748)
  • Disable the tap highlight overlay on iOS (#12299)
  • Improve relative precedence of rtl, ltr, forced-colors, and dark variants (#12584)
Commits
  • 7361468 3.4.1
  • dependabot[bot] commented 2 months ago

    Looks like these dependencies are updatable in another way, so this is no longer needed.