@pandacss/node 0.0.0-dev-20230212134304 → 0.0.0-dev-20230212154920
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +3 -3
- package/dist/index.mjs +3 -3
- package/package.json +12 -12
package/dist/index.js
CHANGED
|
@@ -33,9 +33,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
33
33
|
));
|
|
34
34
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
35
35
|
|
|
36
|
-
// ../../node_modules/.pnpm/tsup@6.6.
|
|
36
|
+
// ../../node_modules/.pnpm/tsup@6.6.2_typescript@4.9.5/node_modules/tsup/assets/cjs_shims.js
|
|
37
37
|
var init_cjs_shims = __esm({
|
|
38
|
-
"../../node_modules/.pnpm/tsup@6.6.
|
|
38
|
+
"../../node_modules/.pnpm/tsup@6.6.2_typescript@4.9.5/node_modules/tsup/assets/cjs_shims.js"() {
|
|
39
39
|
}
|
|
40
40
|
});
|
|
41
41
|
|
|
@@ -2170,7 +2170,7 @@ var import_fs2 = require("fs");
|
|
|
2170
2170
|
var import_look_it_up2 = require("look-it-up");
|
|
2171
2171
|
var import_outdent = __toESM(require("outdent"));
|
|
2172
2172
|
function setupGitIgnore({ config: { outdir } }) {
|
|
2173
|
-
const txt = import_outdent.default`##
|
|
2173
|
+
const txt = import_outdent.default`## Panda
|
|
2174
2174
|
${outdir}
|
|
2175
2175
|
${outdir}-static
|
|
2176
2176
|
`;
|
package/dist/index.mjs
CHANGED
|
@@ -27,9 +27,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
27
27
|
mod
|
|
28
28
|
));
|
|
29
29
|
|
|
30
|
-
// ../../node_modules/.pnpm/tsup@6.6.
|
|
30
|
+
// ../../node_modules/.pnpm/tsup@6.6.2_typescript@4.9.5/node_modules/tsup/assets/esm_shims.js
|
|
31
31
|
var init_esm_shims = __esm({
|
|
32
|
-
"../../node_modules/.pnpm/tsup@6.6.
|
|
32
|
+
"../../node_modules/.pnpm/tsup@6.6.2_typescript@4.9.5/node_modules/tsup/assets/esm_shims.js"() {
|
|
33
33
|
}
|
|
34
34
|
});
|
|
35
35
|
|
|
@@ -2157,7 +2157,7 @@ import { appendFileSync, readFileSync as readFileSync3, writeFileSync as writeFi
|
|
|
2157
2157
|
import { lookItUpSync as lookItUpSync2 } from "look-it-up";
|
|
2158
2158
|
import outdent from "outdent";
|
|
2159
2159
|
function setupGitIgnore({ config: { outdir } }) {
|
|
2160
|
-
const txt = outdent`##
|
|
2160
|
+
const txt = outdent`## Panda
|
|
2161
2161
|
${outdir}
|
|
2162
2162
|
${outdir}-static
|
|
2163
2163
|
`;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pandacss/node",
|
|
3
|
-
"version": "0.0.0-dev-
|
|
3
|
+
"version": "0.0.0-dev-20230212154920",
|
|
4
4
|
"description": "The core css panda library",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.mjs",
|
|
@@ -31,16 +31,16 @@
|
|
|
31
31
|
"preferred-pm": "^3.0.3",
|
|
32
32
|
"ts-pattern": "4.1.4",
|
|
33
33
|
"ts-morph": "17.0.1",
|
|
34
|
-
"@pandacss/config": "0.0.0-dev-
|
|
35
|
-
"@pandacss/generator": "0.0.0-dev-
|
|
36
|
-
"@pandacss/core": "0.0.0-dev-
|
|
37
|
-
"@pandacss/error": "0.0.0-dev-
|
|
38
|
-
"@pandacss/is-valid-prop": "0.0.0-dev-
|
|
39
|
-
"@pandacss/logger": "0.0.0-dev-
|
|
40
|
-
"@pandacss/parser": "0.0.0-dev-
|
|
41
|
-
"@pandacss/shared": "0.0.0-dev-
|
|
42
|
-
"@pandacss/token-dictionary": "0.0.0-dev-
|
|
43
|
-
"@pandacss/types": "0.0.0-dev-
|
|
34
|
+
"@pandacss/config": "0.0.0-dev-20230212154920",
|
|
35
|
+
"@pandacss/generator": "0.0.0-dev-20230212154920",
|
|
36
|
+
"@pandacss/core": "0.0.0-dev-20230212154920",
|
|
37
|
+
"@pandacss/error": "0.0.0-dev-20230212154920",
|
|
38
|
+
"@pandacss/is-valid-prop": "0.0.0-dev-20230212154920",
|
|
39
|
+
"@pandacss/logger": "0.0.0-dev-20230212154920",
|
|
40
|
+
"@pandacss/parser": "0.0.0-dev-20230212154920",
|
|
41
|
+
"@pandacss/shared": "0.0.0-dev-20230212154920",
|
|
42
|
+
"@pandacss/token-dictionary": "0.0.0-dev-20230212154920",
|
|
43
|
+
"@pandacss/types": "0.0.0-dev-20230212154920"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@types/fs-extra": "11.0.1",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"@types/lodash.merge": "4.6.7",
|
|
50
50
|
"@types/pluralize": "0.0.29",
|
|
51
51
|
"boxen": "^7.0.1",
|
|
52
|
-
"@pandacss/fixture": "0.0.0-dev-
|
|
52
|
+
"@pandacss/fixture": "0.0.0-dev-20230212154920"
|
|
53
53
|
},
|
|
54
54
|
"scripts": {
|
|
55
55
|
"build": "tsup src/index.ts --format=cjs,esm --shims --dts",
|