提交 12b213b3 authored 作者: 王鹏飞's avatar 王鹏飞

chore: bump deps

上级 574ad7af
......@@ -11,11 +11,11 @@
"@element-plus/icons-vue": "^2.1.0",
"@tinymce/tinymce-vue": "^5.0.1",
"@vue-flow/controls": "^1.0.4",
"@vue-flow/core": "^1.17.2",
"@vue-flow/core": "^1.18.1",
"@vueuse/core": "^9.13.0",
"axios": "^1.3.4",
"blueimp-md5": "^2.19.0",
"element-plus": "^2.3.1",
"element-plus": "^2.3.2",
"lodash-es": "^4.17.21",
"nanoid": "^4.0.2",
"pinia": "^2.0.33",
......@@ -25,7 +25,7 @@
"devDependencies": {
"@rushstack/eslint-patch": "^1.2.0",
"@types/blueimp-md5": "^2.18.0",
"@types/node": "^18.14.2",
"@types/node": "^18.15.11",
"@vitejs/plugin-vue": "^4.1.0",
"@vue/eslint-config-typescript": "^11.0.2",
"@vue/tsconfig": "^0.1.3",
......@@ -1367,9 +1367,9 @@
}
},
"node_modules/@types/node": {
"version": "18.14.2",
"resolved": "https://registry.npmmirror.com/@types/node/-/node-18.14.2.tgz",
"integrity": "sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA==",
"version": "18.15.11",
"resolved": "https://registry.npmmirror.com/@types/node/-/node-18.15.11.tgz",
"integrity": "sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==",
"dev": true
},
"node_modules/@types/semver": {
......@@ -1635,9 +1635,9 @@
}
},
"node_modules/@vue-flow/core": {
"version": "1.17.2",
"resolved": "https://registry.npmmirror.com/@vue-flow/core/-/core-1.17.2.tgz",
"integrity": "sha512-LJ9wLQID/CObMrVWnd/rY4LE9Sun/M/n99qLz6kQSBKC3J+TNKq3fY5LTtXE5rKGB6ZO6CUSkRx3U3JZ3RIFMQ==",
"version": "1.18.1",
"resolved": "https://registry.npmmirror.com/@vue-flow/core/-/core-1.18.1.tgz",
"integrity": "sha512-uW6HZ6XdXKtTZ9TRTYyY0q9OBwYOjOD3sBOJaDQGoNbPROyCB7yY8Z+aXi4cYV/5scZ3asxuHV8Z67UGF6MpHw==",
"dependencies": {
"@vueuse/core": "^9.13.0",
"d3-drag": "^3.0.0",
......@@ -2665,9 +2665,9 @@
"peer": true
},
"node_modules/element-plus": {
"version": "2.3.1",
"resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.3.1.tgz",
"integrity": "sha512-IBS7ic1mRyDXpOreRkredV4ByZSuax5HPb0zNOHm4qwKC4wm927yQv+Is0JbzxPzCW5zWaV4PLy9/Gl3E3v59w==",
"version": "2.3.2",
"resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.3.2.tgz",
"integrity": "sha512-NIK0QckKKagdlMm3eLoVoD4Lkfj5ECzpZAxwrRLdm1Yi5qiTU9Guor33+IbIa52z4gHMuhMxgSVS2xAGmjLHsw==",
"dependencies": {
"@ctrl/tinycolor": "^3.4.1",
"@element-plus/icons-vue": "^2.0.6",
......
......@@ -18,11 +18,11 @@
"@element-plus/icons-vue": "^2.1.0",
"@tinymce/tinymce-vue": "^5.0.1",
"@vue-flow/controls": "^1.0.4",
"@vue-flow/core": "^1.17.2",
"@vue-flow/core": "^1.18.1",
"@vueuse/core": "^9.13.0",
"axios": "^1.3.4",
"blueimp-md5": "^2.19.0",
"element-plus": "^2.3.1",
"element-plus": "^2.3.2",
"lodash-es": "^4.17.21",
"nanoid": "^4.0.2",
"pinia": "^2.0.33",
......@@ -32,7 +32,7 @@
"devDependencies": {
"@rushstack/eslint-patch": "^1.2.0",
"@types/blueimp-md5": "^2.18.0",
"@types/node": "^18.14.2",
"@types/node": "^18.15.11",
"@vitejs/plugin-vue": "^4.1.0",
"@vue/eslint-config-typescript": "^11.0.2",
"@vue/tsconfig": "^0.1.3",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论