|
55 | 55 | "@iiif/parser": "^1.1.2", |
56 | 56 | "@iiif/vault": "^0.9.22", |
57 | 57 | "@iiif/vault-helpers": "^0.10.0", |
58 | | - "@nulib/design-system": "^1.6.2", |
59 | 58 | "@radix-ui/react-aspect-ratio": "^1.0.3", |
60 | 59 | "@radix-ui/react-collapsible": "^1.0.3", |
61 | 60 | "@radix-ui/react-form": "^0.0.3", |
| 61 | + "@radix-ui/react-popover": "^1.0.6", |
62 | 62 | "@radix-ui/react-radio-group": "^1.1.3", |
63 | 63 | "@radix-ui/react-select": "^1.2.2", |
64 | 64 | "@radix-ui/react-switch": "^1.0.3", |
|
69 | 69 | "openseadragon": "^2.4.2 || ^3.10", |
70 | 70 | "react": "^18.2.0", |
71 | 71 | "react-dom": "^18.2.0", |
72 | | - "react-error-boundary": "^4.0.10", |
| 72 | + "react-error-boundary": "^4.0.11", |
73 | 73 | "sanitize-html": "^2.11.0", |
74 | 74 | "swiper": "9.4.1", |
75 | 75 | "uuid": "^9.0.0" |
|
78 | 78 | "@iiif/presentation-3": "^1.1.3", |
79 | 79 | "@testing-library/jest-dom": "^5.17.0", |
80 | 80 | "@testing-library/react": "^14.0.0", |
81 | | - "@types/node": "20.4.9", |
| 81 | + "@types/node": "20.5.3", |
82 | 82 | "@types/openseadragon": "^3.0.6", |
83 | | - "@types/react": "^18.2.20", |
| 83 | + "@types/react": "^18.2.21", |
84 | 84 | "@types/react-dom": "^18.2.7", |
85 | 85 | "@types/testing-library__jest-dom": "^5.14.9", |
86 | 86 | "@vitejs/plugin-react": "^4.0.4", |
87 | | - "@vitest/coverage-v8": "^0.34.1", |
88 | | - "@vitest/ui": "^0.34.1", |
| 87 | + "@vitest/coverage-v8": "^0.34.2", |
| 88 | + "@vitest/ui": "^0.34.2", |
89 | 89 | "cross-fetch": "^4.0.0", |
90 | 90 | "dts-bundle-generator": "^8.0.1", |
91 | 91 | "execa": "^7.2.0", |
92 | 92 | "jsdom": "^22.1.0", |
93 | | - "next": "^13.4.13", |
94 | | - "nextra": "^2.10.0", |
95 | | - "nextra-theme-docs": "^2.10.0", |
96 | | - "preact": "^10.16.0", |
| 93 | + "next": "^13.4.19", |
| 94 | + "nextra": "^2.11.1", |
| 95 | + "nextra-theme-docs": "^2.11.1", |
| 96 | + "preact": "^10.17.1", |
97 | 97 | "rimraf": "^5.0.1", |
98 | 98 | "terser": "^5.19.2", |
99 | 99 | "typescript": "^5.1.6", |
100 | 100 | "vite": "^4.4.9", |
101 | 101 | "vite-tsconfig-paths": "^4.2.0", |
102 | | - "vitest": "^0.34.1" |
| 102 | + "vitest": "^0.34.2" |
103 | 103 | }, |
104 | 104 | "peerDependencies": { |
105 | 105 | "swiper": "^9.0.0" |
|
0 commit comments