Skip to content

Commit

Permalink
chore: upgrade deps (vega#8424)
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz authored and BradyJ27 committed Oct 19, 2023
1 parent ea2619e commit 96d3611
Show file tree
Hide file tree
Showing 2 changed files with 812 additions and 794 deletions.
56 changes: 28 additions & 28 deletions package.json
Expand Up @@ -83,55 +83,55 @@
"url": "https://github.com/vega/vega-lite/issues"
},
"devDependencies": {
"@auto-it/conventional-commits": "^10.34.1",
"@auto-it/first-time-contributor": "^10.34.1",
"@babel/core": "^7.17.5",
"@babel/preset-env": "^7.16.11",
"@babel/preset-typescript": "^7.16.7",
"@auto-it/conventional-commits": "^10.37.6",
"@auto-it/first-time-contributor": "^10.37.6",
"@babel/core": "^7.19.1",
"@babel/preset-env": "^7.19.1",
"@babel/preset-typescript": "^7.18.6",
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^14.0.1",
"@types/chai": "^4.3.0",
"@types/d3": "^7.1.0",
"@types/jest": "^27.4.1",
"@rollup/plugin-node-resolve": "^14.1.0",
"@types/chai": "^4.3.3",
"@types/d3": "^7.4.0",
"@types/mkdirp": "^1.0.2",
"@types/pako": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^5.14.0",
"ajv": "^8.10.0",
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.38.0",
"ajv": "^8.11.0",
"ajv-formats": "^2.1.1",
"auto": "^10.34.1",
"auto": "^10.37.6",
"chai": "^4.3.6",
"cheerio": "^1.0.0-rc.10",
"cheerio": "^1.0.0-rc.12",
"conventional-changelog-cli": "^2.2.2",
"d3": "^7.4.4",
"d3": "^7.6.1",
"del-cli": "^5.0.0",
"eslint": "^8.11.0",
"eslint": "^8.23.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^27.0.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-jest": "^27.0.4",
"eslint-plugin-prettier": "^4.2.1",
"gh-pages": "^4.0.0",
"highlight.js": "^11.5.0",
"jest": "^27.5.1",
"jest-dev-server": "^6.0.3",
"highlight.js": "^11.6.0",
"jest-dev-server": "^6.1.1",
"mkdirp": "^1.0.4",
"pako": "^2.0.4",
"prettier": "^2.5.1",
"prettier": "^2.7.1",
"puppeteer": "^15.0.0",
"rollup": "^2.70.1",
"rollup": "^2.79.1",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-terser": "^7.0.2",
"serve": "^14.0.1",
"terser": "^5.12.1",
"ts-jest": "^27.1.3",
"ts-json-schema-generator": "^1.0.0",
"vega-cli": "^5.22.0",
"typescript": "~4.8.2",
"terser": "^5.15.0",
"ts-jest": "^29.0.1",
"ts-json-schema-generator": "^1.1.1",
"vega-cli": "^5.22.1",
"typescript": "~4.8.3",
"vega-datasets": "~2.4.0",
"vega-embed": "^6.20.8",
"vega-embed": "^6.21.0",
"vega-tooltip": "^0.28.0",
"yaml-front-matter": "^4.1.1"
},
Expand Down

0 comments on commit 96d3611

Please sign in to comment.