Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update most deps #345

Merged
merged 1 commit into from
May 5, 2024
Merged

Update most deps #345

merged 1 commit into from
May 5, 2024

Conversation

zpao
Copy link
Owner

@zpao zpao commented May 5, 2024

Leaving ESLint alone for now

No change to build artifacts

Leaving ESLint alone for now
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@jridgewell/gen-mapping@0.3.5 None +1 99.5 kB jridgewell
npm/@jridgewell/trace-mapping@0.3.25 None +1 222 kB jridgewell
npm/@types/istanbul-lib-coverage@2.0.6 None 0 5.45 kB types
npm/@types/json-schema@7.0.15 None 0 31.7 kB types
npm/@types/node@20.12.8 None +1 2.13 MB types
npm/@types/react-dom@18.3.0 None 0 37.8 kB types
npm/@types/react-test-renderer@18.3.0 None 0 8.42 kB types
npm/@types/react@18.3.1 None +2 1.69 MB types
npm/@types/semver@7.5.8 None 0 23.3 kB types
npm/@typescript-eslint/eslint-plugin@6.21.0 None +9 6.02 MB jameshenry
npm/@typescript-eslint/parser@6.21.0 None +5 2.2 MB jameshenry
npm/array-includes@3.1.8 None +1 35.5 kB ljharb
npm/call-bind@1.0.7 None +4 87.8 kB ljharb
npm/define-data-property@1.1.4 None +2 50.4 kB ljharb
npm/es-abstract@1.23.3 None +40 3.2 MB ljharb
npm/es-errors@1.3.0 None 0 12.3 kB ljharb
npm/eslint-config-prettier@9.1.0 None 0 20.8 kB lydell
npm/eslint-plugin-jest@27.9.0 filesystem Transitive: environment +10 2.76 MB simenb
npm/eslint-plugin-prettier@5.1.3 Transitive: environment +5 243 kB jounqin
npm/eslint-plugin-react-hooks@4.6.2 environment 0 118 kB react-bot
npm/eslint-plugin-react@7.34.1 filesystem Transitive: environment, eval +49 2.46 MB ljharb
npm/eslint@8.57.0 environment, filesystem Transitive: eval, unsafe +57 8.75 MB eslintbot
npm/get-intrinsic@1.2.4 eval +1 73.1 kB ljharb
npm/gh-pages@6.1.1 filesystem, shell Transitive: environment +19 1.3 MB tschaub
npm/has-property-descriptors@1.0.2 None +1 22.7 kB ljharb
npm/has-proto@1.0.3 None 0 12 kB ljharb
npm/has-tostringtag@1.0.2 None 0 17.6 kB ljharb
npm/hasown@2.0.2 None +1 40.2 kB ljharb
npm/ignore@5.3.1 None 0 51.5 kB kael
npm/is-shared-array-buffer@1.0.3 None 0 18.7 kB ljharb
npm/minimatch@9.0.3 environment +2 452 kB isaacs
npm/minipass@7.1.0 None 0 285 kB isaacs
npm/object.assign@4.1.5 None +1 99.2 kB ljharb
npm/object.values@1.2.0 None +1 40.7 kB ljharb
npm/prettier@3.2.5 environment, filesystem, unsafe 0 8.39 MB prettier-bot
npm/react-dom@18.3.1 environment +1 4.61 MB react-bot
npm/react-is@18.3.1 environment 0 24 kB react-bot
npm/react-test-renderer@18.3.1 environment +2 1.72 MB react-bot
npm/semver@7.6.0 None +2 125 kB npm-cli-ops
npm/set-function-name@2.0.2 None +1 33.4 kB ljharb
npm/side-channel@1.0.6 None +1 120 kB ljharb
npm/string-width@5.1.2 None +3 123 kB sindresorhus
npm/ts-jest@29.1.2 environment, filesystem, unsafe Transitive: eval, network, shell +70 2.77 MB kul
npm/tsup@8.0.2 environment, eval, filesystem Transitive: network, shell, unsafe +93 276 MB egoist
npm/typescript@5.4.5 None 0 32.4 MB typescript-bot
npm/which-typed-array@1.1.15 None +4 92.7 kB ljharb

🚮 Removed packages: npm/@jridgewell/gen-mapping@0.3.3, npm/@jridgewell/trace-mapping@0.3.20, npm/@types/istanbul-lib-coverage@2.0.5, npm/@types/json-schema@7.0.14, npm/@types/node@20.8.9, npm/@types/react-dom@18.2.14, npm/@types/react-test-renderer@18.0.5, npm/@types/react@18.2.33, npm/@types/semver@7.5.4, npm/@typescript-eslint/eslint-plugin@6.9.0, npm/@typescript-eslint/parser@6.9.0, npm/call-bind@1.0.5, npm/define-data-property@1.1.1, npm/eslint-config-prettier@9.0.0, npm/eslint-plugin-jest@27.6.0, npm/eslint-plugin-prettier@5.0.1, npm/eslint-plugin-react-hooks@4.6.0, npm/eslint-plugin-react@7.33.2, npm/eslint@8.52.0, npm/fast-glob@3.3.1, npm/get-intrinsic@1.2.2, npm/gh-pages@6.0.0, npm/ignore@5.2.4, npm/is-array-buffer@3.0.2, npm/is-typed-array@1.1.12, npm/prettier@3.0.3, npm/react-dom@18.2.0, npm/react-is@18.2.0, npm/react-test-renderer@18.2.0, npm/regexp.prototype.flags@1.5.1, npm/semver@7.5.4, npm/set-function-name@2.0.1, npm/ts-jest@29.1.1, npm/tsup@7.2.0, npm/typescript@5.2.2, npm/which-typed-array@1.1.13

View full report↗︎

@zpao zpao merged commit cb05f27 into trunk May 5, 2024
17 checks passed
@zpao zpao deleted the deps branch May 16, 2024 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant