summaryrefslogtreecommitdiffstats
path: root/package-lock.json (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-28fix(google): fixed links for googleanoduck1-183/+225
added page aliases, and removed links where needed
2025-04-05fix(Search-indexing): fixed search indexing and working on fixing missing โ†ตanoduck1-12/+12
leaflet elements
2025-03-30docs: minor changesanoduck1-546/+964
minute and insignificant changes and renamings
2025-03-28build(deps): bump autoprefixer from 10.4.20 to 10.4.21dependabot[bot]1-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>
2025-03-28fix(google): google 404anoduck1-4/+4
made modifications to prevent 404 errors with google.
2025-03-25docs: Added content, updated modsanoduck1-64/+93
Added pages on mail tampering, Italy banning solar, qs and as, and corrected markdown formatting error.
2025-03-17build(deps-dev): bump stylelint from 16.15.0 to 16.16.0dependabot[bot]1-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>
2025-03-13build(deps-dev): bump postcss-cli from 11.0.0 to 11.0.1dependabot[bot]1-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>
2025-03-12build(deps-dev): bump @knight-lab/timelinejs from 3.9.6 to 3.9.7dependabot[bot]1-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>
2025-03-10build(deps): bump autoprefixer from 10.4.20 to 10.4.21dependabot[bot]1-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>
2025-03-07Created News and Docs foldersanoduck1-103/+99
2025-02-27build(deps): bump hugo-bin from 0.141.2 to 0.142.0dependabot[bot]1-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>
2025-02-24build(deps-dev): bump eslint from 9.20.1 to 9.21.0dependabot[bot]1-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>
2025-02-20build(deps): bump hugo-bin from 0.140.1 to 0.141.2dependabot[bot]1-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>
2025-02-15feat: ๐ŸŽธ Module additionsanoduck1-19/+31
Added created modules to the site along with more content.
2025-01-29feat: ๐ŸŽธ Added countup pageanoduck1-14/+14
Added module countup and countup page.
2025-01-28build(deps-dev): bump stylelint from 16.13.2 to 16.14.1dependabot[bot]1-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>
2025-01-25ci: ๐ŸŽก Deps Upgradeanoduck1-14/+14
Upgraded dependencies eslint and hugo-bin
2025-01-22feat: ๐ŸŽธ Lotta Shitanoduck1-2/+2
Lotta content additions and updates.
2025-01-22Pulled from Mainanoduck1-0/+8957
2024-12-17feat: ๐ŸŽธ Added submodule for versioned docsanoduck1-7950/+0
Much changes, added submodule to setup versioned unified documentation BREAKING CHANGE: ๐Ÿงจ Will require submodule initialization
2024-11-21setver: set version to 0.3.18anoduck1-2/+2
[skip ci]
2024-11-21setver: set version to 0.3.17anoduck1-2/+2
[skip ci]
2024-11-21setver: set version to 0.3.16anoduck1-2/+2
[skip ci]
2024-11-21docs: :memo: Removed off subject otter logsanoduck1-4/+4
Updated packages, Removed off subject otter logs.
2024-11-19setver: set version to 0.3.15anoduck1-2/+2
[skip ci]
2024-11-19chore: :arrow_up: minor changes pull upgradesanoduck1-829/+805
Only Minor changes, pulling upgrades from origin
2024-11-07setver: set version to 0.3.14anoduck1-2/+2
[skip ci]
2024-11-06setver: set version to 0.3.13anoduck1-2/+2
[skip ci]
2024-11-05setver: set version to 0.3.12anoduck1-2/+2
[skip ci]
2024-11-04setver: set version to 0.3.11anoduck1-2/+2
[skip ci]
2024-11-04setver: set version to 0.3.10anoduck1-2/+2
[skip ci]
2024-11-03setver: set version to 0.3.9anoduck1-2/+2
[skip ci]
2024-11-01setver: set version to 0.3.8anoduck1-2/+2
[skip ci]
2024-10-31setver: set version to 0.3.7anoduck1-2/+2
[skip ci]
2024-10-29setver: set version to 0.3.6anoduck1-2/+2
[skip ci]
2024-10-28setver: set version to 0.3.5anoduck1-2/+2
[skip ci]
2024-10-28setver: set version to 0.3.4anoduck1-2/+2
[skip ci]
2024-10-27setver: set version to 0.3.3anoduck1-2/+2
[skip ci]
2024-10-25build(deps): bump hugo-bin from 0.133.3 to 0.133.5dependabot[bot]1-4/+4
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.133.3 to 0.133.5. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.133.3...v0.133.5) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-24build(deps-dev): bump neostandard from 0.11.6 to 0.11.7dependabot[bot]1-71/+71
Bumps [neostandard](https://github.com/neostandard/neostandard) from 0.11.6 to 0.11.7. - [Release notes](https://github.com/neostandard/neostandard/releases) - [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md) - [Commits](https://github.com/neostandard/neostandard/compare/v0.11.6...v0.11.7) --- updated-dependencies: - dependency-name: neostandard dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23setver: set version to 0.3.2anoduck1-2/+2
[skip ci]
2024-10-23setver: set version to 0.3.1anoduck1-2/+2
[skip ci]
2024-10-22build(deps): bump hugo-bin from 0.133.2 to 0.133.3dependabot[bot]1-4/+4
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.133.2 to 0.133.3. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.133.2...v0.133.3) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21build(deps-dev): bump eslint from 9.12.0 to 9.13.0dependabot[bot]1-12/+12
Bumps [eslint](https://github.com/eslint/eslint) from 9.12.0 to 9.13.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.12.0...v9.13.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-18build(deps): bump hugo-bin from 0.133.0 to 0.133.2dependabot[bot]1-4/+4
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.133.0 to 0.133.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.133.0...v0.133.2) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16build(deps): bump hugo-bin from 0.132.0 to 0.133.0dependabot[bot]1-4/+4
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.132.0 to 0.133.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.132.0...v0.133.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>
2024-10-15setver: set version to 0.3.0anoduck1-2/+2
[skip ci]
2024-10-14build(deps-dev): bump stylelint from 16.9.0 to 16.10.0dependabot[bot]1-59/+68
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.9.0 to 16.10.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.9.0...16.10.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08setver: set version to 0.2.5anoduck1-2/+2
[skip ci]