mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-01-29 11:18:25 +01:00
269e59c93a
* add yarn upgrade-interactive plugin * chore(immer): update immer to address security issue * Add changeset
17 lines
393 B
YAML
17 lines
393 B
YAML
packageExtensions:
|
|
eslint-module-utils@*:
|
|
dependencies:
|
|
eslint-import-resolver-node: "*"
|
|
next@*:
|
|
dependencies:
|
|
eslint-import-resolver-node: "*"
|
|
react-error-boundary@*:
|
|
dependencies:
|
|
prop-types: "*"
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
|
spec: "@yarnpkg/plugin-interactive-tools"
|
|
|
|
yarnPath: .yarn/releases/yarn-3.0.1.cjs
|