神仙都没用 1 vuosi sitten
vanhempi
sitoutus
4e42187681
3 muutettua tiedostoa jossa 16 lisäystä ja 2 poistoa
  1. 1 1
      package.json
  2. 1 1
      packages/crud/package.json
  3. 14 0
      yarn.lock

+ 1 - 1
package.json

@@ -9,7 +9,7 @@
 		"lint:eslint": "eslint \"{src}/**/*.{vue,ts,tsx}\" --fix"
 	},
 	"dependencies": {
-		"@cool-vue/crud": "^7.0.1-beta14",
+		"@cool-vue/crud": "^7.0.2",
 		"@element-plus/icons-vue": "^2.1.0",
 		"@vueuse/core": "^10.4.0",
 		"@wangeditor/editor": "^5.1.23",

+ 1 - 1
packages/crud/package.json

@@ -1,6 +1,6 @@
 {
 	"name": "@cool-vue/crud",
-	"version": "7.0.1-beta14",
+	"version": "7.0.2",
 	"private": false,
 	"main": "./dist/index.umd.min.js",
 	"typings": "types/index.d.ts",

+ 14 - 0
yarn.lock

@@ -295,6 +295,20 @@
     mitt "^3.0.1"
     vue "^3.3.4"
 
+"@cool-vue/crud@^7.0.2":
+  version "7.0.2"
+  resolved "https://registry.yarnpkg.com/@cool-vue/crud/-/crud-7.0.2.tgz#582b31a1eaadfe39f8189c2b587ccc1bdd2ed442"
+  integrity sha512-5q/xvymhUYEyV/bwBJDyYglhQcKsm8L7ngpUymgccLkEJQY+XUogPK453FGEsqsTOCVj/1Nd0Mx66Gv96SMEuw==
+  dependencies:
+    "@cool-vue/crud" "^7.0.1-beta14"
+    array.prototype.flat "^1.2.4"
+    core-js "^3.21.1"
+    element-plus "^2.3.9"
+    lodash "^4.17.21"
+    lodash-es "^4.17.21"
+    mitt "^3.0.1"
+    vue "^3.3.4"
+
 "@ctrl/tinycolor@^3.4.1":
   version "3.6.1"
   resolved "https://registry.yarnpkg.com/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz#b6c75a56a1947cc916ea058772d666a2c8932f31"