Claudio Zizza
|
c568d6cef7
|
Update js dev dependencies
|
2026-03-11 00:07:40 +01:00 |
|
Claudio Zizza
|
1635d7c9d8
|
Update versions to fix vulnerability
|
2026-03-07 00:17:39 +01:00 |
|
dependabot[bot]
|
e8f91a8b8e
|
Bump webpack from 5.102.1 to 5.104.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.102.1 to 5.104.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.102.1...v5.104.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.104.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-07 16:58:37 +00:00 |
|
Christophe Coevoet
|
f2679026cf
|
Upgrade sass-loader to the latest version
The new sass-loader version uses the modern Sass API instead of the
legacy API which is deprecated.
|
2025-10-09 22:06:33 +02:00 |
|
Christophe Coevoet
|
a51c6e56f5
|
Use the node.js 22 LTS to for the build setup
|
2025-10-09 19:45:59 +02:00 |
|
dependabot[bot]
|
bbd490a2bf
|
Bump @babel/runtime from 7.22.10 to 7.26.10
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.22.10 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-24 23:29:21 +00:00 |
|
dependabot[bot]
|
6bbf52e522
|
Bump prismjs from 1.29.0 to 1.30.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0)
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 22:32:14 +00:00 |
|
dependabot[bot]
|
7f4eafd58c
|
Bump @sentry/browser from 6.19.7 to 8.33.0
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 6.19.7 to 8.33.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.7...8.33.0)
---
updated-dependencies:
- dependency-name: "@sentry/browser"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-03 18:45:09 +00:00 |
|
dependabot[bot]
|
7d4f22d699
|
Bump webpack from 5.88.2 to 5.94.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.94.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-30 18:35:42 +00:00 |
|
Claudio Zizza
|
a3c7bc2bc8
|
Update bootstrap to latest version
|
2024-08-20 23:23:12 +02:00 |
|
Claudio Zizza
|
a2e43ed482
|
Allow only node 20 versions (#548)
|
2023-10-24 22:34:23 +02:00 |
|
Claudio Zizza
|
a8aaeeb75f
|
Update Algolia's instantsearch.js to latest version (#541)
* Update instantsearch.js dependency
* Adapt webpack build for instantsearch.js
* Adapt search.js to instantsearch.js changes
* Update instantsearch.js to version 4
* Adapt search.js to instantsearch.js v4 changes
|
2023-10-19 09:14:25 +02:00 |
|
Claudio Zizza
|
0cd7348198
|
Create JS analysis GitHub workflow
|
2023-08-27 19:03:23 +02:00 |
|
Grégoire Paris
|
f2e6490565
|
Switch to asset modules
file-loader is deprecated since webpack 4 in favor of asset modules,
which allow to load assets without installing or configuring
file-loader.
See https://v4.webpack.js.org/loaders/file-loader/
See https://webpack.js.org/guides/asset-modules/
Closes #502
|
2023-08-23 14:03:08 +02:00 |
|
Alexander M. Turek
|
2c066168d5
|
Webpack 5 (#500)
|
2023-08-18 23:08:06 +02:00 |
|
Alexander M. Turek
|
49eeb59b63
|
Prettier 3 (#499)
|
2023-08-18 10:22:08 +02:00 |
|
Claudio Zizza
|
85196821a4
|
Install jest and es6 dependencies
|
2022-03-06 21:10:58 +01:00 |
|
dependabot[bot]
|
5992c2b99d
|
Bump prismjs from 1.26.0 to 1.27.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.26.0...v1.27.0)
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-26 02:34:43 +00:00 |
|
Claudio Zizza
|
278af48b65
|
Update yarn dependencies
|
2022-02-03 00:12:48 +01:00 |
|
Claudio Zizza
|
1f22665dc2
|
Use borales/actions-yarn to run yarn in workflows
|
2021-12-06 23:54:18 +01:00 |
|
dependabot[bot]
|
f92e142b2e
|
Bump prismjs from 1.23.0 to 1.24.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0)
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-12 20:51:50 +00:00 |
|
Claudio Zizza
|
87f62cab2a
|
Build prismjs for code highlighting
|
2021-02-13 02:10:35 +01:00 |
|
dependabot[bot]
|
4f7501816d
|
Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-04-30 02:14:26 +00:00 |
|
Claudio Zizza
|
6498e38ed1
|
Update yarn dependencies
|
2019-05-03 22:06:52 +02:00 |
|
Mike Mollick
|
095df0df2d
|
Purgecss no longer runs when npm run watch is running
|
2018-11-19 22:01:37 -05:00 |
|
Mike Mollick
|
fac05ae9ef
|
[wip] Fixing issue where assets are overwritten during build-site command
|
2018-11-19 09:04:59 -05:00 |
|
Mike Mollick
|
1d3d844c76
|
[wip] Javascript & Styles loaded by webpack/yarn
|
2018-11-18 22:35:47 -05:00 |
|
Mike Mollick
|
0c91e79093
|
Updating package.json and .scrutinizer.yml
|
2018-10-31 20:33:31 -04:00 |
|
Mike Mollick
|
dc72a375f0
|
Adding prettier to pre commit hook
|
2018-10-26 22:42:50 -04:00 |
|
Mike Mollick
|
da1c51f346
|
Setting initial webpack configuration for Sass
|
2018-10-26 21:41:15 -04:00 |
|