headless-wp-nuxt
headless-wp-nuxt copied to clipboard
🏔 Headless WordPress JAMstack Template
Bumps [axios](https://github.com/axios/axios) from 0.19.1 to 0.21.2. Release notes Sourced from axios's releases. v0.21.2 Fixes and Functionality: Updating axios requests to be delayed by pre-emptive promise creation (#2702) Adding "synchronous" and...
Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependency [nuxt](https://github.com/nuxt/nuxt). These dependencies need to be updated together. Removes `ejs` Updates `nuxt` from 2.9.2 to 2.16.3 Release notes Sourced from...
Removes [ansi-html](https://github.com/Tjatse/ansi-html). It's no longer used after updating ancestor dependency [webpack-hot-middleware](https://github.com/webpack-contrib/webpack-hot-middleware). These dependencies need to be updated together. Removes `ansi-html` Updates `webpack-hot-middleware` from 2.25.0 to 2.25.3 Release notes Sourced from...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) and [ansi-regex](https://github.com/chalk/ansi-regex). These dependencies needed to be updated together. Updates `ansi-regex` from 4.1.0 to 4.1.1 Commits 64735d2 v4.1.1 75a657d Fix potential ReDoS (#37) See full diff in compare...
Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
Bumps [json5](https://github.com/json5/json5) to 1.0.2 and updates ancestor dependency [nuxt](https://github.com/nuxt/framework). These dependencies need to be updated together. Updates `json5` from 1.0.1 to 1.0.2 Release notes Sourced from json5's releases. v1.0.2 Fix:...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...