Skip to content

Commit

Permalink
fix: upgrade multiple dependencies with Snyk
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - @babel/core from 7.9.0 to 7.25.2.
    See this package in npm: https://www.npmjs.com/package/@babel/core
  - babel-loader from 8.1.0 to 8.3.0.
    See this package in npm: https://www.npmjs.com/package/babel-loader
  - case-sensitive-paths-webpack-plugin from 2.3.0 to 2.4.0.
    See this package in npm: https://www.npmjs.com/package/case-sensitive-paths-webpack-plugin
  - css-loader from 3.4.2 to 3.6.0.
    See this package in npm: https://www.npmjs.com/package/css-loader
  - dotenv from 8.2.0 to 8.6.0.
    See this package in npm: https://www.npmjs.com/package/dotenv
  - eslint-loader from 3.0.3 to 3.0.4.
    See this package in npm: https://www.npmjs.com/package/eslint-loader
  - eslint-plugin-flowtype from 4.6.0 to 4.7.0.
    See this package in npm: https://www.npmjs.com/package/eslint-plugin-flowtype
  - eslint-plugin-import from 2.20.1 to 2.29.1.
    See this package in npm: https://www.npmjs.com/package/eslint-plugin-import
  - eslint-plugin-jsx-a11y from 6.2.3 to 6.9.0.
    See this package in npm: https://www.npmjs.com/package/eslint-plugin-jsx-a11y
  - eslint-plugin-react from 7.19.0 to 7.35.0.
    See this package in npm: https://www.npmjs.com/package/eslint-plugin-react
  - html-webpack-plugin from 4.0.0-beta.11 to 4.5.2.
    See this package in npm: https://www.npmjs.com/package/html-webpack-plugin
  - mini-css-extract-plugin from 0.9.0 to 0.12.0.
    See this package in npm: https://www.npmjs.com/package/mini-css-extract-plugin
  - optimize-css-assets-webpack-plugin from 5.0.3 to 5.0.8.
    See this package in npm: https://www.npmjs.com/package/optimize-css-assets-webpack-plugin
  - pnp-webpack-plugin from 1.6.4 to 1.7.0.
    See this package in npm: https://www.npmjs.com/package/pnp-webpack-plugin
  - postcss-flexbugs-fixes from 4.1.0 to 4.2.1.
    See this package in npm: https://www.npmjs.com/package/postcss-flexbugs-fixes
  - postcss-preset-env from 6.7.0 to 6.7.2.
    See this package in npm: https://www.npmjs.com/package/postcss-preset-env
  - postcss-safe-parser from 4.0.1 to 4.0.2.
    See this package in npm: https://www.npmjs.com/package/postcss-safe-parser
  - resolve from 1.15.0 to 1.22.8.
    See this package in npm: https://www.npmjs.com/package/resolve
  - resolve-url-loader from 3.1.1 to 3.1.5.
    See this package in npm: https://www.npmjs.com/package/resolve-url-loader
  - semver from 6.3.0 to 6.3.1.
    See this package in npm: https://www.npmjs.com/package/semver
  - terser-webpack-plugin from 2.3.5 to 2.3.8.
    See this package in npm: https://www.npmjs.com/package/terser-webpack-plugin
  - ts-pnp from 1.1.6 to 1.2.0.
    See this package in npm: https://www.npmjs.com/package/ts-pnp
  - webpack from 4.42.0 to 4.47.0.
    See this package in npm: https://www.npmjs.com/package/webpack
  - webpack-dev-server from 3.10.3 to 3.11.3.
    See this package in npm: https://www.npmjs.com/package/webpack-dev-server

See this project in Snyk:
https://app.snyk.io/org/johnnykiyashko/project/6c55df5a-394e-4808-8b72-6df6d593a11b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 14, 2024
1 parent c7241b0 commit fa0e535
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions playground/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,57 +3,57 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@babel/core": "7.9.0",
"@babel/core": "7.25.2",
"@svgr/webpack": "4.3.3",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"@typescript-eslint/eslint-plugin": "^2.10.0",
"@typescript-eslint/parser": "^2.10.0",
"babel-eslint": "10.1.0",
"babel-loader": "8.1.0",
"babel-loader": "8.3.0",
"babel-plugin-named-asset-import": "^0.3.6",
"babel-preset-react-app": "^9.1.2",
"camelcase": "^5.3.1",
"case-sensitive-paths-webpack-plugin": "2.3.0",
"css-loader": "3.4.2",
"dotenv": "8.2.0",
"case-sensitive-paths-webpack-plugin": "2.4.0",
"css-loader": "3.6.0",
"dotenv": "8.6.0",
"dotenv-expand": "5.1.0",
"eslint": "^6.6.0",
"eslint-config-react-app": "^5.2.1",
"eslint-loader": "3.0.3",
"eslint-plugin-flowtype": "4.6.0",
"eslint-plugin-import": "2.20.1",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.19.0",
"eslint-loader": "3.0.4",
"eslint-plugin-flowtype": "4.7.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "^1.6.1",
"file-loader": "4.3.0",
"fs-extra": "^8.1.0",
"html-webpack-plugin": "4.0.0-beta.11",
"html-webpack-plugin": "4.5.2",
"identity-obj-proxy": "3.0.0",
"mini-css-extract-plugin": "0.9.0",
"optimize-css-assets-webpack-plugin": "5.0.3",
"pnp-webpack-plugin": "1.6.4",
"postcss-flexbugs-fixes": "4.1.0",
"mini-css-extract-plugin": "0.12.0",
"optimize-css-assets-webpack-plugin": "5.0.8",
"pnp-webpack-plugin": "1.7.0",
"postcss-flexbugs-fixes": "4.2.1",
"postcss-loader": "3.0.0",
"postcss-normalize": "8.0.1",
"postcss-preset-env": "6.7.0",
"postcss-safe-parser": "4.0.1",
"postcss-preset-env": "6.7.2",
"postcss-safe-parser": "4.0.2",
"react": "^16.13.1",
"react-app-polyfill": "^1.0.6",
"react-dev-utils": "^10.2.1",
"react-dom": "^16.13.1",
"resolve": "1.15.0",
"resolve-url-loader": "3.1.1",
"resolve": "1.22.8",
"resolve-url-loader": "3.1.5",
"sass-loader": "8.0.2",
"semver": "6.3.0",
"semver": "6.3.1",
"style-loader": "0.23.1",
"terser-webpack-plugin": "2.3.5",
"ts-pnp": "1.1.6",
"terser-webpack-plugin": "2.3.8",
"ts-pnp": "1.2.0",
"typescript": "^3.9.2",
"url-loader": "2.3.0",
"webpack": "4.42.0",
"webpack-dev-server": "3.10.3",
"webpack": "4.47.0",
"webpack-dev-server": "3.11.3",
"webpack-manifest-plugin": "2.2.0",
"workbox-webpack-plugin": "4.3.1"
},
Expand Down

0 comments on commit fa0e535

Please sign in to comment.