aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-01-17 21:37:03 +0000
committerGravatar vitalyster2024-01-18 08:59:54 +0300
commitccaa5bef6772853bb33744965a2d6eecf1301d53 (patch)
tree3bc1928ee582bdb8e19b63e69416f86cf170a115 /package.json
parent0a0d274ebfa4405ee9da7d5a5f230e3b3c1e6b8a (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 [autoprefixer](https://github.com/postcss/autoprefixer). Updates `@swc/core` from 1.3.103 to 1.3.104 - [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.103...v1.3.104) Updates `autoprefixer` from 10.4.16 to 10.4.17 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.17) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: autoprefixer 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 d85155bd..490e7414 100644
--- a/package.json
+++ b/package.json
@@ -23,11 +23,11 @@
"@babel/eslint-parser": "^7.23.3",
"@babel/preset-env": "^7.23.8",
"@babel/preset-react": "^7.23.3",
- "@swc/core": "^1.3.103",
+ "@swc/core": "^1.3.104",
"@swc/jest": "^0.2.29",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
- "autoprefixer": "^10.4.16",
+ "autoprefixer": "^10.4.17",
"babel-loader": "^9.1.3",
"core-js": "^3.35.0",
"cors": "^2.8.5",