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 Oct 14, 2024
1 parent 3617e6d commit 74f1b4c
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,47 +18,47 @@
},
"devDependencies": {
"@babel/preset-env": "7.25.7",
"@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": "28.0.0",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-replace": "6.0.1",
"@rollup/plugin-typescript": "12.1.0",
"@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.5.0",
"@testing-library/svelte": "5.2.3",
"@tsconfig/svelte": "5.0.4",
"@types/d3-dsv": "3.0.7",
"@types/jest": "29.5.13",
"@types/node": "20.16.11",
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",
"autoprefixer": "10.4.20",
"babel-jest": "26.6.3",
"dotenv": "8.6.0",
"eslint": "7.32.0",
"eslint-plugin-svelte3": "3.4.1",
"fetch-mock": "9.11.0",
"babel-jest": "29.7.0",
"dotenv": "16.4.5",
"eslint": "9.12.0",
"eslint-plugin-svelte3": "4.0.0",
"fetch-mock": "11.1.5",
"fs": "0.0.1-security",
"jest": "26.6.3",
"jest": "29.7.0",
"netlify-cli": "17.36.4",
"node-fetch": "2.7.0",
"node-fetch": "3.3.2",
"postcss": "8.4.47",
"prettier": "2.8.8",
"prettier-plugin-svelte": "2.10.1",
"rollup": "2.79.2",
"rollup-plugin-css-only": "3.1.0",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.7",
"rollup": "4.24.0",
"rollup-plugin-css-only": "4.5.2",
"rollup-plugin-livereload": "2.0.5",
"rollup-plugin-svelte": "7.2.2",
"rollup-plugin-terser": "7.0.2",
"sass": "1.79.4",
"semantic-release": "22.0.12",
"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",
"semantic-release": "24.1.2",
"sirv-cli": "3.0.0",
"svelte-check": "4.0.5",
"svelte-jester": "5.0.0",
"svelte-preprocess": "6.0.3",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tslib": "2.7.0",
"typescript": "3.9.10"
"typescript": "5.6.3"
},
"dependencies": {
"@netlify/functions": "2.6.0",
Expand Down

0 comments on commit 74f1b4c

Please sign in to comment.