Skip to content

Commit

Permalink
chore: update most dependencies and devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Sep 24, 2024
1 parent 3a65392 commit eccf66b
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 61 deletions.
177 changes: 121 additions & 56 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@codemirror/commands": "^6.6.2",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/language": "^6.10.3",
"@codemirror/lint": "^6.8.1",
"@codemirror/lint": "^6.8.2",
"@codemirror/search": "^6.5.6",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.33.0",
Expand All @@ -99,7 +99,7 @@
"lodash-es": "^4.17.21",
"memoize-one": "^6.0.0",
"natural-compare-lite": "^1.4.0",
"sass": "1.77.8",
"sass": "1.78.0",
"svelte-awesome": "^3.3.4",
"svelte-select": "^5.8.3",
"vanilla-picker": "^2.12.3"
Expand All @@ -113,11 +113,11 @@
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "26.0.1",
"@rollup/plugin-commonjs": "28.0.0",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.2.4",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "12.1.0",
"@sveltejs/adapter-auto": "3.2.5",
Expand Down

0 comments on commit eccf66b

Please sign in to comment.