File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
"private" : true ,
3
3
"type" : " module" ,
4
4
"packageManager" : " pnpm@10.12.4" ,
5
- "version" : " 1.4.1 " ,
5
+ "version" : " 1.5.0 " ,
6
6
"scripts" : {
7
7
"build" : " pnpm run -r build" ,
8
8
"stub" : " pnpm run -r stub" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/eslint-config" ,
3
- "version" : " 1.4.1 " ,
3
+ "version" : " 1.5.0 " ,
4
4
"description" : " ESLint config for Nuxt projects" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/eslint-plugin" ,
3
3
"type" : " module" ,
4
- "version" : " 1.4.1 " ,
4
+ "version" : " 1.5.0 " ,
5
5
"description" : " ESLint plugin for Nuxt" ,
6
6
"license" : " MIT" ,
7
7
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/eslint" ,
3
3
"type" : " module" ,
4
- "version" : " 1.4.1 " ,
4
+ "version" : " 1.5.0 " ,
5
5
"description" : " Generate ESLint config from current Nuxt settings" ,
6
6
"license" : " MIT" ,
7
7
"repository" : {
You can’t perform that action at this time.
0 commit comments