Commit Graph

30 Commits

Author SHA1 Message Date
Bram Suurd
2796b5413c Add nuqs package with dependencies to package-lock.json 2024-11-03 22:22:22 +01:00
Bram Suurd
77ffd1b58b Replace bun.lockb with package-lock.json for dependency management. 2024-11-01 17:44:55 +01:00
Bram Suurd
3eceec9992 chore: remove package-lock.json and update bun.lockb to reflect dependency changes 2024-10-10 21:53:26 +02:00
Bram Suurd
d7eac9b66b Merge pull request #70 from BramSuurdje/dependabot/npm_and_yarn/sharp-0.33.5
chore(deps): bump sharp from 0.33.4 to 0.33.5
2024-10-02 17:29:46 +02:00
Bram Suurd
0fd2b67570 Merge pull request #72 from BramSuurdje/dependabot/npm_and_yarn/tailwindcss-animated-1.1.2
chore(deps-dev): bump tailwindcss-animated from 1.0.1 to 1.1.2
2024-09-30 19:34:56 +02:00
Bram Suurd
c2e82fa516 Merge pull request #75 from BramSuurdje/dependabot/npm_and_yarn/eslint-9.11.1
chore(deps-dev): bump eslint from 9.9.1 to 9.11.1
2024-09-30 19:34:44 +02:00
dependabot[bot]
f37d515dce chore(deps): bump lucide-react from 0.441.0 to 0.446.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.441.0 to 0.446.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.446.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:42:31 +00:00
dependabot[bot]
e040182c9e chore(deps-dev): bump eslint from 9.9.1 to 9.11.1
Bumps [eslint](https://github.com/eslint/eslint) from 9.9.1 to 9.11.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.9.1...v9.11.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:42:11 +00:00
dependabot[bot]
ce729800dd chore(deps-dev): bump tailwindcss-animated from 1.0.1 to 1.1.2
Bumps [tailwindcss-animated](https://github.com/new-data-services/tailwindcss-animated) from 1.0.1 to 1.1.2.
- [Release notes](https://github.com/new-data-services/tailwindcss-animated/releases)
- [Commits](https://github.com/new-data-services/tailwindcss-animated/compare/1.0.1...v1.1.2)

---
updated-dependencies:
- dependency-name: tailwindcss-animated
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 11:52:10 +00:00
dependabot[bot]
d734c4e1ba chore(deps): bump sharp from 0.33.4 to 0.33.5
Bumps [sharp](https://github.com/lovell/sharp) from 0.33.4 to 0.33.5.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.33.4...v0.33.5)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 11:51:59 +00:00
Bram Suurd
9603c258e4 chore(deps): updated build script to use Node.js 21 and npm ci for better dependency management 2024-09-17 11:57:39 +02:00
Bram Suurd
be02aa8d4c remove default package-lock.json 2024-08-16 01:17:59 +02:00
Bram Suurd
1b03b81d2b Merge branch 'main' into dependabot/npm_and_yarn/types/node-22.2.0 2024-08-12 13:37:49 +02:00
dependabot[bot]
1102da7098 chore(deps): bump @radix-ui/react-slot from 1.0.2 to 1.1.0
Bumps [@radix-ui/react-slot](https://github.com/radix-ui/primitives) from 1.0.2 to 1.1.0.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-slot"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:35:52 +00:00
dependabot[bot]
1bc9866d46 chore(deps-dev): bump @types/node from 20.12.12 to 22.2.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.12 to 22.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:35:34 +00:00
Bram Suurd
da3c04b402 Merge pull request #40 from BramSuurdje/dependabot/npm_and_yarn/radix-ui/react-separator-1.1.0
chore(deps): bump @radix-ui/react-separator from 1.0.3 to 1.1.0
2024-08-05 17:21:12 +02:00
Bram Suurd
f9fbacff66 Merge pull request #38 from BramSuurdje/dependabot/npm_and_yarn/pocketbase-0.21.4
chore(deps): bump pocketbase from 0.21.2 to 0.21.4
2024-08-05 17:20:59 +02:00
dependabot[bot]
524a6253da chore(deps): bump @radix-ui/react-separator from 1.0.3 to 1.1.0
Bumps [@radix-ui/react-separator](https://github.com/radix-ui/primitives) from 1.0.3 to 1.1.0.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-separator"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 15:20:54 +00:00
Bram Suurd
258ac97068 Merge branch 'main' into dependabot/npm_and_yarn/simple-icons-13.4.0 2024-08-05 17:20:38 +02:00
Bram Suurd
c2dbfe0480 Merge pull request #41 from BramSuurdje/dependabot/npm_and_yarn/sonner-1.5.0
chore(deps): bump sonner from 1.4.41 to 1.5.0
2024-08-05 17:19:49 +02:00
dependabot[bot]
ed6029d708 chore(deps): bump @radix-ui/react-tabs from 1.0.4 to 1.1.0
Bumps [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) from 1.0.4 to 1.1.0.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-tabs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 13:38:03 +00:00
dependabot[bot]
e270b6ec2e chore(deps): bump sonner from 1.4.41 to 1.5.0
Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.4.41 to 1.5.0.
- [Release notes](https://github.com/emilkowalski/sonner/releases)
- [Commits](https://github.com/emilkowalski/sonner/compare/v.1.4.41...v.1.5.0)

---
updated-dependencies:
- dependency-name: sonner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 13:37:57 +00:00
dependabot[bot]
4083486bd3 chore(deps): bump simple-icons from 11.15.0 to 13.4.0
Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 11.15.0 to 13.4.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/11.15.0...13.4.0)

---
updated-dependencies:
- dependency-name: simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 13:37:52 +00:00
dependabot[bot]
c133c3df58 chore(deps): bump pocketbase from 0.21.2 to 0.21.4
Bumps [pocketbase](https://github.com/pocketbase/js-sdk) from 0.21.2 to 0.21.4.
- [Release notes](https://github.com/pocketbase/js-sdk/releases)
- [Changelog](https://github.com/pocketbase/js-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pocketbase/js-sdk/compare/v0.21.2...v0.21.4)

---
updated-dependencies:
- dependency-name: pocketbase
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 13:37:51 +00:00
Tyler Woods
e81c92be36 fix sharp-missing-in-production 2024-06-03 15:41:37 -05:00
Tyler Woods
bed0e79ac0 update packages to desired versions 2024-05-23 14:58:16 -05:00
Tyler Woods
98ca74840e fixes eslint 2024-05-22 18:03:52 -05:00
Bram Suurd
a21ea0816c Add fuse.js library for advanced search functionality 2024-05-03 23:53:10 +02:00
Bram Suurd
2e81c18dff Add @vercel/analytics and @vercel/speed-insights dependencies 2024-05-01 20:28:16 +02:00
Bram Suurd
78d4b09955 Refactor PocketBase URL and API endpoints to use environment variables 2024-05-01 19:45:37 +02:00