mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 13:06:56 +08:00
Build(deps): Bump ace-builds from 1.39.1 to 1.40.1 (#32426)
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.39.1 to 1.40.1. - [Release notes](https://github.com/ajaxorg/ace-builds/releases) - [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md) - [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.39.1...v1.40.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
"@json-editor/json-editor": "2.15.2",
|
||||
"@messageformat/core": "^3.4.0",
|
||||
"@messageformat/runtime": "^3.0.1",
|
||||
"ace-builds": "^1.39.1",
|
||||
"ace-builds": "^1.40.1",
|
||||
"decorator-transforms": "^2.3.0",
|
||||
"discourse-widget-hbs": "workspace:1.0.0",
|
||||
"ember-curry-component": "^0.3.0",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -285,8 +285,8 @@ importers:
|
||||
specifier: ^3.0.1
|
||||
version: 3.0.1
|
||||
ace-builds:
|
||||
specifier: ^1.39.1
|
||||
version: 1.39.1
|
||||
specifier: ^1.40.1
|
||||
version: 1.40.1
|
||||
decorator-transforms:
|
||||
specifier: ^2.3.0
|
||||
version: 2.3.0(@babel/core@7.26.10)
|
||||
@ -2837,8 +2837,8 @@ packages:
|
||||
resolution: {integrity: sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==}
|
||||
engines: {node: '>= 0.6'}
|
||||
|
||||
ace-builds@1.39.1:
|
||||
resolution: {integrity: sha512-HcJbBzx8qY66t9gZo/sQu7pi0wO/CFLdYn1LxQO1WQTfIkMfyc7LRnBpsp/oNCSSU/LL83jXHN1fqyOTuIhUjg==}
|
||||
ace-builds@1.40.1:
|
||||
resolution: {integrity: sha512-32uwJNwmhqpnYtr6oq8RoO1D6F6tnxisv5f9w2XPX3vi4QruuHNikadHUiHvnxLAV1n5Azv4LFtpItQ5dD1eRw==}
|
||||
|
||||
acorn-jsx@5.3.2:
|
||||
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
||||
@ -11127,7 +11127,7 @@ snapshots:
|
||||
mime-types: 3.0.1
|
||||
negotiator: 1.0.0
|
||||
|
||||
ace-builds@1.39.1: {}
|
||||
ace-builds@1.40.1: {}
|
||||
|
||||
acorn-jsx@5.3.2(acorn@8.14.1):
|
||||
dependencies:
|
||||
|
Reference in New Issue
Block a user