Skip to content

Commit

Permalink
chore(deps): update devdependencies-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2023
1 parent 1cdcc2a commit ef715d3
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,46 +18,46 @@
},
"devDependencies": {
"@babel/preset-env": "7.23.5",
"@rollup/plugin-commonjs": "16.0.0",
"@rollup/plugin-node-resolve": "10.0.0",
"@rollup/plugin-replace": "2.4.2",
"@rollup/plugin-typescript": "6.1.0",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-typescript": "11.1.5",
"@technologiestiftung/semantic-release-config": "1.2.4",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/svelte": "3.2.2",
"@tsconfig/svelte": "1.0.13",
"@types/d3-dsv": "2.0.9",
"@types/jest": "26.0.24",
"@types/node": "14.18.63",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/svelte": "4.0.5",
"@tsconfig/svelte": "5.0.2",
"@types/d3-dsv": "3.0.7",
"@types/jest": "29.5.11",
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"autoprefixer": "10.4.16",
"babel-jest": "26.6.3",
"dotenv": "8.6.0",
"eslint": "7.32.0",
"eslint-plugin-svelte3": "3.4.1",
"babel-jest": "29.7.0",
"dotenv": "16.3.1",
"eslint": "8.55.0",
"eslint-plugin-svelte3": "4.0.0",
"fetch-mock": "9.11.0",
"fs": "0.0.1-security",
"jest": "26.6.3",
"node-fetch": "2.7.0",
"jest": "29.7.0",
"node-fetch": "3.3.2",
"postcss": "8.4.32",
"prettier": "2.8.8",
"prettier-plugin-svelte": "2.10.1",
"rollup": "2.79.1",
"rollup-plugin-css-only": "3.1.0",
"prettier": "3.1.1",
"prettier-plugin-svelte": "3.1.2",
"rollup": "4.7.0",
"rollup-plugin-css-only": "4.5.2",
"rollup-plugin-livereload": "2.0.5",
"rollup-plugin-svelte": "7.1.6",
"rollup-plugin-terser": "7.0.2",
"sass": "1.69.5",
"semantic-release": "22.0.10",
"sirv-cli": "2.0.2",
"svelte-check": "1.6.0",
"svelte-jester": "1.8.2",
"svelte-preprocess": "4.10.7",
"ts-jest": "26.5.6",
"ts-node": "9.1.1",
"svelte-check": "3.6.2",
"svelte-jester": "3.0.0",
"svelte-preprocess": "5.1.1",
"ts-jest": "29.1.1",
"ts-node": "10.9.2",
"tslib": "2.6.2",
"typescript": "3.9.10"
"typescript": "5.3.3"
},
"dependencies": {
"d3-dsv": "2.0.0",
Expand Down

0 comments on commit ef715d3

Please sign in to comment.