aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-09-07 21:57:44 +0000
committerGravatar vitalyster2023-09-08 06:18:40 +0300
commitab95527d548674cac6cd37d4d8aa20771b068d8c (patch)
tree1544526efd1c3953f8c52fb7ab563fcefa8886b7 /package.json
parent7ca17306111506fa6abd26a0d001caf34068cdbd (diff)
build(deps-dev): bump the development group with 2 updates
Bumps the development group with 2 updates: [@swc/core](https://github.com/swc-project/swc) and [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js). Updates `@swc/core` from 1.3.82 to 1.3.83 - [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.82...v1.3.83) Updates `core-js` from 3.32.1 to 3.32.2 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.32.2/packages/core-js) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: core-js 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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 7a919607..cdd2ea0e 100644
--- a/package.json
+++ b/package.json
@@ -43,13 +43,13 @@
"@babel/core": "^7.22.15",
"@babel/preset-env": "^7.22.15",
"@babel/preset-react": "^7.22.15",
- "@swc/core": "^1.3.82",
+ "@swc/core": "^1.3.83",
"@swc/jest": "^0.2.29",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"autoprefixer": "^10.4.15",
"babel-loader": "^9.1.3",
- "core-js": "^3.32.1",
+ "core-js": "^3.32.2",
"cors": "^2.8.5",
"cross-env": "^7.0.3",
"css-loader": "^6.8.1",