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 Aug 22, 2024
1 parent 141e2c8 commit 8af1e2a
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 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.3",
"@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": "26.0.1",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.7",
"@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.8",
"@testing-library/svelte": "5.2.1",
"@tsconfig/svelte": "5.0.4",
"@types/d3-dsv": "3.0.7",
"@types/jest": "29.5.12",
"@types/node": "20.16.1",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.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.9.0",
"eslint-plugin-svelte3": "4.0.0",
"fetch-mock": "11.1.1",
"fs": "0.0.1-security",
"jest": "26.6.3",
"jest": "29.7.0",
"netlify-cli": "17.34.1",
"node-fetch": "2.7.0",
"node-fetch": "3.3.2",
"postcss": "8.4.41",
"prettier": "2.8.8",
"prettier-plugin-svelte": "2.10.1",
"rollup": "2.79.1",
"rollup-plugin-css-only": "3.1.0",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.6",
"rollup": "4.21.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.77.8",
"semantic-release": "22.0.12",
"semantic-release": "24.1.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.8.6",
"svelte-jester": "5.0.0",
"svelte-preprocess": "6.0.2",
"ts-jest": "29.2.4",
"ts-node": "10.9.2",
"tslib": "2.6.3",
"typescript": "3.9.10"
"typescript": "5.5.4"
},
"dependencies": {
"@netlify/functions": "2.6.0",
Expand Down

0 comments on commit 8af1e2a

Please sign in to comment.