File tree 3 files changed +16
-16
lines changed
experimental-nextjs-app-support
3 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 23
23
"[email protected] " :
" 18.3.0-canary-60a927d04-20240113" ,
24
24
"[email protected] " :
" 18.3.0-canary-60a927d04-20240113" ,
25
25
"superjson" : " 1.13.3" ,
26
- "@microsoft/api-documenter" : " 7.24.1 "
26
+ "@microsoft/api-documenter" : " 7.24.5 "
27
27
},
28
28
"devDependencies" : {
29
- "@microsoft/api-documenter" : " 7.24.3 " ,
30
- "@size-limit/file" : " 11.1.2 " ,
31
- "@size-limit/webpack" : " 11.1.2 " ,
32
- "@size-limit/webpack-why" : " 11.1.2 " ,
33
- "size-limit" : " 11.1.2 "
29
+ "@microsoft/api-documenter" : " 7.24.5 " ,
30
+ "@size-limit/file" : " 11.1.3 " ,
31
+ "@size-limit/webpack" : " 11.1.3 " ,
32
+ "@size-limit/webpack-why" : " 11.1.3 " ,
33
+ "size-limit" : " 11.1.3 "
34
34
}
35
35
}
Original file line number Diff line number Diff line change 114
114
"devDependencies" : {
115
115
"@apollo/client" : " 3.9.9" ,
116
116
"@arethetypeswrong/cli" : " 0.15.3" ,
117
- "@microsoft/api-extractor" : " 7.43.2 " ,
117
+ "@microsoft/api-extractor" : " 7.43.4 " ,
118
118
"@testing-library/react" : " 15.0.7" ,
119
119
"@total-typescript/shoehorn" : " 0.1.2" ,
120
120
"@tsconfig/recommended" : " 1.0.6" ,
125
125
"concurrently" : " 8.2.2" ,
126
126
"eslint" : " 8.57.0" ,
127
127
"eslint-plugin-react" : " 7.34.1" ,
128
- "eslint-plugin-react-hooks" : " 4.6.0 " ,
129
- "glob" : " 10.3.12 " ,
128
+ "eslint-plugin-react-hooks" : " 4.6.2 " ,
129
+ "glob" : " 10.3.15 " ,
130
130
"global-jsdom" : " 24.0.0" ,
131
131
"globstar" : " 1.0.0" ,
132
132
"graphql" : " 16.8.1" ,
135
135
"react" : " 18.3.0-canary-60a927d04-20240113" ,
136
136
"react-error-boundary" : " 4.0.13" ,
137
137
"react-server-dom-webpack" : " 18.3.0-canary-60a927d04-20240113" ,
138
- "rimraf" : " 5.0.5 " ,
138
+ "rimraf" : " 5.0.7 " ,
139
139
"superjson" : " 1.13.3" ,
140
140
"ts-node" : " 10.9.2" ,
141
141
"tsup" : " 8.0.2" ,
142
- "tsx" : " 4.7 .1" ,
142
+ "tsx" : " 4.10 .1" ,
143
143
"typescript" : " 5.4.5" ,
144
144
"vitest" : " 1.6.0"
145
145
},
Original file line number Diff line number Diff line change 82
82
"@apollo/client" : " 3.9.9" ,
83
83
"@apollo/client-react-streaming" : " workspace:*" ,
84
84
"@arethetypeswrong/cli" : " 0.15.3" ,
85
- "@microsoft/api-extractor" : " 7.43.2 " ,
85
+ "@microsoft/api-extractor" : " 7.43.4 " ,
86
86
"@testing-library/react" : " 15.0.7" ,
87
87
"@total-typescript/shoehorn" : " 0.1.2" ,
88
88
"@tsconfig/recommended" : " 1.0.6" ,
93
93
"concurrently" : " 8.2.2" ,
94
94
"eslint" : " 8.57.0" ,
95
95
"eslint-plugin-react" : " 7.34.1" ,
96
- "eslint-plugin-react-hooks" : " 4.6.0 " ,
97
- "glob" : " 10.3.12 " ,
96
+ "eslint-plugin-react-hooks" : " 4.6.2 " ,
97
+ "glob" : " 10.3.15 " ,
98
98
"global-jsdom" : " 24.0.0" ,
99
99
"globstar" : " 1.0.0" ,
100
100
"graphql" : " 16.8.1" ,
101
101
"jsdom" : " 24.0.0" ,
102
102
"next" : " 14.2.3" ,
103
103
"publint" : " 0.2.7" ,
104
104
"react" : " 18.3.0-canary-60a927d04-20240113" ,
105
- "rimraf" : " 5.0.5 " ,
105
+ "rimraf" : " 5.0.7 " ,
106
106
"ts-node" : " 10.9.2" ,
107
107
"tsup" : " 8.0.2" ,
108
- "tsx" : " 4.7 .1" ,
108
+ "tsx" : " 4.10 .1" ,
109
109
"typescript" : " 5.4.5" ,
110
110
"vitest" : " 1.6.0"
111
111
},
You can’t perform that action at this time.
0 commit comments