mirror of
https://github.com/ershisan99/md-preview-desktop.git
synced 2026-02-05 12:35:24 +00:00
feat: add responsive design, update packages
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -12,8 +12,8 @@
|
||||
"@electron-toolkit/preload": "^2.0.0",
|
||||
"@electron-toolkit/utils": "^2.0.0",
|
||||
"@fontsource/roboto": "^5.0.8",
|
||||
"@it-incubator/md-bundler": "0.0.8",
|
||||
"@it-incubator/mdx-components": "0.0.4",
|
||||
"@it-incubator/md-bundler": "0.0.9",
|
||||
"@it-incubator/mdx-components": "0.0.5",
|
||||
"@it-incubator/ui-kit": "0.2.18",
|
||||
"builtin-modules": "^3.3.0",
|
||||
"chokidar": "^3.5.3",
|
||||
@@ -1744,9 +1744,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@it-incubator/md-bundler": {
|
||||
"version": "0.0.8",
|
||||
"resolved": "https://registry.npmjs.org/@it-incubator/md-bundler/-/md-bundler-0.0.8.tgz",
|
||||
"integrity": "sha512-c0nGqmfzdTuClnmp2Sp9IjNvNw7+nnIMcuv3U4pKWop6E01B1wRJ8UpYIpyVpbVQhpu3HCqVn9y38hP3GGtjZg==",
|
||||
"version": "0.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@it-incubator/md-bundler/-/md-bundler-0.0.9.tgz",
|
||||
"integrity": "sha512-wG5WdbJroLRBjtQ9otT5qFgewqirO+h2tOs6wi2VHVnX3/m9acGGwsB3OJhIKxEfGTBiBAhC1Hu6FpvDpXBLBA==",
|
||||
"dependencies": {
|
||||
"@mdx-js/mdx": "^2.3.0",
|
||||
"esbuild": "^0.19.2",
|
||||
@@ -1770,9 +1770,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@it-incubator/mdx-components": {
|
||||
"version": "0.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@it-incubator/mdx-components/-/mdx-components-0.0.4.tgz",
|
||||
"integrity": "sha512-GEqGlg/5u9Tu1xahabRMEKv2g/FxMEhWhMmdIYclJDCqTJfguUkmIWeYjKgJVgJFqxeuJQNpzd6D850RuviEJQ==",
|
||||
"version": "0.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@it-incubator/mdx-components/-/mdx-components-0.0.5.tgz",
|
||||
"integrity": "sha512-UGqkxo+m/Z49dZem/hPb+OyCLdV6p/f0nw9eTR0W6FWJ09SyuKlkEGH2iiBJ8fwtllJ5+K6/yQW+zjwWxh31DQ==",
|
||||
"dependencies": {
|
||||
"@radix-ui/react-scroll-area": "1.0.4",
|
||||
"@radix-ui/react-tabs": "1.0.4",
|
||||
|
||||
Reference in New Issue
Block a user