aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
5 daysUpdate dependencies and ECMAScript targetOsmium Sorcerer
Fix relevant breaking changes.
5 daysRemove deploy command from package.jsonOsmium Sorcerer
Production builds are done via `bun run build` now rather than `bun run deploy`. Webpack doesn't recognize even recognize flag `-p`, and WebAO doesn't provide cross-env.
2026-02-12bump version because akashi thinks we're stupidstonedDiscord
2026-01-27use build.jsDavid Skoland
2026-01-27use esbuildDavid Skoland
2026-01-01domstonedDiscord
2026-01-01upgrade js garbagestonedDiscord
2025-06-26only deploy if tests passstonedDiscord
2025-06-22Bump webpack-dev-server from 4.11.1 to 5.2.1dependabot[bot]
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.1 to 5.2.1. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v5.2.1) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-version: 5.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
2025-02-11Bump serialize-javascript and workbox-webpack-plugindependabot[bot]
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [workbox-webpack-plugin](https://github.com/googlechrome/workbox). These dependencies need to be updated together. Updates `serialize-javascript` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](https://github.com/yahoo/serialize-javascript/compare/v6.0.1...v6.0.2) Updates `workbox-webpack-plugin` from 6.5.4 to 7.3.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.5.4...v7.3.0) --- updated-dependencies: - dependency-name: serialize-javascript dependency-type: indirect - dependency-name: workbox-webpack-plugin dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31Bump webpack from 5.93.0 to 5.94.0dependabot[bot]
Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.93.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10Functional Mobile WebAOredjstone
2023-09-20enable ts lintingstonedDiscord
2023-04-24Bump webpack from 5.75.0 to 5.76.0dependabot[bot]
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>
2023-03-11make jest happystonedDiscord
2023-03-04update shitty packages except globstonedDiscord
because glob doesn't fucking work anymore after the update
2022-12-11KFO uses this to detect music channelsstonedDiscord
2022-08-31use development mode for serverstonedDiscord
2022-06-23update webpack i guessstonedDiscord
2022-06-23add types to typescriptstonedDiscord
2022-03-23fix strict errors in master.tsstonedDiscord
2022-03-23Artifacts from testingcaleb.mabry.15@cnu.edu
2022-03-23Final commitcaleb.mabry.15@cnu.edu
2022-03-21install typescript for realstonedDiscord
2022-03-21move master.js to typescriptstonedDiscord
2022-03-18Update golden-layout to v2.5.0caleb.mabry.15@cnu.edu
2022-03-10Magnum Opus pt1caleb.mabry.15@cnu.edu
2022-03-07update fingerprintjs for realstonedDiscord
2022-03-06Added unit testing and code coveragecaleb.mabry.15@cnu.edu
2022-03-06Merge branch 'master' of https://github.com/AttorneyOnline/webAO into ↵caleb.mabry.15@cnu.edu
add-linting
2022-03-05Added ignore filecaleb.mabry.15@cnu.edu
2022-03-05Fixing scope of eslintcaleb.mabry.15@cnu.edu
2022-03-05Add ESLINTcaleb.mabry.15@cnu.edu
2022-03-05Added missing packagescaleb.mabry.15@cnu.edu
2022-03-01updating golden layout was a mistakestonedDiscord
2022-02-27update npm shitstonedDiscord
2021-10-09update to webpack 5 at the worst possible timestonedDiscord
2021-02-27support a bunch of game consoles and old androidsstonedDiscord
2021-02-27Revert "remove old version of fpjs"stonedDiscord
This reverts commit aaed93c94764e401bc45308bd1183824181c36cf.
2021-02-23remove old version of fpjsstonedDiscord
2021-01-18imagine updating javascriptstonedDiscord
2020-11-09update fpjsstonedDiscord
2020-09-20update js librariesstonedDiscord
2020-07-13npm updatesD
2020-03-17wee woo wee woo npm is hot garbagesD
2020-03-07update javascriptsD
2020-01-02change fingerprint lib to valvessD
the library wants to be the first thing to load after the page is idle, so i had to move all the onload things in the handle after the library ran
2019-12-24npm updatesD
2019-07-24add start scriptstonedDiscord
2019-07-16update webpackstonedDiscord