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 Jan 30, 2024
1 parent 4f1c5c5 commit f1544a0
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 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.8",
"@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.6",
"@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.4.0",
"@testing-library/svelte": "4.1.0",
"@tsconfig/svelte": "5.0.2",
"@types/d3-dsv": "3.0.7",
"@types/jest": "29.5.11",
"@types/node": "20.11.10",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"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.4.1",
"eslint": "8.56.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.33",
"prettier": "2.8.8",
"prettier-plugin-svelte": "2.10.1",
"rollup": "2.79.1",
"rollup-plugin-css-only": "3.1.0",
"prettier": "3.2.4",
"prettier-plugin-svelte": "3.1.2",
"rollup": "4.9.6",
"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.7",
"semantic-release": "22.0.12",
"semantic-release": "23.0.0",
"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.3",
"svelte-jester": "3.0.0",
"svelte-preprocess": "5.1.3",
"ts-jest": "29.1.2",
"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 f1544a0

Please sign in to comment.