Compare commits
	
		
			1 Commits
		
	
	
		
			fork-main
			...
			update-dep
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | facc0b5d9e | 
							
								
								
									
										100
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										100
									
								
								package.json
									
									
									
									
									
								
							| @ -35,99 +35,99 @@ | |||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@it-tools/bip39": "^0.0.4", |     "@it-tools/bip39": "^0.0.4", | ||||||
|     "@it-tools/oggen": "^1.3.0", |     "@it-tools/oggen": "^1.3.0", | ||||||
|     "@sindresorhus/slugify": "^2.2.0", |     "@sindresorhus/slugify": "^2.2.1", | ||||||
|     "@tiptap/pm": "^2.1.6", |     "@tiptap/pm": "^2.1.7", | ||||||
|     "@tiptap/starter-kit": "^2.1.6", |     "@tiptap/starter-kit": "^2.1.7", | ||||||
|     "@tiptap/vue-3": "^2.0.3", |     "@tiptap/vue-3": "^2.1.7", | ||||||
|     "@vicons/material": "^0.12.0", |     "@vicons/material": "^0.12.0", | ||||||
|     "@vicons/tabler": "^0.12.0", |     "@vicons/tabler": "^0.12.0", | ||||||
|     "@vueuse/core": "^10.3.0", |     "@vueuse/core": "^10.4.0", | ||||||
|     "@vueuse/head": "^1.0.0", |     "@vueuse/head": "^1.3.1", | ||||||
|     "@vueuse/router": "^10.0.0", |     "@vueuse/router": "^10.4.0", | ||||||
|     "bcryptjs": "^2.4.3", |     "bcryptjs": "^2.4.3", | ||||||
|     "change-case": "^4.1.2", |     "change-case": "^4.1.2", | ||||||
|     "colord": "^2.9.3", |     "colord": "^2.9.3", | ||||||
|     "composerize-ts": "^0.6.2", |     "composerize-ts": "^0.6.2", | ||||||
|     "country-code-lookup": "^0.1.0", |     "country-code-lookup": "^0.1.0", | ||||||
|     "cron-validator": "^1.3.1", |     "cron-validator": "^1.3.1", | ||||||
|     "cronstrue": "^2.26.0", |     "cronstrue": "^2.31.0", | ||||||
|     "crypto-js": "^4.1.1", |     "crypto-js": "^4.1.1", | ||||||
|     "date-fns": "^2.29.3", |     "date-fns": "^2.30.0", | ||||||
|     "emojilib": "^3.0.10", |     "emojilib": "^3.0.10", | ||||||
|     "figue": "^1.2.0", |     "figue": "^1.2.0", | ||||||
|     "fuse.js": "^6.6.2", |     "fuse.js": "^6.6.2", | ||||||
|     "highlight.js": "^11.7.0", |     "highlight.js": "^11.8.0", | ||||||
|     "iarna-toml-esm": "^3.0.5", |     "iarna-toml-esm": "^3.0.5", | ||||||
|     "json5": "^2.2.3", |     "json5": "^2.2.3", | ||||||
|     "jwt-decode": "^3.1.2", |     "jwt-decode": "^3.1.2", | ||||||
|     "libphonenumber-js": "^1.10.28", |     "libphonenumber-js": "^1.10.41", | ||||||
|     "lodash": "^4.17.21", |     "lodash": "^4.17.21", | ||||||
|     "mathjs": "^11.9.1", |     "mathjs": "^11.10.0", | ||||||
|     "mime-types": "^2.1.35", |     "mime-types": "^2.1.35", | ||||||
|     "monaco-editor": "^0.41.0", |     "monaco-editor": "^0.41.0", | ||||||
|     "naive-ui": "^2.34.3", |     "naive-ui": "^2.34.4", | ||||||
|     "netmask": "^2.0.2", |     "netmask": "^2.0.2", | ||||||
|     "node-forge": "^1.3.1", |     "node-forge": "^1.3.1", | ||||||
|     "oui": "^12.0.52", |     "oui": "^12.0.71", | ||||||
|     "pinia": "^2.0.34", |     "pinia": "^2.1.6", | ||||||
|     "plausible-tracker": "^0.3.8", |     "plausible-tracker": "^0.3.8", | ||||||
|     "qrcode": "^1.5.1", |     "qrcode": "^1.5.3", | ||||||
|     "randombytes": "^2.1.0", |     "randombytes": "^2.1.0", | ||||||
|     "sql-formatter": "^12.0.0", |     "sql-formatter": "^12.2.4", | ||||||
|     "ua-parser-js": "^1.0.35", |     "ua-parser-js": "^1.0.35", | ||||||
|     "unicode-emoji-json": "^0.4.0", |     "unicode-emoji-json": "^0.4.0", | ||||||
|     "unplugin-auto-import": "^0.16.4", |     "unplugin-auto-import": "^0.16.6", | ||||||
|     "uuid": "^9.0.0", |     "uuid": "^9.0.0", | ||||||
|     "vue": "^3.3.4", |     "vue": "^3.3.4", | ||||||
|     "vue-i18n": "^9.2.2", |     "vue-i18n": "^9.2.2", | ||||||
|     "vue-router": "^4.1.6", |     "vue-router": "^4.2.4", | ||||||
|     "vue-tsc": "^1.8.1", |     "vue-tsc": "^1.8.8", | ||||||
|     "xml-formatter": "^3.3.2", |     "xml-formatter": "^3.5.0", | ||||||
|     "yaml": "^2.2.1" |     "yaml": "^2.3.1" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@antfu/eslint-config": "^0.41.0", |     "@antfu/eslint-config": "^0.41.0", | ||||||
|     "@iconify-json/mdi": "^1.1.50", |     "@iconify-json/mdi": "^1.1.54", | ||||||
|     "@intlify/unplugin-vue-i18n": "^0.12.3", |     "@intlify/unplugin-vue-i18n": "^0.12.3", | ||||||
|     "@playwright/test": "^1.32.3", |     "@playwright/test": "^1.37.1", | ||||||
|     "@rushstack/eslint-patch": "^1.2.0", |     "@rushstack/eslint-patch": "^1.3.3", | ||||||
|     "@tsconfig/node18": "^18.2.0", |     "@tsconfig/node18": "^18.2.1", | ||||||
|     "@types/bcryptjs": "^2.4.2", |     "@types/bcryptjs": "^2.4.2", | ||||||
|     "@types/crypto-js": "^4.1.1", |     "@types/crypto-js": "^4.1.1", | ||||||
|     "@types/jsdom": "^21.0.0", |     "@types/jsdom": "^21.1.2", | ||||||
|     "@types/lodash": "^4.14.192", |     "@types/lodash": "^4.14.197", | ||||||
|     "@types/mime-types": "^2.1.1", |     "@types/mime-types": "^2.1.1", | ||||||
|     "@types/netmask": "^2.0.0", |     "@types/netmask": "^2.0.2", | ||||||
|     "@types/node": "^18.15.11", |     "@types/node": "^18.17.11", | ||||||
|     "@types/node-forge": "^1.3.2", |     "@types/node-forge": "^1.3.4", | ||||||
|     "@types/qrcode": "^1.5.0", |     "@types/qrcode": "^1.5.1", | ||||||
|     "@types/randombytes": "^2.0.0", |     "@types/randombytes": "^2.0.0", | ||||||
|     "@types/ua-parser-js": "^0.7.36", |     "@types/ua-parser-js": "^0.7.36", | ||||||
|     "@types/uuid": "^9.0.0", |     "@types/uuid": "^9.0.2", | ||||||
|     "@unocss/eslint-config": "^0.55.0", |     "@unocss/eslint-config": "^0.55.3", | ||||||
|     "@vitejs/plugin-vue": "^4.3.2", |     "@vitejs/plugin-vue": "^4.3.3", | ||||||
|     "@vitejs/plugin-vue-jsx": "^3.0.2", |     "@vitejs/plugin-vue-jsx": "^3.0.2", | ||||||
|     "@vue/compiler-sfc": "^3.2.47", |     "@vue/compiler-sfc": "^3.3.4", | ||||||
|     "@vue/runtime-dom": "^3.3.4", |     "@vue/runtime-dom": "^3.3.4", | ||||||
|     "@vue/test-utils": "^2.3.2", |     "@vue/test-utils": "^2.4.1", | ||||||
|     "@vue/tsconfig": "^0.4.0", |     "@vue/tsconfig": "^0.4.0", | ||||||
|     "c8": "^8.0.0", |     "c8": "^8.0.1", | ||||||
|     "consola": "^3.0.2", |     "consola": "^3.2.3", | ||||||
|     "eslint": "^8.47.0", |     "eslint": "^8.48.0", | ||||||
|     "jsdom": "^22.0.0", |     "jsdom": "^22.1.0", | ||||||
|     "less": "^4.1.3", |     "less": "^4.2.0", | ||||||
|     "prettier": "^3.0.0", |     "prettier": "^3.0.2", | ||||||
|     "typescript": "~5.2.0", |     "typescript": "~5.2.2", | ||||||
|     "unocss": "^0.55.0", |     "unocss": "^0.55.3", | ||||||
|     "unocss-preset-scrollbar": "^0.2.1", |     "unocss-preset-scrollbar": "^0.2.1", | ||||||
|     "unplugin-icons": "^0.16.5", |     "unplugin-icons": "^0.16.5", | ||||||
|     "unplugin-vue-components": "^0.25.0", |     "unplugin-vue-components": "^0.25.1", | ||||||
|     "vite": "^4.4.9", |     "vite": "^4.4.9", | ||||||
|     "vite-plugin-pwa": "^0.16.0", |     "vite-plugin-pwa": "^0.16.4", | ||||||
|     "vite-plugin-vue-markdown": "^0.23.5", |     "vite-plugin-vue-markdown": "^0.23.8", | ||||||
|     "vite-svg-loader": "^4.0.0", |     "vite-svg-loader": "^4.0.0", | ||||||
|     "vitest": "^0.34.0", |     "vitest": "^0.34.3", | ||||||
|     "workbox-window": "^7.0.0", |     "workbox-window": "^7.0.0", | ||||||
|     "zx": "^7.2.1" |     "zx": "^7.2.3" | ||||||
|   } |   } | ||||||
| } | } | ||||||
|  | |||||||
							
								
								
									
										3465
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										3465
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Loading…
	
		Reference in New Issue
	
	Block a user