aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Build(deps-dev): Bump eslint-config-xo from 0.44.0 to 0.45.0 (#39967)dependabot[bot]1-1/+1
2024-06-04Build(deps-dev): Bump nodemon from 3.1.0 to 3.1.3 (#40530)dependabot[bot]1-1/+1
2024-06-04Build(deps-dev): Bump rollup from 4.17.2 to 4.18.0 (#40528)dependabot[bot]1-1/+1
2024-06-04Build(deps-dev): Bump @rollup/plugin-commonjs from 25.0.7 to 25.0.8 (#40527)dependabot[bot]1-1/+1
2024-06-04Build(deps-dev): Bump eslint-plugin-markdown from 4.0.1 to 5.0.0 (#39964)dependabot[bot]1-1/+1
2024-06-04Build(deps-dev): Bump sass from 1.76.0 to 1.77.4 (#40519)dependabot[bot]1-1/+1
2024-06-04Build(deps-dev): Bump stylelint from 16.4.0 to 16.6.1 (#40520)dependabot[bot]1-1/+1
2024-06-04Build(deps-dev): Bump hugo-bin from 0.122.5 to 0.123.3 (#40521)dependabot[bot]1-1/+1
2024-05-02package.json: ignore eslint for now and regenerate package-lock.json (#39950)XhmikosR1-1/+1
2024-05-02Build(deps-dev): Bump terser from 5.30.4 to 5.31.0 (#39939)dependabot[bot]1-1/+1
2024-05-02Build(deps-dev): Bump hugo-bin from 0.122.3 to 0.122.5 (#39949)dependabot[bot]1-1/+1
2024-05-01Build(deps-dev): Bump sass from 1.75.0 to 1.76.0 (#39942)dependabot[bot]1-1/+1
2024-05-01Build(deps-dev): Bump @babel/preset-env from 7.24.4 to 7.24.5 (#39943)dependabot[bot]1-1/+1
2024-05-01Build(deps-dev): Bump @babel/core from 7.24.4 to 7.24.5 (#39937)dependabot[bot]1-1/+1
2024-05-01Build(deps-dev): Bump rollup from 4.16.3 to 4.17.2 (#39940)dependabot[bot]1-1/+1
2024-05-01Build(deps-dev): Bump @babel/cli from 7.24.1 to 7.24.5 (#39938)dependabot[bot]1-1/+1
2024-05-01Build(deps-dev): Bump stylelint from 16.3.1 to 16.4.0 (#39936)dependabot[bot]1-1/+1
2024-04-23Build(deps-dev): Bump hugo-bin from 0.121.1 to 0.122.3 (#39921)dependabot[bot]1-1/+1
2024-04-23Build(deps-dev): Bump eslint-plugin-html from 8.1.0 to 8.1.1 (#39922)dependabot[bot]1-1/+1
2024-04-23Build(deps-dev): Bump terser from 5.30.3 to 5.30.4 (#39919)dependabot[bot]1-1/+1
2024-04-23Build(deps-dev): Bump rollup from 4.14.3 to 4.16.3 (#39920)dependabot[bot]1-1/+1
2024-04-16Build(deps-dev): Bump sass from 1.74.1 to 1.75.0 (#39904)dependabot[bot]1-1/+1
2024-04-16Build(deps-dev): Bump rollup from 4.14.1 to 4.14.3 (#39903)dependabot[bot]1-1/+1
2024-04-16Build(deps-dev): Bump eslint-plugin-html from 8.0.0 to 8.1.0 (#39902)dependabot[bot]1-1/+1
2024-04-09Build(deps-dev): Bump @babel/preset-env from 7.24.3 to 7.24.4 (#39890)dependabot[bot]1-1/+1
2024-04-09Build(deps-dev): Bump @babel/core from 7.24.3 to 7.24.4 (#39891)dependabot[bot]1-1/+1
2024-04-09Build(deps-dev): Bump rollup from 4.13.2 to 4.14.1 (#39887)dependabot[bot]1-1/+1
2024-04-09Build(deps-dev): Bump terser from 5.29.2 to 5.30.3 (#39886)dependabot[bot]1-1/+1
2024-04-09Build(deps-dev): Bump sass from 1.72.0 to 1.74.1 (#39884)dependabot[bot]1-1/+1
2024-04-09Build(deps-dev): Bump eslint-plugin-unicorn from 51.0.1 to 52.0.0 (#39883)dependabot[bot]1-1/+1
2024-04-02Build(deps-dev): Bump stylelint-config-twbs-bootstrap (#39859)dependabot[bot]1-1/+1
2024-04-02Build(deps-dev): Bump find-unused-sass-variables from 5.0.0 to 6.0.0 (#39858)dependabot[bot]1-1/+1
2024-04-02Build(deps-dev): Bump stylelint from 16.3.0 to 16.3.1 (#39857)dependabot[bot]1-1/+1
2024-04-02Build(deps-dev): Bump rollup from 4.13.0 to 4.13.2 (#39855)dependabot[bot]1-1/+1
2024-03-26Update devDependencies (#39818)XhmikosR1-6/+6
2024-03-19package.json: stop ignoring jasmine (#39806)XhmikosR1-1/+1
2024-03-19Build(deps-dev): Bump @babel/preset-env from 7.24.0 to 7.24.1 (#39802)dependabot[bot]1-1/+1
2024-03-19Build(deps-dev): Bump @babel/cli from 7.23.9 to 7.24.1 (#39803)dependabot[bot]1-1/+1
2024-03-19Build(deps-dev): Bump @babel/core from 7.24.0 to 7.24.1 (#39801)dependabot[bot]1-1/+1
2024-03-19Update dependencies (#39800)XhmikosR1-4/+4
2024-03-19docs: bundle assets with HugoXhmikosR1-1/+4
2024-03-12Update globby to v14XhmikosR1-2/+2
2024-03-12Update devDependencies and regenerate package-lock.jsonXhmikosR1-4/+4
2024-03-06Update hugo server optionsXhmikosR1-1/+1
2024-03-05Build(deps-dev): Bump karma-firefox-launcher from 2.1.2 to 2.1.3 (#39736)dependabot[bot]1-1/+1
2024-03-05Build(deps-dev): Bump @babel/preset-env from 7.23.9 to 7.24.0 (#39734)dependabot[bot]1-1/+1
2024-03-05Build(deps-dev): Bump @babel/core from 7.23.9 to 7.24.0 (#39735)dependabot[bot]1-1/+1
2024-03-05Build(deps-dev): Bump karma from 6.4.2 to 6.4.3 (#39733)dependabot[bot]1-1/+1
2024-03-05Build(deps-dev): Bump autoprefixer from 10.4.17 to 10.4.18 (#39732)dependabot[bot]1-1/+1
2024-03-05Build(deps-dev): Bump hugo-bin from 0.120.4 to 0.120.7 (#39731)dependabot[bot]1-1/+1