Skip to content

Commit

Permalink
chore(renovate): Update patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent 9245ffb commit b939754
Show file tree
Hide file tree
Showing 3 changed files with 16,332 additions and 13,299 deletions.
14 changes: 7 additions & 7 deletions packages/nc-gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"validator": "^13.11.0",
"vue-advanced-cropper": "^2.8.8",
"vue-barcode-reader": "^1.0.3",
"vue-chartjs": "^5.3.0",
"vue-chartjs": "^5.3.1",
"vue-dompurify-html": "^3.1.2",
"vue-github-button": "^3.1.0",
"vue-i18n": "^9.9.1",
Expand All @@ -107,7 +107,7 @@
"devDependencies": {
"@antfu/eslint-config": "^0.26.3",
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
"@iconify-json/ant-design": "^1.1.15",
"@iconify-json/ant-design": "^1.1.16",
"@iconify-json/bi": "^1.1.23",
"@iconify-json/carbon": "^1.1.31",
"@iconify-json/cil": "^1.1.8",
Expand All @@ -117,22 +117,22 @@
"@iconify-json/ion": "^1.1.17",
"@iconify-json/la": "^1.1.8",
"@iconify-json/logos": "^1.1.42",
"@iconify-json/lucide": "^1.1.180",
"@iconify-json/material-symbols": "^1.1.77",
"@iconify-json/lucide": "^1.1.182",
"@iconify-json/material-symbols": "^1.1.78",
"@iconify-json/mdi": "^1.1.66",
"@iconify-json/mi": "^1.1.8",
"@iconify-json/ph": "^1.1.12",
"@iconify-json/ri": "^1.1.20",
"@iconify-json/simple-icons": "^1.1.99",
"@iconify-json/system-uicons": "^1.1.12",
"@iconify-json/tabler": "^1.1.109",
"@iconify-json/tabler": "^1.1.110",
"@iconify-json/vscode-icons": "^1.1.33",
"@intlify/unplugin-vue-i18n": "^0.13.0",
"@nuxt/image": "^1.3.0",
"@types/d3-scale": "^4.0.8",
"@types/dagre": "^0.7.52",
"@types/file-saver": "^2.0.7",
"@types/leaflet": "^1.9.9",
"@types/leaflet": "^1.9.11",
"@types/leaflet.markercluster": "^1.5.4",
"@types/papaparse": "^5.3.14",
"@types/parse-github-url": "^1.0.3",
Expand All @@ -146,7 +146,7 @@
"@types/vue-barcode-reader": "^0.0.3",
"@unocss/nuxt": "^0.58.9",
"@vitest/ui": "^0.34.7",
"@vue/compiler-sfc": "^3.4.21",
"@vue/compiler-sfc": "^3.4.23",
"@vue/test-utils": "^2.4.5",
"@vueuse/nuxt": "^10.7.2",
"@windicss/plugin-animations": "^1.0.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/nocodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"dayjs": "^1.11.10",
"debug": "^4.3.4",
"dotenv": "^8.6.0",
"ejs": "^3.1.9",
"ejs": "^3.1.10",
"emittery": "^0.13.1",
"express": "^4.18.3",
"extract-zip": "^2.0.1",
Expand Down Expand Up @@ -129,7 +129,7 @@
"morgan": "^1.10.0",
"mssql": "^10.0.2",
"multer": "^1.4.5-lts.1",
"mysql2": "^3.9.3",
"mysql2": "^3.9.4",
"nanoid": "^3.3.7",
"nc-help": "0.3.1",
"nc-lib-gui": "0.205.1",
Expand Down

1 comment on commit b939754

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR changes have been deployed. Please run the following command to verify:

docker run -d -p 8888:8080 nocodb/nocodb-timely:0.205.0-pr-8227-20240417-0500

Please sign in to comment.