aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-05-29 21:58:18 +0000
committerGravatar vitalyster2023-05-30 00:59:15 +0300
commit9b49fc02775f6cde746d458b04aa69c8289c0cf6 (patch)
tree8e67d01b5e7bc3a250b9c07c0f5e021206cee706 /package-lock.json
parentdab4dd29d666b95c893b86ebff40f48d7a531bf7 (diff)
build(deps-dev): bump @babel/preset-react from 7.22.0 to 7.22.3
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.22.0 to 7.22.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.3/packages/babel-preset-react) --- updated-dependencies: - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/package-lock.json b/package-lock.json
index db931c6a..5036c702 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -37,7 +37,7 @@
"devDependencies": {
"@babel/core": "^7.22.1",
"@babel/preset-env": "^7.22.2",
- "@babel/preset-react": "^7.22.0",
+ "@babel/preset-react": "^7.22.3",
"@swc/core": "^1.3.60",
"@swc/jest": "^0.2.26",
"@testing-library/jest-dom": "^5.16.5",
@@ -1564,16 +1564,16 @@
}
},
"node_modules/@babel/plugin-transform-react-jsx": {
- "version": "7.22.0",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.0.tgz",
- "integrity": "sha512-Li7gdm7eGZJidME4KlXmzQdnuUwE4jhPnICgGpWN56W7GWhmCQ2LmDepyZX4zBsoSNWP9bqDcJo5wQFndcAd9Q==",
+ "version": "7.22.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.3.tgz",
+ "integrity": "sha512-JEulRWG2f04a7L8VWaOngWiK6p+JOSpB+DAtwfJgOaej1qdbNxqtK7MwTBHjUA10NeFcszlFNqCdbRcirzh2uQ==",
"dev": true,
"dependencies": {
"@babel/helper-annotate-as-pure": "^7.18.6",
"@babel/helper-module-imports": "^7.21.4",
"@babel/helper-plugin-utils": "^7.21.5",
"@babel/plugin-syntax-jsx": "^7.21.4",
- "@babel/types": "^7.22.0"
+ "@babel/types": "^7.22.3"
},
"engines": {
"node": ">=6.9.0"
@@ -1903,15 +1903,15 @@
}
},
"node_modules/@babel/preset-react": {
- "version": "7.22.0",
- "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.22.0.tgz",
- "integrity": "sha512-C3U/lfsKJv3eQj0AMoXQTPqGgYXaqiJRLD+FPIKpUv7uppWJAifMCn4CrclCCIW0NH0jY1IXSNYgdKZO0gUEzQ==",
+ "version": "7.22.3",
+ "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.22.3.tgz",
+ "integrity": "sha512-lxDz1mnZ9polqClBCVBjIVUypoB4qV3/tZUDb/IlYbW1kiiLaXaX+bInbRjl+lNQ/iUZraQ3+S8daEmoELMWug==",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.21.5",
"@babel/helper-validator-option": "^7.21.0",
"@babel/plugin-transform-react-display-name": "^7.18.6",
- "@babel/plugin-transform-react-jsx": "^7.22.0",
+ "@babel/plugin-transform-react-jsx": "^7.22.3",
"@babel/plugin-transform-react-jsx-development": "^7.18.6",
"@babel/plugin-transform-react-pure-annotations": "^7.18.6"
},
@@ -19761,16 +19761,16 @@
}
},
"@babel/plugin-transform-react-jsx": {
- "version": "7.22.0",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.0.tgz",
- "integrity": "sha512-Li7gdm7eGZJidME4KlXmzQdnuUwE4jhPnICgGpWN56W7GWhmCQ2LmDepyZX4zBsoSNWP9bqDcJo5wQFndcAd9Q==",
+ "version": "7.22.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.3.tgz",
+ "integrity": "sha512-JEulRWG2f04a7L8VWaOngWiK6p+JOSpB+DAtwfJgOaej1qdbNxqtK7MwTBHjUA10NeFcszlFNqCdbRcirzh2uQ==",
"dev": true,
"requires": {
"@babel/helper-annotate-as-pure": "^7.18.6",
"@babel/helper-module-imports": "^7.21.4",
"@babel/helper-plugin-utils": "^7.21.5",
"@babel/plugin-syntax-jsx": "^7.21.4",
- "@babel/types": "^7.22.0"
+ "@babel/types": "^7.22.3"
}
},
"@babel/plugin-transform-react-jsx-development": {
@@ -20006,15 +20006,15 @@
}
},
"@babel/preset-react": {
- "version": "7.22.0",
- "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.22.0.tgz",
- "integrity": "sha512-C3U/lfsKJv3eQj0AMoXQTPqGgYXaqiJRLD+FPIKpUv7uppWJAifMCn4CrclCCIW0NH0jY1IXSNYgdKZO0gUEzQ==",
+ "version": "7.22.3",
+ "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.22.3.tgz",
+ "integrity": "sha512-lxDz1mnZ9polqClBCVBjIVUypoB4qV3/tZUDb/IlYbW1kiiLaXaX+bInbRjl+lNQ/iUZraQ3+S8daEmoELMWug==",
"dev": true,
"requires": {
"@babel/helper-plugin-utils": "^7.21.5",
"@babel/helper-validator-option": "^7.21.0",
"@babel/plugin-transform-react-display-name": "^7.18.6",
- "@babel/plugin-transform-react-jsx": "^7.22.0",
+ "@babel/plugin-transform-react-jsx": "^7.22.3",
"@babel/plugin-transform-react-jsx-development": "^7.18.6",
"@babel/plugin-transform-react-pure-annotations": "^7.18.6"
}