Quellcode durchsuchen

build(deps): bump prismjs from 1.23.0 to 1.24.0 (#2971)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] vor 3 Jahren
Ursprung
Commit
ae209ffa7e
1 geänderte Dateien mit 12 neuen und 3 gelöschten Zeilen
  1. 12 3
      package-lock.json

+ 12 - 3
package-lock.json

@@ -36556,6 +36556,7 @@
     },
     "node_modules/hexo-filter-github-emojis": {
       "version": "2.1.0",
+      "resolved": "git+ssh://git@github.com/arturi/hexo-filter-github-emojis.git#c0b188687b47669d0aa452d6f9adbb7487925baf",
       "license": "MIT",
       "dependencies": {
         "jsdom": "^15.1.1",
@@ -55799,6 +55800,8 @@
     },
     "node_modules/react-native": {
       "version": "0.57.1",
+      "resolved": "https://github.com/expo/react-native/archive/sdk-32.0.0.tar.gz",
+      "integrity": "sha512-+taJh7bN2owmwaZpJUrNpHdmPAL6ZynNCZj15uLQgjaPFq0ZBIG2ZWuSJ48eGoUjAb3lrWxkmLlHb2eJFXc7sQ==",
       "license": "MIT",
       "dependencies": {
         "absolute-path": "^0.0.0",
@@ -55936,6 +55939,8 @@
     },
     "node_modules/react-native-svg-uri": {
       "version": "1.2.3",
+      "resolved": "git+ssh://git@github.com/gaboelnuevo/react-native-svg-uri.git#473e4f958e8846cbd5c69ce5cf59753cd5cea748",
+      "integrity": "sha512-m5061mPpNR+ey/N7Jd3i9+iK2E/0nElB7jQMbMF2WQMQ9n2lMgdD5fbU6EuiBgZnV4rlcfDXaujba84SCZwe7Q==",
       "license": "ISC",
       "dependencies": {
         "xmldom": "^0.1.22"
@@ -98972,7 +98977,8 @@
       }
     },
     "hexo-filter-github-emojis": {
-      "version": "2.1.0",
+      "version": "git+ssh://git@github.com/arturi/hexo-filter-github-emojis.git#c0b188687b47669d0aa452d6f9adbb7487925baf",
+      "from": "hexo-filter-github-emojis@arturi/hexo-filter-github-emojis",
       "requires": {
         "jsdom": "^15.1.1",
         "lodash": "^4.17.15",
@@ -112181,7 +112187,8 @@
       "dev": true
     },
     "react-native": {
-      "version": "0.57.1",
+      "version": "https://github.com/expo/react-native/archive/sdk-32.0.0.tar.gz",
+      "integrity": "sha512-+taJh7bN2owmwaZpJUrNpHdmPAL6ZynNCZj15uLQgjaPFq0ZBIG2ZWuSJ48eGoUjAb3lrWxkmLlHb2eJFXc7sQ==",
       "requires": {
         "absolute-path": "^0.0.0",
         "art": "^0.10.0",
@@ -112685,7 +112692,9 @@
       }
     },
     "react-native-svg-uri": {
-      "version": "1.2.3",
+      "version": "git+ssh://git@github.com/gaboelnuevo/react-native-svg-uri.git#473e4f958e8846cbd5c69ce5cf59753cd5cea748",
+      "integrity": "sha512-m5061mPpNR+ey/N7Jd3i9+iK2E/0nElB7jQMbMF2WQMQ9n2lMgdD5fbU6EuiBgZnV4rlcfDXaujba84SCZwe7Q==",
+      "from": "react-native-svg-uri@gaboelnuevo/react-native-svg-uri#473e4f958e8846cbd5c69ce5cf59753cd5cea748",
       "requires": {
         "xmldom": "^0.1.22"
       },