Skip to content

Commit

Permalink
chore: update json-stringify-pretty-compact
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Nov 19, 2024
1 parent 8dab373 commit 9059240
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 641 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@release-it/conventional-changelog": "^8.0.1",
"@release-it/conventional-changelog": "^9.0.3",
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^28.0.1",
Expand All @@ -99,7 +99,7 @@
"cheerio": "^1.0.0",
"conventional-changelog-cli": "^5.0.0",
"d3": "^7.9.0",
"del-cli": "^5.1.0",
"del-cli": "^6.0.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^27.9.0",
Expand All @@ -113,21 +113,21 @@
"prettier": "^3.3.3",
"puppeteer": "^15.0.0",
"release-it": "17.10.0",
"rollup": "^4.26.0",
"rollup": "^4.27.3",
"rollup-plugin-bundle-size": "^1.0.3",
"serve": "^14.2.4",
"terser": "^5.36.0",
"ts-jest": "^29.2.5",
"ts-json-schema-generator": "^2.3.0",
"typescript": "~5.6.3",
"vega-cli": "^5.30.0",
"vega-datasets": "^2.10.0",
"vega-datasets": "^2.11.0",
"vega-embed": "^6.28.0",
"vega-tooltip": "^0.35.1",
"vega-tooltip": "^0.35.2",
"yaml-front-matter": "^4.1.1"
},
"dependencies": {
"json-stringify-pretty-compact": "~3.0.0",
"json-stringify-pretty-compact": "~4.0.0",
"tslib": "~2.8.1",
"vega-event-selector": "~3.0.1",
"vega-expression": "~5.1.1",
Expand Down
Loading

0 comments on commit 9059240

Please sign in to comment.