forked from CGM_Public/pretix_original
Bump @babel/core from 7.21.5 to 7.22.1 in /src/pretix/static/npm_dir (#3373)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
70
src/pretix/static/npm_dir/package-lock.json
generated
70
src/pretix/static/npm_dir/package-lock.json
generated
@@ -8,7 +8,7 @@
|
|||||||
"name": "pretix",
|
"name": "pretix",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.21.5",
|
"@babel/core": "^7.22.1",
|
||||||
"@babel/preset-env": "^7.22.4",
|
"@babel/preset-env": "^7.22.4",
|
||||||
"@rollup/plugin-babel": "^6.0.3",
|
"@rollup/plugin-babel": "^6.0.3",
|
||||||
"@rollup/plugin-node-resolve": "^15.1.0",
|
"@rollup/plugin-node-resolve": "^15.1.0",
|
||||||
@@ -50,20 +50,20 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/core": {
|
"node_modules/@babel/core": {
|
||||||
"version": "7.21.5",
|
"version": "7.22.1",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.5.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.1.tgz",
|
||||||
"integrity": "sha512-9M398B/QH5DlfCOTKDZT1ozXr0x8uBEeFd+dJraGUZGiaNpGCDVGCc14hZexsMblw3XxltJ+6kSvogp9J+5a9g==",
|
"integrity": "sha512-Hkqu7J4ynysSXxmAahpN1jjRwVJ+NdpraFLIWflgjpVob3KNyK3/tIUc7Q7szed8WMp0JNa7Qtd1E9Oo22F9gA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ampproject/remapping": "^2.2.0",
|
"@ampproject/remapping": "^2.2.0",
|
||||||
"@babel/code-frame": "^7.21.4",
|
"@babel/code-frame": "^7.21.4",
|
||||||
"@babel/generator": "^7.21.5",
|
"@babel/generator": "^7.22.0",
|
||||||
"@babel/helper-compilation-targets": "^7.21.5",
|
"@babel/helper-compilation-targets": "^7.22.1",
|
||||||
"@babel/helper-module-transforms": "^7.21.5",
|
"@babel/helper-module-transforms": "^7.22.1",
|
||||||
"@babel/helpers": "^7.21.5",
|
"@babel/helpers": "^7.22.0",
|
||||||
"@babel/parser": "^7.21.5",
|
"@babel/parser": "^7.22.0",
|
||||||
"@babel/template": "^7.20.7",
|
"@babel/template": "^7.21.9",
|
||||||
"@babel/traverse": "^7.21.5",
|
"@babel/traverse": "^7.22.1",
|
||||||
"@babel/types": "^7.21.5",
|
"@babel/types": "^7.22.0",
|
||||||
"convert-source-map": "^1.7.0",
|
"convert-source-map": "^1.7.0",
|
||||||
"debug": "^4.1.0",
|
"debug": "^4.1.0",
|
||||||
"gensync": "^1.0.0-beta.2",
|
"gensync": "^1.0.0-beta.2",
|
||||||
@@ -470,13 +470,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/helpers": {
|
"node_modules/@babel/helpers": {
|
||||||
"version": "7.21.5",
|
"version": "7.22.3",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.5.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.3.tgz",
|
||||||
"integrity": "sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==",
|
"integrity": "sha512-jBJ7jWblbgr7r6wYZHMdIqKc73ycaTcCaWRq4/2LpuPHcx7xMlZvpGQkOYc9HeSjn6rcx15CPlgVcBtZ4WZJ2w==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/template": "^7.20.7",
|
"@babel/template": "^7.21.9",
|
||||||
"@babel/traverse": "^7.21.5",
|
"@babel/traverse": "^7.22.1",
|
||||||
"@babel/types": "^7.21.5"
|
"@babel/types": "^7.22.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.9.0"
|
"node": ">=6.9.0"
|
||||||
@@ -4189,20 +4189,20 @@
|
|||||||
"integrity": "sha512-aNtko9OPOwVESUFp3MZfD8Uzxl7JzSeJpd7npIoxCasU37PFbAQRpKglkaKwlHOyeJdrREpo8TW8ldrkYWwvIQ=="
|
"integrity": "sha512-aNtko9OPOwVESUFp3MZfD8Uzxl7JzSeJpd7npIoxCasU37PFbAQRpKglkaKwlHOyeJdrREpo8TW8ldrkYWwvIQ=="
|
||||||
},
|
},
|
||||||
"@babel/core": {
|
"@babel/core": {
|
||||||
"version": "7.21.5",
|
"version": "7.22.1",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.5.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.1.tgz",
|
||||||
"integrity": "sha512-9M398B/QH5DlfCOTKDZT1ozXr0x8uBEeFd+dJraGUZGiaNpGCDVGCc14hZexsMblw3XxltJ+6kSvogp9J+5a9g==",
|
"integrity": "sha512-Hkqu7J4ynysSXxmAahpN1jjRwVJ+NdpraFLIWflgjpVob3KNyK3/tIUc7Q7szed8WMp0JNa7Qtd1E9Oo22F9gA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@ampproject/remapping": "^2.2.0",
|
"@ampproject/remapping": "^2.2.0",
|
||||||
"@babel/code-frame": "^7.21.4",
|
"@babel/code-frame": "^7.21.4",
|
||||||
"@babel/generator": "^7.21.5",
|
"@babel/generator": "^7.22.0",
|
||||||
"@babel/helper-compilation-targets": "^7.21.5",
|
"@babel/helper-compilation-targets": "^7.22.1",
|
||||||
"@babel/helper-module-transforms": "^7.21.5",
|
"@babel/helper-module-transforms": "^7.22.1",
|
||||||
"@babel/helpers": "^7.21.5",
|
"@babel/helpers": "^7.22.0",
|
||||||
"@babel/parser": "^7.21.5",
|
"@babel/parser": "^7.22.0",
|
||||||
"@babel/template": "^7.20.7",
|
"@babel/template": "^7.21.9",
|
||||||
"@babel/traverse": "^7.21.5",
|
"@babel/traverse": "^7.22.1",
|
||||||
"@babel/types": "^7.21.5",
|
"@babel/types": "^7.22.0",
|
||||||
"convert-source-map": "^1.7.0",
|
"convert-source-map": "^1.7.0",
|
||||||
"debug": "^4.1.0",
|
"debug": "^4.1.0",
|
||||||
"gensync": "^1.0.0-beta.2",
|
"gensync": "^1.0.0-beta.2",
|
||||||
@@ -4503,13 +4503,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/helpers": {
|
"@babel/helpers": {
|
||||||
"version": "7.21.5",
|
"version": "7.22.3",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.5.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.3.tgz",
|
||||||
"integrity": "sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==",
|
"integrity": "sha512-jBJ7jWblbgr7r6wYZHMdIqKc73ycaTcCaWRq4/2LpuPHcx7xMlZvpGQkOYc9HeSjn6rcx15CPlgVcBtZ4WZJ2w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/template": "^7.20.7",
|
"@babel/template": "^7.21.9",
|
||||||
"@babel/traverse": "^7.21.5",
|
"@babel/traverse": "^7.22.1",
|
||||||
"@babel/types": "^7.21.5"
|
"@babel/types": "^7.22.3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/highlight": {
|
"@babel/highlight": {
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {},
|
"scripts": {},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.21.5",
|
"@babel/core": "^7.22.1",
|
||||||
"@babel/preset-env": "^7.22.4",
|
"@babel/preset-env": "^7.22.4",
|
||||||
"@rollup/plugin-babel": "^6.0.3",
|
"@rollup/plugin-babel": "^6.0.3",
|
||||||
"@rollup/plugin-node-resolve": "^15.1.0",
|
"@rollup/plugin-node-resolve": "^15.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user