292 Commits

Author SHA1 Message Date
Dan Harrin a26e40a34f Remove Blade formatting 2026-06-12 17:52:40 +01:00
Dan Harrin 34355c9d52 Update deps 2026-05-29 14:28:00 +01:00
Dan Harrin a96c2ee181 Update deps 2026-05-21 12:54:15 +01:00
dependabot[bot] 8645bdac04 build(deps): bump on-headers and compression
---
updated-dependencies:
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
- dependency-name: compression
  dependency-version: 1.8.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-17 23:33:58 +00:00
dependabot[bot] ee23c4c4b6 build(deps-dev): bump pbkdf2 from 3.1.2 to 3.1.3
Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/pbkdf2/compare/v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: pbkdf2
  dependency-version: 3.1.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 14:43:55 +00:00
Dan Harrin 3826843645 recompile assets 2025-06-12 16:09:16 +01:00
Brett Bailey ff81eb1a30 Updated to latest versions of filepond packages 2025-06-11 15:58:10 +10:00
dependabot[bot] b1b0f9a808 Bump trix from 2.1.12 to 2.1.15
Bumps [trix](https://github.com/basecamp/trix) from 2.1.12 to 2.1.15.
- [Release notes](https://github.com/basecamp/trix/releases)
- [Commits](https://github.com/basecamp/trix/compare/v2.1.12...v2.1.15)

---
updated-dependencies:
- dependency-name: trix
  dependency-version: 2.1.15
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-08 14:54:56 +00:00
dependabot[bot] 1584e90f7a Bump http-proxy-middleware from 2.0.7 to 2.0.9
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7...v2.0.9)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 2.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-29 02:14:39 +00:00
dependabot[bot] 2733835148 Bump esbuild from 0.17.19 to 0.25.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.19 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.19...v0.25.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-11 02:56:17 +00:00
Dan Harrin af36dec351 Attempt to unlock Livewire again 2025-02-09 19:38:27 +00:00
Dan Harrin 7b59783b1a update & rebuild 2025-01-10 12:25:30 +00:00
Dan Harrin 8f0fe7f5ea Update & rebuild 2024-12-31 13:10:31 +00:00
Dima Udod c848b957e2 #14355 Upgrade vanilla-colorful to latest version 2024-12-18 14:19:34 +02:00
Dan Harrin 67fc0076ed Update deps 2024-12-17 12:20:15 +00:00
Dan Harrin 8524a99042 Revert #15062 2024-12-17 11:50:06 +00:00
Dan Harrin e4160eb880 fix: Remove x-ignore around nested Alpine components 2024-12-11 12:45:26 +00:00
Dan Harrin 93c2716f23 Update & rebuild 2024-12-11 09:03:08 +00:00
dependabot[bot] f3f900797d Bump trix from 2.1.5 to 2.1.9
Bumps [trix](https://github.com/basecamp/trix) from 2.1.5 to 2.1.9.
- [Release notes](https://github.com/basecamp/trix/releases)
- [Commits](https://github.com/basecamp/trix/commits)

---
updated-dependencies:
- dependency-name: trix
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 20:41:19 +00:00
dependabot[bot] 0f72657368 Bump elliptic from 6.5.7 to 6.6.0
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 02:24:17 +00:00
dependabot[bot] e91da02cbf Bump cookie and express
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 09:35:39 +00:00
Zep Fietje 7b20268a6d Use latest version of postcss-nesting 2024-09-26 15:37:22 +02:00
Zep Fietje af4dce5596 Update prettier-plugin-tailwindcss 2024-09-26 15:30:19 +02:00
Zep Fietje fe50f8e6c9 Update npm dependencies 2024-09-26 15:28:04 +02:00
Dan Harrin 3264eadbb6 Update dependencies 2024-09-17 09:26:36 +01:00
Dan Harrin 324ba111f6 Merge pull request #14239 from tanthammar/patch-alpine-lazy-load-assets
Upgrade alpine-lazy-load-assets to 1.3.0
2024-09-17 08:28:08 +01:00
dependabot[bot] 8ef5f644f4 Bump serve-static and express
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 21:30:55 +00:00
Tina Hammar 019ad68e8e new feature data-js-as-module 2024-09-14 19:25:30 +02:00
Tina Hammar de7322a0d0 update lazy load asset and build 2024-09-13 22:36:39 +02:00
dependabot[bot] 066409ac3f Bump elliptic from 6.5.5 to 6.5.7
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.5 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.7)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 09:00:39 +00:00
dependabot[bot] a639d15fb5 Bump webpack from 5.91.0 to 5.94.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 03:52:10 +00:00
dependabot[bot] f53723efe8 Bump trix from 2.1.1 to 2.1.4
Bumps [trix](https://github.com/basecamp/trix) from 2.1.1 to 2.1.4.
- [Release notes](https://github.com/basecamp/trix/releases)
- [Commits](https://github.com/basecamp/trix/compare/v2.1.1...v2.1.4)

---
updated-dependencies:
- dependency-name: trix
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 18:15:46 +00:00
Bert Bredewold ab7a3de978 Add mime package 2024-08-05 10:04:03 +02:00
Dan Harrin 74825c0086 Update package-lock.json 2024-07-31 11:31:23 +01:00
dependabot[bot] 6cda582b84 Bump ws from 8.17.0 to 8.17.1
Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.17.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 02:36:55 +00:00
Dan Harrin 5e748bac9e Update package-lock.json 2024-06-05 10:36:38 +01:00
Dan Harrin 0699ac5955 Update & recompile 2024-05-23 13:06:26 +01:00
Dan Harrin 6ef6774a84 Update NPM 2024-05-15 08:40:11 +01:00
Dan Harrin e7dbbb4b4c Retry updating Trix 2024-05-09 11:09:27 +01:00
Dan Harrin 2fc80b806e Revert "Merge pull request #12678 from filamentphp/dependabot/npm_and_yarn/trix-2.1.1"
This reverts commit 2fde241592, reversing
changes made to a910601794.
2024-05-09 09:09:01 +01:00
dependabot[bot] cebb4eca97 Bump trix from 1.3.1 to 2.1.1
Bumps [trix](https://github.com/basecamp/trix) from 1.3.1 to 2.1.1.
- [Release notes](https://github.com/basecamp/trix/releases)
- [Commits](https://github.com/basecamp/trix/compare/1.3.1...v2.1.1)

---
updated-dependencies:
- dependency-name: trix
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 16:51:30 +00:00
Dan Harrin 778f4dc43b refactor 2024-04-19 08:32:30 +01:00
Dan Harrin f324222e59 update & cs 2024-04-16 16:37:20 +01:00
ericmp ee0f5ff0cf feat: add Catalan translations in file-upload component 2024-04-15 21:19:14 +02:00
dependabot[bot] 54d3d87e4b Bump express from 4.19.1 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.19.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.1...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 08:36:54 +00:00
Zep Fietje 54b253f8cf Update dependencies and build 2024-03-23 10:50:58 +01:00
dependabot[bot] 03d93cd9c1 Bump webpack-dev-middleware from 5.3.3 to 5.3.4
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 06:31:07 +00:00
dependabot[bot] 7612965691 Bump follow-redirects from 1.15.5 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 23:33:01 +00:00
Dan Harrin bbf4ae462c Downgrade Async Alpine 2024-02-24 06:47:49 +00:00
Dan Harrin 6d0aed51b5 update 2024-02-23 22:21:32 +00:00