@point-hub/papp 0.0.138 → 0.0.140
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +2190 -2241
- package/dist/index.umd.cjs +5 -9
- package/package.json +25 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@point-hub/papp",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.140",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/index.umd.cjs",
|
|
6
6
|
"module": "./dist/index.js",
|
|
@@ -42,13 +42,13 @@
|
|
|
42
42
|
"@headlessui/vue": "^1.7.23",
|
|
43
43
|
"@point-hub/js-utils": "^0.0.6",
|
|
44
44
|
"@point-hub/preset-papp-icon": "^0.0.12",
|
|
45
|
-
"@tsconfig/node22": "^22.0.
|
|
46
|
-
"@unocss/vite": "^66.5.
|
|
47
|
-
"@vueuse/components": "^
|
|
48
|
-
"@vueuse/core": "^
|
|
45
|
+
"@tsconfig/node22": "^22.0.5",
|
|
46
|
+
"@unocss/vite": "^66.5.10",
|
|
47
|
+
"@vueuse/components": "^14.1.0",
|
|
48
|
+
"@vueuse/core": "^14.1.0",
|
|
49
49
|
"cleave.js": "^1.6.0",
|
|
50
50
|
"date-fns": "^4.1.0",
|
|
51
|
-
"pinia": "^3.0.
|
|
51
|
+
"pinia": "^3.0.4",
|
|
52
52
|
"textarea-caret": "^3.1.0",
|
|
53
53
|
"uuid": "^13.0.0",
|
|
54
54
|
"vue-router": "4",
|
|
@@ -59,41 +59,41 @@
|
|
|
59
59
|
"vue": "^3.5.14"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
|
-
"@badeball/cypress-cucumber-preprocessor": "^
|
|
63
|
-
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.
|
|
62
|
+
"@badeball/cypress-cucumber-preprocessor": "^24.0.0",
|
|
63
|
+
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.8",
|
|
64
64
|
"@types/cleave.js": "^1.4.12",
|
|
65
65
|
"@types/jsdom": "^27.0.0",
|
|
66
|
-
"@types/node": "^24.
|
|
66
|
+
"@types/node": "^24.10.1",
|
|
67
67
|
"@types/textarea-caret": "^3.0.4",
|
|
68
68
|
"@types/uuid": "^11.0.0",
|
|
69
|
-
"@unocss/preset-web-fonts": "^66.5.
|
|
70
|
-
"@unocss/reset": "^66.5.
|
|
71
|
-
"@unocss/transformer-directives": "^66.5.
|
|
72
|
-
"@vitejs/plugin-vue": "^6.0.
|
|
73
|
-
"@vitest/eslint-plugin": "^1.
|
|
69
|
+
"@unocss/preset-web-fonts": "^66.5.10",
|
|
70
|
+
"@unocss/reset": "^66.5.10",
|
|
71
|
+
"@unocss/transformer-directives": "^66.5.10",
|
|
72
|
+
"@vitejs/plugin-vue": "^6.0.2",
|
|
73
|
+
"@vitest/eslint-plugin": "^1.5.2",
|
|
74
74
|
"@vue/eslint-config-typescript": "^14.6.0",
|
|
75
75
|
"@vue/test-utils": "^2.4.6",
|
|
76
76
|
"@vue/tsconfig": "^0.8.1",
|
|
77
77
|
"ajv": "^8.17.1",
|
|
78
78
|
"chokidar-cli": "^3.0.0",
|
|
79
79
|
"cypress-file-upload": "^5.0.8",
|
|
80
|
-
"eslint": "9.
|
|
80
|
+
"eslint": "9.39.1",
|
|
81
81
|
"eslint-plugin-cypress": "^5.2.0",
|
|
82
82
|
"eslint-plugin-simple-import-sort": "^12.1.1",
|
|
83
|
-
"eslint-plugin-vue": "^10.
|
|
84
|
-
"jsdom": "^27.
|
|
83
|
+
"eslint-plugin-vue": "^10.6.2",
|
|
84
|
+
"jsdom": "^27.2.0",
|
|
85
85
|
"npm-run-all2": "^8.0.4",
|
|
86
86
|
"postcss": "^8.5.6",
|
|
87
|
-
"rimraf": "^6.
|
|
88
|
-
"start-server-and-test": "^2.1.
|
|
87
|
+
"rimraf": "^6.1.2",
|
|
88
|
+
"start-server-and-test": "^2.1.3",
|
|
89
89
|
"typescript": "5.9.3",
|
|
90
|
-
"unocss": "^66.5.
|
|
91
|
-
"vite": "^7.
|
|
90
|
+
"unocss": "^66.5.10",
|
|
91
|
+
"vite": "^7.2.7",
|
|
92
92
|
"vite-plugin-dts": "4.5.4",
|
|
93
|
-
"vitepress": "^2.0.0-alpha.
|
|
94
|
-
"vitest": "^
|
|
95
|
-
"vue": "^3.5.
|
|
96
|
-
"vue-tsc": "^3.1.
|
|
93
|
+
"vitepress": "^2.0.0-alpha.15",
|
|
94
|
+
"vitest": "^4.0.15",
|
|
95
|
+
"vue": "^3.5.25",
|
|
96
|
+
"vue-tsc": "^3.1.7"
|
|
97
97
|
},
|
|
98
98
|
"repository": {
|
|
99
99
|
"type": "git",
|