aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-02-06 07:35:49 +0000
committerGravatar vitalyster2024-02-06 11:45:43 +0300
commit53d6f7103085344b905ebb8dd1f0c54ce95ded03 (patch)
treeba74a3b6883e7984bfa07d0aaabb5d05d9f0727f /package.json
parent3bff45d2b76985b45881a83045d1c002fa7d7063 (diff)
build(deps-dev): bump the development group with 9 updates
Bumps the development group with 9 updates: | Package | From | To | | --- | --- | --- | | [@swc/core](https://github.com/swc-project/swc) | `1.3.107` | `1.4.0` | | [@swc/jest](https://github.com/swc-project/pkgs) | `0.2.31` | `0.2.36` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.0` | `6.4.2` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.2.0` | `14.2.1` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.0.4` | `48.0.5` | | [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.7.7` | `2.8.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.33` | `8.4.34` | | [stylelint](https://github.com/stylelint/stylelint) | `16.2.0` | `16.2.1` | | [webpack](https://github.com/webpack/webpack) | `5.90.0` | `5.90.1` | Updates `@swc/core` from 1.3.107 to 1.4.0 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.107...v1.4.0) Updates `@swc/jest` from 0.2.31 to 0.2.36 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@testing-library/jest-dom` from 6.4.0 to 6.4.2 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.0...v6.4.2) Updates `@testing-library/react` from 14.2.0 to 14.2.1 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v14.2.0...v14.2.1) Updates `eslint-plugin-jsdoc` from 48.0.4 to 48.0.5 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.0.4...v48.0.5) Updates `mini-css-extract-plugin` from 2.7.7 to 2.8.0 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.7...v2.8.0) Updates `postcss` from 8.4.33 to 8.4.34 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.33...8.4.34) Updates `stylelint` from 16.2.0 to 16.2.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.2.0...16.2.1) Updates `webpack` from 5.90.0 to 5.90.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.90.0...v5.90.1) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@swc/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json
index 40c71c4c..e659cf5b 100644
--- a/package.json
+++ b/package.json
@@ -23,10 +23,10 @@
"@babel/eslint-parser": "^7.23.10",
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
- "@swc/core": "^1.3.107",
- "@swc/jest": "^0.2.31",
- "@testing-library/jest-dom": "^6.4.0",
- "@testing-library/react": "^14.2.0",
+ "@swc/core": "^1.4.0",
+ "@swc/jest": "^0.2.36",
+ "@testing-library/jest-dom": "^6.4.2",
+ "@testing-library/react": "^14.2.1",
"autoprefixer": "^10.4.17",
"babel-loader": "^9.1.3",
"core-js": "^3.35.1",
@@ -38,7 +38,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-jest-dom": "^5.1.0",
- "eslint-plugin-jsdoc": "^48.0.4",
+ "eslint-plugin-jsdoc": "^48.0.5",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.2",
@@ -48,8 +48,8 @@
"html-webpack-plugin": "^5.6.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
- "mini-css-extract-plugin": "^2.7.7",
- "postcss": "^8.4.33",
+ "mini-css-extract-plugin": "^2.8.0",
+ "postcss": "^8.4.34",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.0.0",
"postcss-loader": "^8.1.0",
@@ -58,9 +58,9 @@
"react-test-renderer": "^18.2.0",
"regenerator-runtime": "^0.14.1",
"style-loader": "^3.3.4",
- "stylelint": "^16.2.0",
+ "stylelint": "^16.2.1",
"stylelint-config-standard": "^36.0.0",
- "webpack": "^5.90.0",
+ "webpack": "^5.90.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"
},