Jakob Schnitzer
|
4bd208f50f
|
./webpack: remove the query-string dependency
All modern browser support URLSearchParams...
|
2022-12-17 10:09:55 +01:00 |
Jakob Schnitzer
|
279817f8df
|
./webpack: bump some build dependencies
|
2022-12-17 10:09:55 +01:00 |
Jakob Schnitzer
|
22f50a4eb2
|
./webpack: npm update
|
2022-12-17 10:09:55 +01:00 |
dependabot[bot]
|
b4c6d21a4e
|
Bump decode-uri-component from 0.2.0 to 0.2.2 in /webpack (#358)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-08 12:10:29 -08:00 |
Jeff Dairiki
|
d8cfbc9a16
|
Run `npm audit fix` followed by `lektor build -f webpack`
This updates loader-utils from 1.4.0 to 1.4.2.
Closes #355.
|
2022-11-14 16:07:34 -08:00 |
dependabot[bot]
|
486092de24
|
Bump terser from 5.10.0 to 5.14.2 in /webpack
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-20 21:06:32 -07:00 |
dependabot[bot]
|
4891850666
|
Bump minimist from 1.2.5 to 1.2.6 in /webpack
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-02 00:13:48 +00:00 |
Jakob Schnitzer
|
61541f9062
|
run npm update and fix webpack config
|
2022-02-20 14:50:00 +01:00 |
Patrick Gerken
|
471643f78c
|
Upgrade all javascript dependencies
|
2022-02-20 14:28:32 +01:00 |