mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-09 07:56:12 +02:00
chore(deps): bump @types/prismjs to 1.16.2
This commit is contained in:
Generated
+3
-3
@@ -6537,9 +6537,9 @@
|
|||||||
"integrity": "sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw=="
|
"integrity": "sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw=="
|
||||||
},
|
},
|
||||||
"@types/prismjs": {
|
"@types/prismjs": {
|
||||||
"version": "1.16.1",
|
"version": "1.16.2",
|
||||||
"resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.16.1.tgz",
|
"resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.16.2.tgz",
|
||||||
"integrity": "sha512-RNgcK3FEc1GpeOkamGDq42EYkb6yZW5OWQwTS56NJIB8WL0QGISQglA7En7NUx9RGP8AC52DOe+squqbAckXlA==",
|
"integrity": "sha512-1M/j21xgTde7RPtpJVQebW5rzrquj7S+wnqt4x9uWrIPpr0Ya/uXypcqC2aUQL5gtLXFCKSH7GnjfAijMdfbuA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/prop-types": {
|
"@types/prop-types": {
|
||||||
|
|||||||
+1
-1
@@ -70,7 +70,7 @@
|
|||||||
"@graphql-codegen/typescript-react-apollo": "2.2.1",
|
"@graphql-codegen/typescript-react-apollo": "2.2.1",
|
||||||
"@types/classnames": "^2.2.11",
|
"@types/classnames": "^2.2.11",
|
||||||
"@types/lodash": "^4.14.165",
|
"@types/lodash": "^4.14.165",
|
||||||
"@types/prismjs": "^1.16.1",
|
"@types/prismjs": "^1.16.2",
|
||||||
"@types/ramda": "^0.27.6",
|
"@types/ramda": "^0.27.6",
|
||||||
"@types/react": "^16.9.35",
|
"@types/react": "^16.9.35",
|
||||||
"@types/react-dom": "^16.9.8",
|
"@types/react-dom": "^16.9.8",
|
||||||
|
|||||||
Reference in New Issue
Block a user