From c5e152cefe4a57189cb32607c9d519957c77d58f Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 12 Aug 2024 21:18:41 +0000 Subject: build(deps-dev): bump the development group with 3 updates Bumps the development group with 3 updates: [@swc/core](https://github.com/swc-project/swc), [cssnano](https://github.com/cssnano/cssnano) and [postcss](https://github.com/postcss/postcss). Updates `@swc/core` from 1.7.6 to 1.7.10 - [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.7.6...v1.7.10) Updates `cssnano` from 7.0.4 to 7.0.5 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@7.0.4...cssnano@7.0.5) Updates `postcss` from 8.4.40 to 8.4.41 - [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.40...8.4.41) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: cssnano dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 7afeb36b..e30cc916 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@babel/eslint-parser": "^7.25.1", "@babel/preset-env": "^7.25.3", "@babel/preset-react": "^7.24.7", - "@swc/core": "^1.7.6", + "@swc/core": "^1.7.10", "@swc/jest": "^0.2.36", "@testing-library/jest-dom": "^6.4.8", "@testing-library/react": "^16.0.0", @@ -33,7 +33,7 @@ "cors": "^2.8.5", "cross-env": "^7.0.3", "css-loader": "^7.1.2", - "cssnano": "^7.0.4", + "cssnano": "^7.0.5", "eslint": "8.57.0", "eslint-plugin-jest": "^28.8.0", "eslint-plugin-jest-dom": "^5.4.0", @@ -48,7 +48,7 @@ "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "mini-css-extract-plugin": "^2.9.0", - "postcss": "^8.4.40", + "postcss": "^8.4.41", "postcss-cli": "^11.0.0", "postcss-import": "^16.1.0", "postcss-loader": "^8.1.1", -- cgit v1.2.3