dep: package update
This commit is contained in:
+21
-21
@@ -23,10 +23,10 @@
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@babel/cli": "^7.18.10",
|
||||
"@babel/core": "^7.18.10",
|
||||
"@babel/core": "^7.18.13",
|
||||
"@babel/preset-env": "^7.18.10",
|
||||
"@babel/preset-typescript": "^7.18.6",
|
||||
"@popperjs/core": "^2.11.5",
|
||||
"@popperjs/core": "^2.11.6",
|
||||
"@tiptap/extension-color": "^2.0.0-beta.12",
|
||||
"@tiptap/extension-image": "^2.0.0-beta.30",
|
||||
"@tiptap/extension-link": "^2.0.0-beta.43",
|
||||
@@ -35,25 +35,25 @@
|
||||
"@tiptap/extension-underline": "^2.0.0-beta.25",
|
||||
"@tiptap/starter-kit": "^2.0.0-beta.191",
|
||||
"@tiptap/vue-3": "^2.0.0-beta.96",
|
||||
"@types/bootstrap": "^5.2.1",
|
||||
"@types/chai": "^4.3.1",
|
||||
"@types/bootstrap": "^5.2.3",
|
||||
"@types/chai": "^4.3.3",
|
||||
"@types/downloadjs": "^1.4.3",
|
||||
"@types/jquery": "^3.5.14",
|
||||
"@types/linkifyjs": "^2.1.4",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/lodash": "^4.14.184",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.6.4",
|
||||
"@types/node": "^18.7.13",
|
||||
"@types/react": "file:hwe/ts/@types/types__react",
|
||||
"@types/select2": "^4.0.55",
|
||||
"@types/uuid": "^8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.32.0",
|
||||
"@typescript-eslint/parser": "^5.32.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.35.1",
|
||||
"@typescript-eslint/parser": "^5.35.1",
|
||||
"@vue/compiler-sfc": "^3.2.37",
|
||||
"@vue/eslint-config-typescript": "^11.0.0",
|
||||
"@vueuse/core": "^9.1.0",
|
||||
"ag-grid-community": "^28.1.0",
|
||||
"ag-grid-vue3": "^28.1.0",
|
||||
"@vueuse/core": "^9.1.1",
|
||||
"ag-grid-community": "^28.1.1",
|
||||
"ag-grid-vue3": "^28.1.1",
|
||||
"async-validator": "^4.2.5",
|
||||
"autoprefixer": "^10.4.8",
|
||||
"axios": "^0.27.2",
|
||||
@@ -61,28 +61,28 @@
|
||||
"babel-preset-modern-browsers": "^15.0.2",
|
||||
"binary-search": "^1.3.6",
|
||||
"bootstrap": "^5.2.0",
|
||||
"bootstrap-vue-3": "=0.2.5",
|
||||
"bootstrap-vue-3": "=0.2.12",
|
||||
"bootswatch": "^5.2.0",
|
||||
"buffer": "^6.0.3",
|
||||
"chai": "^4.3.6",
|
||||
"chai-bytes": "^0.1.2",
|
||||
"clean-terminal-webpack-plugin": "^3.0.0",
|
||||
"core-js": "^3.24.1",
|
||||
"core-js": "^3.25.0",
|
||||
"css-color-names": "^1.0.1",
|
||||
"css-loader": "^6.7.1",
|
||||
"cssnano": "^5.1.12",
|
||||
"date-fns": "^2.29.1",
|
||||
"cssnano": "^5.1.13",
|
||||
"date-fns": "^2.29.2",
|
||||
"denque": "^2.1.0",
|
||||
"detect-it": "^4.0.1",
|
||||
"downloadjs": "^1.4.7",
|
||||
"esbuild-loader": "^2.19.0",
|
||||
"eslint": "^8.21.0",
|
||||
"eslint": "^8.23.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-import-resolver-alias": "^1.1.2",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-vue": "^9.3.0",
|
||||
"eslint-plugin-vue": "^9.4.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"jquery": "^3.6.0",
|
||||
"jquery": "^3.6.1",
|
||||
"js-sha512": "^0.8.0",
|
||||
"ky": "^0.31.1",
|
||||
"linkifyjs": "^3.0",
|
||||
@@ -98,13 +98,13 @@
|
||||
"prettier": "^2.7.1",
|
||||
"prettier-eslint": "^15.0.1",
|
||||
"query-string": "^7.1.1",
|
||||
"sass": "^1.54.3",
|
||||
"sass": "^1.54.5",
|
||||
"sass-loader": "^13.0.2",
|
||||
"select2": "^4.0",
|
||||
"style-loader": "^3.3.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"tsconfig-paths": "^4.1.0",
|
||||
"typescript": "^4.7.4",
|
||||
"typescript": "^4.8.2",
|
||||
"url-loader": "^4.1.1",
|
||||
"uuid": "^8.3.2",
|
||||
"vue": "^3.2.37",
|
||||
@@ -115,7 +115,7 @@
|
||||
"vue-types": "^4.2.1",
|
||||
"vuedraggable": "^4.1.0",
|
||||
"webpack": "^5.74.0",
|
||||
"webpack-bundle-analyzer": "^4.5.0",
|
||||
"webpack-bundle-analyzer": "^4.6.1",
|
||||
"webpack-cli": "^4.10.0"
|
||||
},
|
||||
"pre-commit": [
|
||||
|
||||
Reference in New Issue
Block a user