diff --git a/package.json b/package.json index 8a6ab99..4a579a4 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dependencies": { "@headlessui/vue": "^1.7.17", "@scalar/api-reference": "^1.22.38", - "@scalar/themes": "^0.7.9", + "@scalar/themes": "^0.7.10", "@vueuse/core": "^10.7.2", "drizzle-orm": "^0.29.3", "monaco-editor": "^0.45.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2b6141..100ffd8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^1.22.38 version: 1.22.38(nanoid@5.0.4)(postcss@8.4.38)(typescript@5.3.3)(unified@11.0.4)(vue-sonner@1.0.3)(vue@3.3.11)(yjs@13.6.15) '@scalar/themes': - specifier: ^0.7.9 - version: 0.7.9(vue@3.3.11) + specifier: ^0.7.10 + version: 0.7.10(vue@3.3.11) '@vueuse/core': specifier: ^10.7.2 version: 10.7.2(vue@3.3.11) @@ -1726,6 +1726,15 @@ packages: '@scalar/snippetz-plugin-node-undici': 0.1.6 dev: false + /@scalar/themes@0.7.10(vue@3.3.11): + resolution: {integrity: sha512-2mlhQVvSDTPU+CwBnqgkD2EGn8+cLlNE+Cgo4coeBeNKVLkvaRu4UVBFPgm/qC5KLpbI5LU+bCO4g7vQQHpXwA==} + engines: {node: '>=18'} + peerDependencies: + vue: ^3.3.0 + dependencies: + vue: 3.3.11(typescript@5.3.3) + dev: false + /@scalar/themes@0.7.9(vue@3.3.11): resolution: {integrity: sha512-rT6cP8yzTxzOJlxWSryGG4Hji71p0UAb0se628+PBrM0qblF7Za8CEzBPfhESt7CcgLjVrtRfaJk+cu/N+4C2Q==} engines: {node: '>=18'}