Skip to content

Commit

Permalink
Dependency Update January 2025 (#2)
Browse files Browse the repository at this point in the history
# Pull Request

## 📖 Description

Updates dependencies to latest with the following exceptions:
```
Package                    Current   Wanted  Latest 
@rollup/plugin-typescript   11.1.6   11.1.6  12.1.2
@types/react               18.3.18  18.3.18  19.0.7
@types/react-dom            18.3.5   18.3.5  19.0.3
eslint                      8.57.1   8.57.1  9.18.0 
react                       18.3.1   18.3.1  19.0.0
react-dom                   18.3.1   18.3.1  19.0.0
typescript                   5.4.5    5.4.5   5.7.3
```

React: Nimble does not support React > 18
eslint: Didn't migrate to ESLint > 8 new config changes
TypeScript: Aligned to the Nimble TypeScript version
`@rollup/plugin-typescript`: v12 introduced an intentional breaking
change that forces certain directory structures in build output:
rollup/plugins#1772 (comment)
  • Loading branch information
rajsite authored Jan 17, 2025
1 parent 85414cf commit 7162e95
Show file tree
Hide file tree
Showing 36 changed files with 8,605 additions and 16,533 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Dependencies updated",
"packageName": "@ni/fast-colors",
"email": "rajsite@users.noreply.github.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Dependencies updated",
"packageName": "@ni/fast-element",
"email": "rajsite@users.noreply.github.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Dependencies updated",
"packageName": "@ni/fast-foundation",
"email": "rajsite@users.noreply.github.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Dependencies updated",
"packageName": "@ni/fast-react-wrapper",
"email": "rajsite@users.noreply.github.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Dependencies updated",
"packageName": "@ni/fast-web-utilities",
"email": "rajsite@users.noreply.github.com",
"dependentChangeType": "patch"
}
Loading

0 comments on commit 7162e95

Please sign in to comment.