Skip to content

Commit

Permalink
Merge pull request #127 from AnsGoo/dev-lib
Browse files Browse the repository at this point in the history
Dev lib
  • Loading branch information
AnsGoo authored May 3, 2024
2 parents 9c8c1f8 + 92dd36e commit 6f39701
Show file tree
Hide file tree
Showing 8 changed files with 59 additions and 59 deletions.
98 changes: 49 additions & 49 deletions examples/package.json
Original file line number Diff line number Diff line change
@@ -1,50 +1,50 @@
{
"name": "examples",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "pnpm build && vite preview"
},
"keywords": [],
"author": "ansgoo",
"license": "Apache-2.0",
"dependencies": {
"@codemirror/commands": "^6.3.0",
"@codemirror/lang-javascript": "^6.2.1",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/state": "^6.3.1",
"@codemirror/theme-one-dark": "^6.1.2",
"@codemirror/view": "^6.22.0",
"axios": "^0.23.0",
"codemirror": "^6.0.1",
"lodash-es": "^4.17.21",
"mitt": "^3.0.1",
"naive-ui": "^2.36.0",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"vue": "^3.3.8",
"vue-codemirror": "^6.1.1",
"vue-router": "^4.2.5",
"@open-data-v/base":"workspace:*",
"@open-data-v/ui":"workspace:*",
"@open-data-v/data":"^0.0.2",
"@open-data-v/scripts":"^0.0.2",
"@open-data-v/designer":"workspace:*"
},
"devDependencies": {
"@types/codemirror": "^5.60.13",
"@types/lodash-es": "^4.17.11",
"@types/nprogress": "^0.2.3",
"vite": "^4.5.0",
"vite-plugin-dts": "^3.7.2",
"vite-plugin-mock": "^2.9.8",
"@vitejs/plugin-vue": "^4.5.0",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"tailwindcss": "^3.3.5",
"vue-eslint-parser": "^7.11.0",
"vue-tsc": "^1.8.22"
}
{
"name": "examples",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "pnpm build && vite preview"
},
"keywords": [],
"author": "ansgoo",
"license": "Apache-2.0",
"dependencies": {
"@codemirror/commands": "^6.3.0",
"@codemirror/lang-javascript": "^6.2.1",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/state": "^6.3.1",
"@codemirror/theme-one-dark": "^6.1.2",
"@codemirror/view": "^6.22.0",
"axios": "^0.23.0",
"codemirror": "^6.0.1",
"lodash-es": "^4.17.21",
"mitt": "^3.0.1",
"naive-ui": "^2.36.0",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"vue": "^3.3.8",
"vue-codemirror": "^6.1.1",
"vue-router": "^4.2.5",
"@open-data-v/base":"workspace:*",
"@open-data-v/ui":"workspace:*",
"@open-data-v/data":"workspace:*",
"@open-data-v/scripts":"workspace:*",
"@open-data-v/designer":"workspace:*"
},
"devDependencies": {
"@types/codemirror": "^5.60.13",
"@types/lodash-es": "^4.17.11",
"@types/nprogress": "^0.2.3",
"vite": "^4.5.0",
"vite-plugin-dts": "^3.7.2",
"vite-plugin-mock": "^2.9.8",
"@vitejs/plugin-vue": "^4.5.0",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"tailwindcss": "^3.3.5",
"vue-eslint-parser": "^7.11.0",
"vue-tsc": "^1.8.22"
}
}
6 changes: 3 additions & 3 deletions examples/tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ module.exports = {
darkMode: 'class',
mode: 'jit',
content: [
// '../packages/data/src/**/*.{vue,ts,tsx}',
'../packages/data/src/**/*.{vue,ts,tsx}',
'../packages/designer/src/**/*.{vue,ts,tsx}',
// '../packages/scripts/src**/*.{vue,ts,tsx}',
// '../packages/ui/src/**/*.{vue,ts,tsx}',
'../packages/scripts/src**/*.{vue,ts,tsx}',
'../packages/ui/src/**/*.{vue,ts,tsx}',
'./src/**/*.{vue,ts,tsx}',
'!../resource/**/node_modules/**',
'../resource/**/*.{vue,ts,tsx}',
Expand Down
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-data-v/base",
"version": "0.0.2",
"version": "0.0.3",
"description": "OpenDataV 公共基础包",
"keywords": [
"open-data-v",
Expand Down
2 changes: 1 addition & 1 deletion packages/data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-data-v/data",
"version": "0.0.2",
"version": "0.0.3",
"description": "OpenDataV 数据处理基础组件包",
"keywords": [
"open-data-v",
Expand Down
2 changes: 1 addition & 1 deletion packages/designer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-data-v/designer",
"version": "0.0.2",
"version": "0.0.3",
"description": "OpenDataV 是一个基于Vue3的拖拽式、可视化、低代码数据可视化大屏应用基础组件包",
"keywords": [
"open-data-v",
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-data-v/scripts",
"version": "0.0.2",
"version": "0.0.3",
"description": "OpenDataV 脚本基础包",
"keywords": [
"open-data-v",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-data-v/ui",
"version": "0.0.2",
"version": "0.0.3",
"description": "OpenDataV UI基础包",
"keywords": [
"open-data-v",
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6f39701

Please sign in to comment.