Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json116
1 files changed, 58 insertions, 58 deletions
diff --git a/package.json b/package.json
index 03317ca31b9..839933a6690 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,7 @@
"jest:integration": "jest --config jest.config.integration.js",
"jest:scripts": "jest --config jest.config.scripts.js",
"jest:quarantine": "grep -r 'quarantine:' spec/frontend ee/spec/frontend",
+ "jest:snapshots": "jest --config jest.config.snapshots.js",
"lint:eslint": "node scripts/frontend/eslint.js",
"lint:eslint:fix": "node scripts/frontend/eslint.js --fix",
"lint:eslint:all": "node scripts/frontend/eslint.js .",
@@ -50,18 +51,18 @@
"@apollo/client": "^3.5.10",
"@babel/core": "^7.18.5",
"@babel/preset-env": "^7.18.2",
- "@cubejs-client/core": "^0.34.9",
- "@cubejs-client/vue": "^0.34.9",
+ "@cubejs-client/core": "^0.34.32",
+ "@cubejs-client/vue": "^0.34.32",
"@floating-ui/dom": "^1.2.9",
- "@gitlab/application-sdk-browser": "^0.2.10",
+ "@gitlab/application-sdk-browser": "^0.2.11",
"@gitlab/at.js": "1.5.7",
"@gitlab/cluster-client": "^2.1.0",
"@gitlab/favicon-overlay": "2.0.0",
"@gitlab/fonts": "^1.3.0",
- "@gitlab/svgs": "3.69.0",
- "@gitlab/ui": "68.2.1",
+ "@gitlab/svgs": "3.72.0",
+ "@gitlab/ui": "^72.0.0",
"@gitlab/visual-review-tools": "1.7.3",
- "@gitlab/web-ide": "0.0.1-dev-20231004090414",
+ "@gitlab/web-ide": "^0.0.1-dev-20231211152737",
"@mattiasbuelens/web-streams-adapter": "^0.1.0",
"@rails/actioncable": "7.0.8",
"@rails/ujs": "7.0.8",
@@ -73,41 +74,41 @@
"@snowplow/browser-plugin-timezone": "^3.9.0",
"@snowplow/browser-tracker": "^3.9.0",
"@sourcegraph/code-host-integration": "0.0.91",
- "@tiptap/core": "^2.1.12",
- "@tiptap/extension-blockquote": "^2.1.12",
- "@tiptap/extension-bold": "^2.1.12",
- "@tiptap/extension-bubble-menu": "^2.1.12",
- "@tiptap/extension-bullet-list": "^2.1.12",
- "@tiptap/extension-code": "^2.1.12",
- "@tiptap/extension-code-block": "^2.1.12",
- "@tiptap/extension-code-block-lowlight": "^2.1.12",
- "@tiptap/extension-document": "^2.1.12",
- "@tiptap/extension-dropcursor": "^2.1.12",
- "@tiptap/extension-gapcursor": "^2.1.12",
- "@tiptap/extension-hard-break": "^2.1.12",
- "@tiptap/extension-heading": "^2.1.12",
- "@tiptap/extension-highlight": "^2.1.12",
- "@tiptap/extension-history": "^2.1.12",
- "@tiptap/extension-horizontal-rule": "^2.1.12",
- "@tiptap/extension-image": "^2.1.12",
- "@tiptap/extension-italic": "^2.1.12",
- "@tiptap/extension-link": "^2.1.12",
- "@tiptap/extension-list-item": "^2.1.12",
- "@tiptap/extension-ordered-list": "^2.1.12",
- "@tiptap/extension-paragraph": "^2.1.12",
- "@tiptap/extension-strike": "^2.1.12",
- "@tiptap/extension-subscript": "^2.1.12",
- "@tiptap/extension-superscript": "^2.1.12",
- "@tiptap/extension-table": "^2.1.12",
- "@tiptap/extension-table-cell": "^2.1.12",
- "@tiptap/extension-table-header": "^2.1.12",
- "@tiptap/extension-table-row": "^2.1.12",
- "@tiptap/extension-task-item": "^2.1.12",
- "@tiptap/extension-task-list": "^2.1.12",
- "@tiptap/extension-text": "^2.1.12",
- "@tiptap/pm": "^2.1.12",
- "@tiptap/suggestion": "^2.1.12",
- "@tiptap/vue-2": "^2.1.12",
+ "@tiptap/core": "^2.1.13",
+ "@tiptap/extension-blockquote": "^2.1.13",
+ "@tiptap/extension-bold": "^2.1.13",
+ "@tiptap/extension-bubble-menu": "^2.1.13",
+ "@tiptap/extension-bullet-list": "^2.1.13",
+ "@tiptap/extension-code": "^2.1.13",
+ "@tiptap/extension-code-block": "^2.1.13",
+ "@tiptap/extension-code-block-lowlight": "^2.1.13",
+ "@tiptap/extension-document": "^2.1.13",
+ "@tiptap/extension-dropcursor": "^2.1.13",
+ "@tiptap/extension-gapcursor": "^2.1.13",
+ "@tiptap/extension-hard-break": "^2.1.13",
+ "@tiptap/extension-heading": "^2.1.13",
+ "@tiptap/extension-highlight": "^2.1.13",
+ "@tiptap/extension-history": "^2.1.13",
+ "@tiptap/extension-horizontal-rule": "^2.1.13",
+ "@tiptap/extension-image": "^2.1.13",
+ "@tiptap/extension-italic": "^2.1.13",
+ "@tiptap/extension-link": "^2.1.13",
+ "@tiptap/extension-list-item": "^2.1.13",
+ "@tiptap/extension-ordered-list": "^2.1.13",
+ "@tiptap/extension-paragraph": "^2.1.13",
+ "@tiptap/extension-strike": "^2.1.13",
+ "@tiptap/extension-subscript": "^2.1.13",
+ "@tiptap/extension-superscript": "^2.1.13",
+ "@tiptap/extension-table": "^2.1.13",
+ "@tiptap/extension-table-cell": "^2.1.13",
+ "@tiptap/extension-table-header": "^2.1.13",
+ "@tiptap/extension-table-row": "^2.1.13",
+ "@tiptap/extension-task-item": "^2.1.13",
+ "@tiptap/extension-task-list": "^2.1.13",
+ "@tiptap/extension-text": "^2.1.13",
+ "@tiptap/pm": "^2.1.13",
+ "@tiptap/suggestion": "^2.1.13",
+ "@tiptap/vue-2": "^2.1.13",
"@vue/apollo-components": "^4.0.0-beta.4",
"@vue/apollo-option": "^4.0.0-beta.4",
"apollo-upload-client": "15.0.0",
@@ -123,10 +124,10 @@
"clipboard": "^2.0.8",
"compression-webpack-plugin": "^5.0.2",
"copy-webpack-plugin": "^6.4.1",
- "core-js": "^3.33.2",
+ "core-js": "^3.34.0",
"cron-validator": "^1.1.1",
"cronstrue": "^1.122.0",
- "cropper": "^2.3.0",
+ "cropperjs": "^1.6.1",
"css-loader": "^2.1.1",
"d3": "^5.16.0",
"d3-sankey": "^0.12.3",
@@ -145,7 +146,7 @@
"gettext-parser": "^6.0.0",
"graphql": "^15.7.2",
"graphql-tag": "^2.11.0",
- "gridstack": "^9.5.0",
+ "gridstack": "^10.0.1",
"highlight.js": "^11.8.0",
"immer": "^9.0.15",
"ipaddr.js": "^1.9.1",
@@ -190,7 +191,7 @@
"remark-rehype": "^10.1.0",
"scrollparent": "^2.0.1",
"semver": "^7.3.4",
- "sentrybrowser": "npm:@sentry/browser@7.79.0",
+ "sentrybrowser": "npm:@sentry/browser@7.81.1",
"sentrybrowser5": "npm:@sentry/browser@5.30.0",
"sortablejs": "^1.10.2",
"string-hash": "1.1.3",
@@ -207,14 +208,14 @@
"url-loader": "^4.1.1",
"uuid": "8.1.0",
"visibilityjs": "^1.2.4",
- "vue": "2.7.14",
+ "vue": "2.7.15",
"vue-apollo": "^3.0.7",
- "vue-loader": "15.10.2",
+ "vue-loader": "15.11.1",
"vue-observe-visibility": "^1.0.0",
"vue-resize": "^1.0.1",
"vue-router": "3.6.5",
"vue-router-vue3": "npm:vue-router@4.1.6",
- "vue-template-compiler": "2.7.14",
+ "vue-template-compiler": "2.7.15",
"vue-virtual-scroll-list": "^1.4.7",
"vuedraggable": "^2.23.0",
"vuex": "^3.6.2",
@@ -222,10 +223,10 @@
"web-streams-polyfill": "^3.2.1",
"web-vitals": "^0.2.4",
"webpack": "^4.47.0",
- "webpack-bundle-analyzer": "^4.9.1",
+ "webpack-bundle-analyzer": "^4.10.1",
"webpack-cli": "^4.10.0",
"webpack-stats-plugin": "^0.3.1",
- "worker-loader": "^2.0.0",
+ "worker-loader": "^3.0.8",
"xterm": "3.14.5",
"yaml": "^2.0.0-10"
},
@@ -251,21 +252,19 @@
"axios-mock-adapter": "^1.15.0",
"babel-jest": "^28.1.3",
"chalk": "^2.4.1",
+ "chokidar": "^3.5.3",
"commander": "^2.20.3",
"custom-jquery-matchers": "^2.1.0",
- "eslint": "8.53.0",
+ "eslint": "8.56.0",
"eslint-import-resolver-jest": "3.0.2",
"eslint-import-resolver-webpack": "0.13.8",
- "eslint-plugin-import": "^2.29.0",
+ "eslint-plugin-import": "^2.29.1",
"eslint-plugin-no-jquery": "2.7.0",
"eslint-plugin-no-unsanitized": "^4.0.2",
"fake-indexeddb": "^4.0.1",
"gettext-extractor": "^3.7.0",
"gettext-extractor-vue": "^5.1.0",
"glob": "^7.1.6",
- "istanbul-lib-coverage": "^3.0.0",
- "istanbul-lib-report": "^3.0.0",
- "istanbul-reports": "^3.0.0",
"jest": "^28.1.3",
"jest-canvas-mock": "^2.4.0",
"jest-diff": "^28.1.3",
@@ -284,8 +283,8 @@
"stylelint": "^15.10.2",
"swagger-cli": "^4.0.4",
"timezone-mock": "^1.0.8",
- "vite": "^4.4.9",
- "vite-plugin-ruby": "^3.2.2",
+ "vite": "^5.0.0",
+ "vite-plugin-ruby": "^5.0.0",
"vue-loader-vue3": "npm:vue-loader@17",
"vue-test-utils-compat": "0.0.14",
"vuex-mock-store": "^0.1.0",
@@ -299,7 +298,8 @@
},
"resolutions": {
"chokidar": "^3.5.3",
- "@types/node": "14.17.5"
+ "@types/node": "14.17.5",
+ "tough-cookie": "4.1.3"
},
"engines": {
"node": ">=12.22.1",