monaco-editor/website
dependabot[bot] 649d4c35e5
Bump postcss and css-loader in /website
Bumps [postcss](https://github.com/postcss/postcss) to 8.5.6 and updates ancestor dependency [css-loader](https://github.com/webpack-contrib/css-loader). These dependencies need to be updated together.


Updates `postcss` from 7.0.39 to 8.5.6
- [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/7.0.39...8.5.6)

Updates `css-loader` from 3.6.0 to 7.1.2
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.6.0...v7.1.2)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.6
  dependency-type: indirect
- dependency-name: css-loader
  dependency-version: 7.1.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-15 09:51:57 +00:00
..
index/samples move example to where CI says it should be 2024-03-29 16:08:30 +00:00
scripts Sets tsc target to fix playground compile issues 2023-04-04 11:00:31 +02:00
src Uses npm for website, hosts playground runner on https://isolated-playground.github.io for better isolation. (#5034) 2025-10-09 10:05:34 -07:00
static removing editor.main.nls.js 2024-08-26 16:18:53 +02:00
typedoc Restructures out and release folders. 2023-02-22 17:39:35 +01:00
.gitignore Rewrites website 2023-02-10 10:56:53 +01:00
.prettierrc.json Rewrites website 2023-02-10 10:56:53 +01:00
package-lock.json Bump postcss and css-loader in /website 2025-10-15 09:51:57 +00:00
package.json Bump postcss and css-loader in /website 2025-10-15 09:51:57 +00:00
tsconfig.json Adds web editor support to playground 2024-05-03 11:33:01 +02:00
tslint.json Rewrites website 2023-02-10 10:56:53 +01:00
vscode-web-editors.tgz Adds web editor support to playground 2024-05-03 11:33:01 +02:00
webpack.config.ts Uses npm for website, hosts playground runner on https://isolated-playground.github.io for better isolation. (#5034) 2025-10-09 10:05:34 -07:00