Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot] f73fc5b658
Bump webpack from 5.92.1 to 5.94.0 in /webpack (#387)
Bumps [webpack](https://github.com/webpack/webpack) from 5.92.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.92.1...v5.94.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 14:17:25 -07:00
Jakob Schnitzer a3deadaac2 update css-loader and sass-loader 2024-06-22 13:38:37 +02:00
dependabot[bot] 52e491a83b
Bump webpack from 5.75.0 to 5.76.0 in /webpack (#369)
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 08:23:26 -07:00
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 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
David Baumgold e52d85abaf Updated NPM dependencies
* Updated devDependencies in package.json to their latest versions
  on NPM
* Added "babel-preset-es2015" to compile ES6 to ES5 before passing
  to UglifyJS, since Uglify can't handle ES6 yet
* Suppress warnings from UglifyJS
* Ran Webpack to regenerate assets
2016-07-22 16:41:01 -04:00
Armin Ronacher b440253729 Added search 2015-12-20 13:41:12 +01:00
Armin Ronacher b5baa037bf Initial commit 2015-12-19 14:52:17 +01:00