dependabot[bot]
1f3ee3c910
Bump vite from 5.4.0 to 5.4.6 in /assets
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.0 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 18:51:04 +00:00
Luna D.
f002825c99
Add prettier to dependencies
2024-07-03 20:59:40 -04:00
Luna D.
b748383ab1
npm update
2024-06-12 23:06:41 +02:00
David Joseph Guzsik
5643660806
Eliminate chai-dom and restore @testing-library/jest-dom ( #244 )
2024-04-30 18:20:14 -04:00
David Joseph Guzsik
2417f40d37
Switch jest unit tests to vitest ( #243 )
...
* Switch jest unit tests to vitest
* Cleanup vite config after debugging
2024-04-30 20:44:26 +02:00
Liam
ac908d2efd
Remove tslib
2024-04-29 21:30:13 -04:00
Nighty
42cd107b2a
Vite ( #240 )
...
* begin vite stuff (does not work yet)
* finalize vite switch + cleanup package.json
* Assets path, re-add async, fix z
* Remove source-map-support
---------
Co-authored-by: Liam <byteslice@airmail.cc>
2024-04-29 20:39:52 -04:00
dependabot[bot]
c7c6d883bb
Bump postcss from 8.4.23 to 8.4.31 in /assets ( #194 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.23 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.23...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 15:12:06 -04:00
Luna D
417bb79add
fix build
2023-05-18 14:40:24 +02:00
SeinopSys
05cbd1d00c
fix compile error in tests
2023-05-18 12:52:15 +02:00
dependabot[bot]
a1ab17638a
Bump yaml, css-minimizer-webpack-plugin and postcss-loader in /assets ( #181 )
...
Removes [yaml](https://github.com/eemeli/yaml ). It's no longer used after updating ancestor dependencies [yaml](https://github.com/eemeli/yaml ), [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin ) and [postcss-loader](https://github.com/webpack-contrib/postcss-loader ). These dependencies need to be updated together.
Removes `yaml`
Updates `css-minimizer-webpack-plugin` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v4.2.2...v5.0.0 )
Updates `postcss-loader` from 7.0.2 to 7.2.4
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.0.2...v7.2.4 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: indirect
- dependency-name: css-minimizer-webpack-plugin
dependency-type: direct:production
- dependency-name: postcss-loader
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 21:36:53 -04:00
dependabot[bot]
9414411a9d
Bump webpack from 5.75.0 to 5.76.0 in /assets ( #175 )
...
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:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 09:20:22 -04:00
Luna D
5f1c112b08
pass ci for real now also foxes cute
2023-02-18 22:36:15 +01:00
Luna D
18cd73704b
bump depends
2023-02-18 22:26:26 +01:00
Luna D
b346ffcd5c
update to FA6, move npm depends
2022-04-02 14:41:15 +02:00
David Joseph Guzsik
997d6e0cb5
Add JS utility unit tests with Jest ( #144 )
2022-01-31 14:28:38 -05:00
David Joseph Guzsik
77e689e29a
Integrate Eslint and TypeScript into build & linting process ( #142 )
2021-10-09 15:58:07 -04:00
liamwhite
e9fc4d28fb
Webpack 5 ( #140 )
2021-09-29 12:31:41 -04:00
Luna D
8f1718470b
npm update
2021-09-22 21:59:20 +02:00
byte[]
0e7b2e27bd
various dependency updates
2021-08-14 22:43:05 -04:00
byte[]
3aa7396c8f
npm update
2021-07-09 23:17:15 -04:00
liamwhite
283ec72743
Elixir 1.12 ( #120 )
...
* update docker deps
* dep updates and warning fixes
* update npm deps
2021-05-22 16:18:24 -04:00
byte[]
86f4508f50
npm
2021-05-09 13:10:46 -04:00
byte[]
3d9780700f
npm dependency updates
2021-04-12 17:27:04 -04:00
byte[]
d375691437
update webpack to 5
2021-03-21 12:34:33 -04:00
byte[]
af4863525f
npm updates
2021-03-09 11:09:37 -05:00
Luna D
3810092a17
npm update
2021-02-02 19:58:04 +01:00
byte[]
92d7e3c30c
another npm dependency vulnerability
2020-12-11 10:58:01 -05:00
byte[]
c86783290b
npm update
2020-12-01 00:05:29 -05:00
liamwhite
c7ace12132
Elixir 1.11 ( #55 )
2020-10-26 17:01:29 -04:00
byte[]
3ba1567a4b
npm update
2020-09-06 12:41:23 -04:00
byte[]
86815477ef
npm update
2020-07-31 17:04:38 -04:00
David Joseph Guzsik
8d47f56917
Build assets using Webpack ( #150 )
...
* Build assets using webpack
* Change webpack bundling method, add path aliases, restore deploy script
* Remove babel dependencies
* Add buble rollup plugin and always attach promise polyfill to window
* Fix object formatting for buble rollup plugin config
* Remove reference to setImmediate from promise polyfill
2020-06-28 14:53:19 -04:00
byte[]
77cde55ff6
elixir upgrade, npm upgrades, hex upgrades
2020-03-09 18:21:18 -04:00
Luna D
9d6b1451ac
update npm packages
2020-01-01 17:43:15 -05:00
Luna D
36e44146bc
update fa, autoprefixer, normalize
2019-12-06 16:38:36 -05:00
byte[]
fb416c772c
add stylesheets and layout scaffold
2019-08-17 20:43:44 -04:00
byte[]
85791fd3ea
npm outdated
2019-08-14 20:50:50 -04:00
byte[]
32a12bef8b
initial
2019-08-14 20:32:32 -04:00