update npm packages, refresh ar language. (#901)

* update npm packages

* Update lang.ar.js

* fix linter issues

* update version to publish

---------

Co-authored-by: Abdelmjid Saber <87904671+abdelmjid-saber@users.noreply.github.com>
This commit is contained in:
JFH
2023-05-28 09:36:05 +02:00
committed by GitHub
parent 24c63f1a8b
commit 420861f408
7 changed files with 2487 additions and 1850 deletions

View File

@@ -4,7 +4,7 @@
import path from 'path'
import { lstatSync, readdirSync } from 'fs'
import rimraf from 'rimraf'
import { rimraf } from 'rimraf'
import babel from '@rollup/plugin-babel'
import copy from 'rollup-plugin-copy'
import { nodeResolve } from '@rollup/plugin-node-resolve'