React18 #23

Merged
DrMint merged 30 commits from react18 into main 2022-05-15 08:21:37 +00:00
2 changed files with 0 additions and 15 deletions
Showing only changes of commit d4574af2cd - Show all commits

14
package-lock.json generated
View File

@ -14,7 +14,6 @@
"@tippyjs/react": "^4.2.6",
"autoprefixer": "^10.4.7",
"graphql-request": "^4.2.0",
"lightgallery": "^2.4.0",
"markdown-to-jsx": "^7.1.7",
"next": "^12.1.6",
"nodemailer": "^6.7.5",
@ -6275,14 +6274,6 @@
"node": ">= 0.8.0"
}
},
"node_modules/lightgallery": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-2.4.0.tgz",
"integrity": "sha512-9i/E/w3yaqs56y3k6SWIUS3JTLpeDCZIVnIuNppzAmj5KjLGy5wrFisoDUD0HdxVUdX0wHG5mjvB4h0TXtyf/w==",
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/lilconfig": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.5.tgz",
@ -13773,11 +13764,6 @@
"type-check": "~0.4.0"
}
},
"lightgallery": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-2.4.0.tgz",
"integrity": "sha512-9i/E/w3yaqs56y3k6SWIUS3JTLpeDCZIVnIuNppzAmj5KjLGy5wrFisoDUD0HdxVUdX0wHG5mjvB4h0TXtyf/w=="
},
"lilconfig": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.5.tgz",

View File

@ -21,7 +21,6 @@
"@tippyjs/react": "^4.2.6",
"autoprefixer": "^10.4.7",
"graphql-request": "^4.2.0",
"lightgallery": "^2.4.0",
"markdown-to-jsx": "^7.1.7",
"next": "^12.1.6",
"nodemailer": "^6.7.5",