Merge gallery and exhibitions pages into home page

This commit is contained in:
Paul Nicoué 2022-09-27 16:32:06 +02:00
parent e1654494b3
commit b45fe42a45
13 changed files with 4945 additions and 224 deletions

13
package-lock.json generated
View file

@ -12,6 +12,7 @@
"postcss-loader": "^7.0.1",
"sass": "^1.53.0",
"sass-loader": "^13.0.2",
"swipe-events": "^1.0.0",
"ts-loader": "^9.3.1",
"typescript": "^4.7.4",
"webpack-notifier": "^1.15.0"
@ -7082,6 +7083,12 @@
"node": ">=10.13.0"
}
},
"node_modules/swipe-events": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/swipe-events/-/swipe-events-1.0.0.tgz",
"integrity": "sha512-Z3HYiIprAP5IkGtj3ollGVsH6QJCXq2UVEiybB6F+UzOvaLerJIaVmu9qLv8Eh7iQXKQKKGWGF7m0RW0CgGHEg==",
"dev": true
},
"node_modules/sync-rpc": {
"version": "1.3.6",
"resolved": "https://registry.npmjs.org/sync-rpc/-/sync-rpc-1.3.6.tgz",
@ -13087,6 +13094,12 @@
"stable": "^0.1.8"
}
},
"swipe-events": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/swipe-events/-/swipe-events-1.0.0.tgz",
"integrity": "sha512-Z3HYiIprAP5IkGtj3ollGVsH6QJCXq2UVEiybB6F+UzOvaLerJIaVmu9qLv8Eh7iQXKQKKGWGF7m0RW0CgGHEg==",
"dev": true
},
"sync-rpc": {
"version": "1.3.6",
"resolved": "https://registry.npmjs.org/sync-rpc/-/sync-rpc-1.3.6.tgz",