File tree Expand file tree Collapse file tree 15 files changed +736
-123
lines changed Expand file tree Collapse file tree 15 files changed +736
-123
lines changed Original file line number Diff line number Diff line change 102
102
"spec.ts" : " 1.1.3" ,
103
103
"start-server-and-test" : " 2.0.3" ,
104
104
"three" : " 0.150.1" ,
105
- "tsup" : " 6.7 .0" ,
105
+ "tsup" : " 8.3 .0" ,
106
106
"turbo" : " 1.13.3" ,
107
107
"typescript" : " 5.3.3" ,
108
108
"vite" : " 5.2.11" ,
Original file line number Diff line number Diff line change 4
4
"description" : " Animated component props for React" ,
5
5
"module" : " ./dist/react-spring_animated.legacy-esm.js" ,
6
6
"main" : " ./dist/cjs/index.js" ,
7
- "types" : " ./dist/react-spring_animated.modern.d.ts " ,
7
+ "types" : " ./dist/react-spring_animated.modern.d.mts " ,
8
8
"exports" : {
9
9
"./package.json" : " ./package.json" ,
10
10
"." : {
11
- "types" : " ./dist/react-spring_animated.modern.d.ts" ,
12
- "import" : " ./dist/react-spring_animated.modern.mjs" ,
13
- "require" : " ./dist/cjs/index.js"
11
+ "import" : {
12
+ "types" : " ./dist/react-spring_animated.modern.d.mts" ,
13
+ "default" : " ./dist/react-spring_animated.modern.mjs"
14
+ },
15
+ "require" : {
16
+ "types" : " ./dist/cjs/react-spring_animated.development.d.ts" ,
17
+ "default" : " ./dist/cjs/index.js"
18
+ }
14
19
}
15
20
},
16
21
"files" : [
Original file line number Diff line number Diff line change 3
3
"version" : " 9.7.5" ,
4
4
"module" : " ./dist/react-spring_core.legacy-esm.js" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
- "types" : " ./dist/react-spring_core.modern.d.ts " ,
6
+ "types" : " ./dist/react-spring_core.modern.d.mts " ,
7
7
"exports" : {
8
8
"./package.json" : " ./package.json" ,
9
9
"." : {
10
- "types" : " ./dist/react-spring_core.modern.d.ts" ,
11
- "import" : " ./dist/react-spring_core.modern.mjs" ,
12
- "require" : " ./dist/cjs/index.js"
10
+ "import" : {
11
+ "types" : " ./dist/react-spring_core.modern.d.mts" ,
12
+ "default" : " ./dist/react-spring_core.modern.mjs"
13
+ },
14
+ "require" : {
15
+ "types" : " ./dist/cjs/react-spring_core.development.d.ts" ,
16
+ "default" : " ./dist/cjs/index.js"
17
+ }
13
18
}
14
19
},
15
20
"files" : [
Original file line number Diff line number Diff line change 3
3
"version" : " 9.7.5" ,
4
4
"module" : " ./dist/react-spring_parallax.legacy-esm.js" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
- "types" : " ./dist/react-spring_parallax.modern.d.ts " ,
6
+ "types" : " ./dist/react-spring_parallax.modern.d.mts " ,
7
7
"exports" : {
8
8
"./package.json" : " ./package.json" ,
9
9
"." : {
10
- "types" : " ./dist/react-spring_parallax.modern.d.ts" ,
11
- "import" : " ./dist/react-spring_parallax.modern.mjs" ,
12
- "require" : " ./dist/cjs/index.js"
10
+ "import" : {
11
+ "types" : " ./dist/react-spring_parallax.modern.d.mts" ,
12
+ "default" : " ./dist/react-spring_parallax.modern.mjs"
13
+ },
14
+ "require" : {
15
+ "types" : " ./dist/cjs/react-spring_parallax.development.d.ts" ,
16
+ "default" : " ./dist/cjs/index.js"
17
+ }
13
18
}
14
19
},
15
20
"files" : [
Original file line number Diff line number Diff line change 4
4
"description" : " react-spring's fork of rafz one frameloop to rule them all" ,
5
5
"module" : " ./dist/react-spring_rafz.legacy-esm.js" ,
6
6
"main" : " ./dist/cjs/index.js" ,
7
- "types" : " ./dist/react-spring_rafz.modern.d.ts " ,
7
+ "types" : " ./dist/react-spring_rafz.modern.d.mts " ,
8
8
"exports" : {
9
9
"./package.json" : " ./package.json" ,
10
10
"." : {
11
- "types" : " ./dist/react-spring_rafz.modern.d.ts" ,
12
- "import" : " ./dist/react-spring_rafz.modern.mjs" ,
13
- "require" : " ./dist/cjs/index.js"
11
+ "import" : {
12
+ "types" : " ./dist/react-spring_rafz.modern.d.mts" ,
13
+ "default" : " ./dist/react-spring_rafz.modern.mjs"
14
+ },
15
+ "require" : {
16
+ "types" : " ./dist/cjs/react-spring_rafz.development.d.ts" ,
17
+ "default" : " ./dist/cjs/index.js"
18
+ }
14
19
}
15
20
},
16
21
"files" : [
Original file line number Diff line number Diff line change 3
3
"version" : " 9.7.4" ,
4
4
"module" : " ./dist/react-spring.legacy-esm.js" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
- "types" : " ./dist/react-spring.modern.d.ts " ,
6
+ "types" : " ./dist/react-spring.modern.d.mts " ,
7
7
"exports" : {
8
8
"./package.json" : " ./package.json" ,
9
9
"." : {
10
- "types" : " ./dist/react-spring.modern.d.ts" ,
11
- "import" : " ./dist/react-spring.modern.mjs" ,
12
- "require" : " ./dist/cjs/index.js"
10
+ "import" : {
11
+ "types" : " ./dist/react-spring.modern.d.mts" ,
12
+ "default" : " ./dist/react-spring.modern.mjs"
13
+ },
14
+ "require" : {
15
+ "types" : " ./dist/cjs/react-spring.development.d.ts" ,
16
+ "default" : " ./dist/cjs/index.js"
17
+ }
13
18
}
14
19
},
15
20
"files" : [
Original file line number Diff line number Diff line change 4
4
"description" : " Globals and shared modules" ,
5
5
"module" : " ./dist/react-spring_shared.legacy-esm.js" ,
6
6
"main" : " ./dist/cjs/index.js" ,
7
- "types" : " ./dist/react-spring_shared.modern.d.ts " ,
7
+ "types" : " ./dist/react-spring_shared.modern.d.mts " ,
8
8
"exports" : {
9
9
"./package.json" : " ./package.json" ,
10
10
"." : {
11
- "types" : " ./dist/react-spring_shared.modern.d.ts" ,
12
- "import" : " ./dist/react-spring_shared.modern.mjs" ,
13
- "require" : " ./dist/cjs/index.js"
11
+ "import" : {
12
+ "types" : " ./dist/react-spring_shared.modern.d.mts" ,
13
+ "default" : " ./dist/react-spring_shared.modern.mjs"
14
+ },
15
+ "require" : {
16
+ "types" : " ./dist/cjs/react-spring_shared.development.d.ts" ,
17
+ "default" : " ./dist/cjs/index.js"
18
+ }
14
19
}
15
20
},
16
21
"files" : [
Original file line number Diff line number Diff line change 4
4
"description" : " Internal package with TypeScript stuff" ,
5
5
"module" : " ./dist/react-spring_types.legacy-esm.js" ,
6
6
"main" : " ./dist/cjs/index.js" ,
7
- "types" : " ./dist/react-spring_types.modern.d.ts " ,
7
+ "types" : " ./dist/react-spring_types.modern.d.mts " ,
8
8
"exports" : {
9
9
"./package.json" : " ./package.json" ,
10
10
"." : {
11
- "types" : " ./dist/react-spring_types.modern.d.ts" ,
12
- "import" : " ./dist/react-spring_types.modern.mjs" ,
13
- "require" : " ./dist/cjs/index.js"
11
+ "import" : {
12
+ "types" : " ./dist/react-spring_types.modern.d.mts" ,
13
+ "default" : " ./dist/react-spring_types.modern.mjs"
14
+ },
15
+ "require" : {
16
+ "types" : " ./dist/cjs/react-spring_types.development.d.ts" ,
17
+ "default" : " ./dist/cjs/index.js"
18
+ }
14
19
}
15
20
},
16
21
"files" : [
Original file line number Diff line number Diff line change 3
3
"version" : " 9.7.5" ,
4
4
"module" : " ./dist/react-spring_konva.legacy-esm.js" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
- "types" : " ./dist/react-spring_konva.modern.d.ts " ,
6
+ "types" : " ./dist/react-spring_konva.modern.d.mts " ,
7
7
"exports" : {
8
8
"./package.json" : " ./package.json" ,
9
9
"." : {
10
- "types" : " ./dist/react-spring_konva.modern.d.ts" ,
11
- "import" : " ./dist/react-spring_konva.modern.mjs" ,
12
- "require" : " ./dist/cjs/index.js"
10
+ "import" : {
11
+ "types" : " ./dist/react-spring_konva.modern.d.mts" ,
12
+ "default" : " ./dist/react-spring_konva.modern.mjs"
13
+ },
14
+ "require" : {
15
+ "types" : " ./dist/cjs/react-spring_konva.development.d.ts" ,
16
+ "default" : " ./dist/cjs/index.js"
17
+ }
13
18
}
14
19
},
15
20
"files" : [
Original file line number Diff line number Diff line change 3
3
"version" : " 9.7.5" ,
4
4
"module" : " ./dist/react-spring_native.legacy-esm.js" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
- "types" : " ./dist/react-spring_native.modern.d.ts " ,
6
+ "types" : " ./dist/react-spring_native.modern.d.mts " ,
7
7
"exports" : {
8
8
"./package.json" : " ./package.json" ,
9
9
"." : {
10
- "types" : " ./dist/react-spring_native.modern.d.ts" ,
11
- "import" : " ./dist/react-spring_native.modern.mjs" ,
12
- "require" : " ./dist/cjs/index.js"
10
+ "import" : {
11
+ "types" : " ./dist/react-spring_native.modern.d.mts" ,
12
+ "default" : " ./dist/react-spring_native.modern.mjs"
13
+ },
14
+ "require" : {
15
+ "types" : " ./dist/cjs/react-spring_native.development.d.ts" ,
16
+ "default" : " ./dist/cjs/index.js"
17
+ }
13
18
}
14
19
},
15
20
"files" : [
You can’t perform that action at this time.
0 commit comments