{ + "cross-spawn": "^7.0.3", + "fast-glob": "^3.3.0", + "is-glob": "^4.0.3", + "open": "^9.1.0", + "picocolors": "^1.0.0", + "tslib": "^2.6.0" + }, + "engines": { + "node": "^12.20.0 || ^14.18.0 || >=16.0.0" + } + }, + "node_modules/@...
$Dpxy8~*{ zyYW3xVSew6Qe&tjrKII9Pn%eqB%Uyw#;-*mj9NPfoZsZ|Ue8I0S?n~gt8Opy%Ts&aa+#bX$NYRq*l1% z%ZokYBd1XSSC<_5pe1nb&94-(%zj0&3qcG5-YWGQv;IC5VVHZZ)9N+$vkE}WZ;vcm zRdjS#c1#ZD?F4B_1_T57#0ErOE%ZrUoLe z-qa8Ces83Zvwsd0VrnlH<&}VcH#7Exf#Wg(<4lmgLbFp^{Z...
From 8c0ff252eebbf7b28d771b376badb43b043d39c0 Mon Sep 17 00:00:00 2001 From: Kamil Piechaczek <pomek@users.noreply.github.com> Date: Fri, 2 Jun 2023 13:37:58 +0200 Subject: [PATCH] Internal: Aligned release tools to the latest CKEditor 5 dev. Closes #159. --- .gitignore ...
📸 renders ./packages/form/src/demos/form-layout.tsx cor /> 📸 renders ./packages/form/src/demos/layout-change.tsx c 📸 renders ./packages/form/src/demos/modalform-test.tsx > 📸 renders ./packages/list/src/demos/base.tsx correctly /> 📸 renders ./packages/list/src/demos...
//opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/postcss" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "nanoid": "^3.3.6", + "picocolors"...
github.repository == '142vip/408CSFamily' steps: - name: Checkout Code - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: + persist-credentials: false + # “最近更新时间” 等 git 日志相关信息,需要拉取全部提交记录 fetch-depth: 0 - name: Restore Dependencies From Cache @@ ...
.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz#0088c7486b29a9cb5d948b1a1de46db66e089cfa" + resolved "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz" integrity sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojj...
picocolors "^1.0.0" source-map-js "^1.0.2" -preact@^10.5.15: - version "10.7.3" - resolved "https://registry.npmjs.org/preact/-/preact-10.7.3.tgz" - integrity sha512-giqJXP8VbtA1tyGa3f1n9wiN7PrHtONrDyE3T+ifjr/tTkg+2N4d/6sjC9WyJKv8wM7rOYDveqy5ZoFmYlwo4w== - prelude...
{ "name": "new-bing-anywhere", - "version": "1.4.0", + "version": "1.5.0", "private": true, "description": "New Bing isn't just for Edge anymore. Anywhere you want", "homepage": "https://github.com/haozi/new-bing-anywhere", @@ -12,13 +12,13 @@ "author": "haozi",...
{ appDir: true }" setting enabled, then you + * must comment the below `i18n` config out. + * + * @see https://github.com/vercel/next.js/issues/41980 + */ + i18n: { + locales: ["en"], + defaultLocale: "en", + }, +}; +export default config; diff --git a/package....