@wikimedia/codex
Advanced tools
Comparing version
{ | ||
"name": "@wikimedia/codex", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "Codex is a toolkit for building user interfaces within the Wikimedia Design System", | ||
@@ -46,3 +46,3 @@ "keywords": [ | ||
"build": "npm run clean && npm run build:vite && npm run build:ts", | ||
"build-if-missing": "test -e dist/codex.es.js || npm run build", | ||
"build-if-missing": "test -e dist/codex.mjs || npm run build", | ||
"build:ts": "vue-tsc -p ./tsconfig-build.json --emitDeclarationOnly", | ||
@@ -65,3 +65,3 @@ "build:vite": "vite build --mode=legacy-rtl && vite build --mode=legacy && vite build --mode=rtl && vite build", | ||
"@types/rtlcss": "^3.1.3", | ||
"@vitejs/plugin-vue": "^3.0.3", | ||
"@vitejs/plugin-vue": "^4.0.0", | ||
"@vue/compiler-sfc": "^3.2.37", | ||
@@ -84,3 +84,3 @@ "@vue/test-utils": "^2.0.1", | ||
"typescript": "^4.9.4", | ||
"vite": "^3.0.9", | ||
"vite": "^4.2.1", | ||
"vue-tsc": "^1.0.13" | ||
@@ -87,0 +87,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
672095
4.21%10774
9.04%