summaryrefslogtreecommitdiffstats
path: root/package-lock.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build(deps): bump cssnano-preset-advanced from 7.0.6 to 7.0.7dependabot[bot]2025-05-071-42/+35
| | | | | | | | | | | | | | | Bumps [cssnano-preset-advanced](https://github.com/cssnano/cssnano) from 7.0.6 to 7.0.7. - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano-preset-advanced@7.0.6...cssnano-preset-advanced@7.0.7) --- updated-dependencies: - dependency-name: cssnano-preset-advanced dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #111 from anoduck/dependabot/npm_and_yarn/cssnano-7.0.7Anoduck, The Anonymous Duck2025-05-071-248/+240
|\ | | | | build(deps): bump cssnano from 7.0.6 to 7.0.7
| * build(deps): bump cssnano from 7.0.6 to 7.0.7dependabot[bot]2025-05-071-248/+240
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cssnano](https://github.com/cssnano/cssnano) from 7.0.6 to 7.0.7. - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@7.0.6...cssnano@7.0.7) --- updated-dependencies: - dependency-name: cssnano dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps): bump hugo-bin from 0.144.1 to 0.144.2dependabot[bot]2025-05-071-4/+4
|/ | | | | | | | | | | | | | | Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.144.1 to 0.144.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.144.1...v0.144.2) --- updated-dependencies: - dependency-name: hugo-bin dependency-version: 0.144.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #110 from anoduck/dependabot/npm_and_yarn/eslint-9.26.0Anoduck, The Anonymous Duck2025-05-051-9/+636
|\ | | | | build(deps-dev): bump eslint from 9.25.1 to 9.26.0
| * build(deps-dev): bump eslint from 9.25.1 to 9.26.0dependabot[bot]2025-05-051-11/+638
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 9.25.1 to 9.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.25.1...v9.26.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #109 from anoduck/dependabot/npm_and_yarn/hugo-bin-0.144.1Anoduck, The Anonymous Duck2025-05-051-4/+4
|\ \ | | | | | | build(deps): bump hugo-bin from 0.143.6 to 0.144.1
| * | build(deps): bump hugo-bin from 0.143.6 to 0.144.1dependabot[bot]2025-05-021-6/+6
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.143.6 to 0.144.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.143.6...v0.144.1) --- updated-dependencies: - dependency-name: hugo-bin dependency-version: 0.144.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): bump stylelint from 16.18.0 to 16.19.1dependabot[bot]2025-04-281-8/+15
|/ | | | | | | | | | | | | | | | Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.18.0 to 16.19.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.18.0...16.19.1) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.19.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #108 from anoduck/developAnoduck, The Anonymous Duck2025-04-281-170/+212
|\ | | | | fix(google): fixed links for google
| * fix(google): fixed links for googleanoduck2025-04-281-183/+225
| | | | | | | | added page aliases, and removed links where needed
* | Merge pull request #103 from anoduck/dependabot/npm_and_yarn/eslint-9.25.1Anoduck, The Anonymous Duck2025-04-221-8/+8
|\ \ | | | | | | build(deps-dev): bump eslint from 9.25.0 to 9.25.1
| * | build(deps-dev): bump eslint from 9.25.0 to 9.25.1dependabot[bot]2025-04-221-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 9.25.0 to 9.25.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.25.0...v9.25.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #95 from anoduck/dependabot/npm_and_yarn/stylelint-16.18.0Anoduck, The Anonymous Duck2025-04-221-4/+5
|\ \ \ | |/ / |/| | build(deps-dev): bump stylelint from 16.17.0 to 16.18.0
| * | build(deps-dev): bump stylelint from 16.17.0 to 16.18.0dependabot[bot]2025-04-211-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.17.0 to 16.18.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.17.0...16.18.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #101 from anoduck/dependabot/npm_and_yarn/eslint-9.25.0Anoduck, The Anonymous Duck2025-04-211-22/+28
|\ \ \ | |/ / |/| | build(deps-dev): bump eslint from 9.24.0 to 9.25.0
| * | build(deps-dev): bump eslint from 9.24.0 to 9.25.0dependabot[bot]2025-04-211-24/+30
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 9.24.0 to 9.25.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.24.0...v9.25.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.25.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps): bump hugo-bin from 0.142.0 to 0.143.6dependabot[bot]2025-04-211-6/+7
|/ | | | | | | | | | | | | | | Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.142.0 to 0.143.6. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.142.0...v0.143.6) --- updated-dependencies: - dependency-name: hugo-bin dependency-version: 0.143.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* fix(Search-indexing): fixed search indexing and working on fixing missing โ†ตanoduck2025-04-051-12/+12
| | | | leaflet elements
* docs: minor changesanoduck2025-03-301-546/+964
| | | | minute and insignificant changes and renamings
* build(deps): bump autoprefixer from 10.4.20 to 10.4.21dependabot[bot]2025-03-281-3/+3
| | | | | | | | | | | | | | | | Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.20 to 10.4.21. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.20...10.4.21) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* fix(google): google 404anoduck2025-03-281-4/+4
| | | | made modifications to prevent 404 errors with google.
* Merge branch 'main' into developAnoduck, The Anonymous Duck2025-03-251-1/+11
|\
| * build(deps-dev): bump stylelint from 16.15.0 to 16.16.0dependabot[bot]2025-03-171-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.15.0 to 16.16.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.15.0...16.16.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
| * build(deps-dev): bump postcss-cli from 11.0.0 to 11.0.1dependabot[bot]2025-03-131-23/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 11.0.0 to 11.0.1. - [Release notes](https://github.com/postcss/postcss-cli/releases) - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-cli/compare/11.0.0...11.0.1) --- updated-dependencies: - dependency-name: postcss-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
| * build(deps-dev): bump @knight-lab/timelinejs from 3.9.6 to 3.9.7dependabot[bot]2025-03-121-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@knight-lab/timelinejs](https://github.com/NUKnightLab/TimelineJS3) from 3.9.6 to 3.9.7. - [Changelog](https://github.com/NUKnightLab/TimelineJS3/blob/master/CHANGELOG.md) - [Commits](https://github.com/NUKnightLab/TimelineJS3/compare/3.9.6...3.9.7) --- updated-dependencies: - dependency-name: "@knight-lab/timelinejs" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
| * build(deps): bump autoprefixer from 10.4.20 to 10.4.21dependabot[bot]2025-03-101-14/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.20 to 10.4.21. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.20...10.4.21) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | docs: Added content, updated modsanoduck2025-03-251-64/+93
|/ | | | Added pages on mail tampering, Italy banning solar, qs and as, and corrected markdown formatting error.
* Merge branch 'main' into developAnoduck, The Anonymous Duck2025-03-081-4/+21
|\
| * build(deps): bump hugo-bin from 0.141.2 to 0.142.0dependabot[bot]2025-02-271-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.141.2 to 0.142.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.141.2...v0.142.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
| * Merge pull request #80 from anoduck/dependabot/npm_and_yarn/eslint-9.21.0Anoduck, The Anonymous Duck2025-02-241-48/+52
| |\ | | | | | | build(deps-dev): bump eslint from 9.20.1 to 9.21.0
| | * build(deps-dev): bump eslint from 9.20.1 to 9.21.0dependabot[bot]2025-02-241-49/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 9.20.1 to 9.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.20.1...v9.21.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
| * | build(deps): bump hugo-bin from 0.140.1 to 0.141.2dependabot[bot]2025-02-201-5/+6
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.140.1 to 0.141.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.140.1...v0.141.2) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* / Created News and Docs foldersanoduck2025-03-071-103/+99
|/
* Merge branch 'main' into developAnoduck, The Anonymous Duck2025-02-151-2/+4
|\
| * build(deps-dev): bump stylelint from 16.13.2 to 16.14.1dependabot[bot]2025-01-281-12/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.13.2 to 16.14.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.13.2...16.14.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | feat: ๐ŸŽธ Module additionsanoduck2025-02-151-19/+31
| | | | | | | | Added created modules to the site along with more content.
* | feat: ๐ŸŽธ Added countup pageanoduck2025-01-291-14/+14
|/ | | | Added module countup and countup page.
* ci: ๐ŸŽก Deps Upgradeanoduck2025-01-251-14/+14
| | | | Upgraded dependencies eslint and hugo-bin
* feat: ๐ŸŽธ Lotta Shitanoduck2025-01-221-2/+2
| | | | Lotta content additions and updates.
* Pulled from Mainanoduck2025-01-221-0/+8957
|
* feat: ๐ŸŽธ Added submodule for versioned docsanoduck2024-12-171-7950/+0
| | | | | | Much changes, added submodule to setup versioned unified documentation BREAKING CHANGE: ๐Ÿงจ Will require submodule initialization
* setver: set version to 0.3.18anoduck2024-11-211-2/+2
| | | | [skip ci]
* setver: set version to 0.3.17anoduck2024-11-211-2/+2
| | | | [skip ci]
* setver: set version to 0.3.16anoduck2024-11-211-2/+2
| | | | [skip ci]
* docs: :memo: Removed off subject otter logsanoduck2024-11-211-4/+4
| | | | Updated packages, Removed off subject otter logs.
* setver: set version to 0.3.15anoduck2024-11-191-2/+2
| | | | [skip ci]
* chore: :arrow_up: minor changes pull upgradesanoduck2024-11-191-829/+805
| | | | Only Minor changes, pulling upgrades from origin
* setver: set version to 0.3.14anoduck2024-11-071-2/+2
| | | | [skip ci]
* setver: set version to 0.3.13anoduck2024-11-061-2/+2
| | | | [skip ci]