Skip to content

Commit

Permalink
chore: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thorsten committed Nov 30, 2024
1 parent be99478 commit c4cbff7
Show file tree
Hide file tree
Showing 2 changed files with 329 additions and 770 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,32 +40,32 @@
"handlebars": "4.7.8",
"highlight.js": "^11.10.0",
"masonry-layout": "^4.2.2",
"sortablejs": "^1.15.3",
"tinymce": "^6.8.4",
"sortablejs": "^1.15.6",
"tinymce": "^6.8.5",
"vanilla-cookieconsent": "^3.0.1"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@types/node": "^20.16.5",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@types/node": "^20.17.9",
"@vitest/coverage-v8": "2.1.5",
"autoprefixer": "^10.4.20",
"babel-preset-env": "^1.7.0",
"husky": "^9.1.6",
"husky": "^9.1.7",
"jsdom": "^25.0.1",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"postcss": "^8.4.49",
"prettier": "^3.4.1",
"pretty-quick": "^4.0.0",
"sass": "^1.80.6",
"sass": "^1.81.0",
"sigmund": "^1.0.1",
"vite": "^6",
"vite": "^6.0.1",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.2",
"vite-plugin-minify": "^2.0.1",
"vite-plugin-static-copy": "^2.1.0",
"vitest": "^2.1.5",
"vite-plugin-minify": "^2.1.0",
"vite-plugin-static-copy": "^2.2.0",
"vitest": "^2.1.6",
"vitest-fetch-mock": "^0.4.2"
},
"husky": {
Expand Down
Loading

0 comments on commit c4cbff7

Please sign in to comment.