| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -175,7 +175,7 @@ jobs: | |||
| 175 | 175 | with: | |
| 176 | 176 | path: ./CHANGELOG.md | |
| 177 | 177 | version: ${{ steps.get-version.outputs.version-without-v }} | |
| 178 | - - uses: softprops/action-gh-release@v3.0.2 | ||
| 178 | + - uses: softprops/action-gh-release@v3.0.3 | ||
| 179 | 179 | env: | |
| 180 | 180 | GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | |
| 181 | 181 | with: | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,7 +5,7 @@ | |||
| 5 | 5 | "@fortawesome/free-solid-svg-icons": "^7.3.1", | |
| 6 | 6 | "@patternfly/patternfly": "^6.6.1", | |
| 7 | 7 | "@patternfly/react-icons": "^6.6.1", | |
| 8 | - "@types/node": "^26.4.0", | ||
| 8 | + "@types/node": "^26.4.1", | ||
| 9 | 9 | "camelcase": "^9.0.0" | |
| 10 | 10 | }, | |
| 11 | 11 | "name": "icons", | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -97,7 +97,7 @@ | |||
| 97 | 97 | <version.editorconfig.plugin>0.2.0</version.editorconfig.plugin> | |
| 98 | 98 | <version.frontend.plugin>2.0.2</version.frontend.plugin> | |
| 99 | 99 | <version.gwt.plugin>1.3.0</version.gwt.plugin> | |
| 100 | - <version.j2cl.plugin>0.23.8</version.j2cl.plugin> | ||
| 100 | + <version.j2cl.plugin>0.23.9</version.j2cl.plugin> | ||
| 101 | 101 | <version.impsort.plugin>1.13.0</version.impsort.plugin> | |
| 102 | 102 | <version.javadoc.plugin>3.12.0</version.javadoc.plugin> | |
| 103 | 103 | <version.keepachangelog>2.1.1</version.keepachangelog> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ | |||
| 4 | 4 | "@patternfly/patternfly": "^6.6.1" | |
| 5 | 5 | }, | |
| 6 | 6 | "devDependencies": { | |
| 7 | - "@patternfly/documentation-framework": "^6.51.7", | ||
| 7 | + "@patternfly/documentation-framework": "^6.51.8", | ||
| 8 | 8 | "@shikijs/rehype": "^4.4.3", | |
| 9 | 9 | "esbuild": "^0.28.2", | |
| 10 | 10 | "http-server": "^14.1.1", | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "devDependencies": { | |
| 3 | 3 | "@patternfly/react-tokens": "^6.6.1", | |
| 4 | - "@types/node": "^26.4.0", | ||
| 4 | + "@types/node": "^26.4.1", | ||
| 5 | 5 | "camelcase": "^9.0.0" | |
| 6 | 6 | }, | |
| 7 | 7 | "name": "icons", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments