-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
153 lines (153 loc) · 5.11 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
{
"name": "github-kaplansite",
"type": "module",
"private": true,
"license": "MIT",
"version": "0.0.1",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build"
},
"dependencies": {
"@adobe/react-spectrum": "^3.38.1",
"@algolia/autocomplete-core": "^1.17.8",
"@algolia/autocomplete-js": "^1.17.8",
"@algolia/autocomplete-plugin-query-suggestions": "^1.17.8",
"@algolia/autocomplete-plugin-recent-searches": "^1.17.8",
"@algolia/autocomplete-plugin-redirect-url": "^1.17.8",
"@algolia/autocomplete-preset-algolia": "^1.17.8",
"@algolia/autocomplete-theme-classic": "^1.17.8",
"@algolia/client-analytics": "^5.17.1",
"@algolia/client-insights": "^5.17.1",
"@algolia/client-search": "^5.17.1",
"@algolia/ingestion": "^1.17.1",
"@algolia/react-instantsearch-widget-date-range-picker": "^1.1.2",
"@algolia/recommend": "^5.17.1",
"@astrojs/preact": "^4.0.1",
"@astrojs/react": "^4.1.2",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/tailwind": "^5.1.4",
"@astrojs/ts-plugin": "^1.10.4",
"@atlas-viewer/iiif-image-api": "^2.2.1",
"@babel/core": "^7.26.0",
"@dbmdz/mirador-downloadmenu": "^1.0.6",
"@dbmdz/mirador-multipagenavigation": "^1.1.2",
"@duetds/date-picker": "^1.4.0",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@fontsource-variable/oswald": "^5.1.0",
"@fontsource/merriweather": "^5.1.0",
"@fortawesome/fontawesome-svg-core": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/react-fontawesome": "^0.2.2",
"@headlessui/react": "^2.2.0",
"@heroicons/react": "^2.2.0",
"@iconify-json/mdi": "^1.2.2",
"@internetarchive/bookreader": "^5.0.0-79",
"@material-tailwind/react": "^2.1.10",
"@mui/icons-material": "^6.2.0",
"@mui/material": "^6.2.0",
"@mui/styled-engine-sc": "^6.2.0",
"@mui/x-date-pickers": "^7.23.2",
"@mui/x-date-pickers-pro": "^7.23.2",
"@mui/x-tree-view": "^7.23.2",
"@radix-ui/react-slider": "^1.2.2",
"@samvera/clover-iiif": "^2.12.0",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/typography": "^0.5.15",
"@types/d3": "^7.4.3",
"@types/leaflet.markercluster": "^1.5.5",
"@types/mapbox-gl": "^3.4.1",
"@types/openseadragon": "^3.0.10",
"@types/react-instantsearch": "^6.10.4",
"@types/react-leaflet-markercluster": "^3.0.4",
"@vitejs/plugin-react": "^4.3.4",
"algoliasearch": "^5.17.1",
"algoliasearch-helper": "^3.22.6",
"astro": "^5.1.1",
"astro-icon": "^1.1.4",
"astro-navbar": "^2.3.9",
"astro-robots-txt": "^1.0.0",
"astro-seo": "^0.8.4",
"astro-seo-schema": "^5.0.0",
"astronav": "^10.2.0",
"autoprefixer": "^10.4.20",
"csvtojson": "^2.0.10",
"d3": "^7.9.0",
"date-fns": "^4.1.0",
"dayjs": "^1.11.13",
"eslint-config-algolia": "^23.2.1",
"flowbite": "^2.5.2",
"flowbite-datepicker": "^1.3.0",
"flowbite-react": "^0.10.2",
"history": "^5.3.0",
"instantsearch.css": "^8.5.1",
"instantsearch.js": "^4.75.6",
"leaflet": "^1.9.4",
"leaflet.markercluster": "^1.5.3",
"lodash.debounce": "^4.0.8",
"mapbox-gl": "^3.8.0",
"node-fetch": "^3.3.2",
"pagedone": "^1.2.2",
"postcss": "^8.4.49",
"rc-slider": "^11.1.7",
"react": "^18.3.1",
"react-canvas-confetti": "^2.0.7",
"react-datepicker": "^7.5.0",
"react-dom": "^18.3.1",
"react-instantsearch": "^7.13.9",
"react-leaflet": "^4.2.1",
"react-leaflet-cluster": "^2.1.0",
"react-leaflet-fullscreen": "^4.1.1",
"react-leaflet-markercluster": "^4.2.1",
"react-map-gl": "^7.1.7",
"react-range": "^1.10.0",
"react-router-dom": "^7.0.2",
"react-tailwindcss-datepicker": "^1.7.2",
"recharts": "^2.15.0",
"recoil": "^0.7.7",
"rsuite": "^5.75.0",
"schema-dts": "^1.1.2",
"search-insights": "^2.17.3",
"solid-js": "^1.9.3",
"styled-components": "^6.1.13",
"swiper": "^11.1.15",
"tailwindcss": "^3.4.16",
"tify": "^0.31.0",
"typecheck": "^0.1.2",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"webpack": "^5.97.1"
},
"devDependencies": {
"@chromatic-com/storybook": "^3.2.2",
"@eslint/js": "^9.17.0",
"@storybook/addon-essentials": "^8.4.7",
"@storybook/addon-interactions": "^8.4.7",
"@storybook/addon-links": "^8.4.7",
"@storybook/addon-webpack5-compiler-swc": "^1.0.5",
"@storybook/blocks": "^8.4.7",
"@storybook/preact": "^8.4.7",
"@storybook/preact-webpack5": "^8.4.7",
"@storybook/test": "^8.4.7",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.9",
"@types/leaflet": "^1.9.15",
"@types/lodash.debounce": "^4.0.9",
"@types/react": "^19.0.2",
"@types/react-datepicker": "^7.0.0",
"css-loader": "^7.1.2",
"eslint": "^9.17.0",
"eslint-plugin-react": "^7.37.2",
"globals": "^15.13.0",
"prettier": "3.4.2",
"sass-embedded": "^1.83.0",
"style-loader": "^4.0.0",
"typescript-eslint": "^8.18.1"
}
}