Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
18b84ae
Bump ESLint to 9.38.0
bdukes Oct 21, 2025
1dfbe84
Bump ESLint-related packages
bdukes Oct 21, 2025
44741a8
Bump @dnncommunity/dnn-elements to 0.27.7
bdukes Oct 21, 2025
253f65a
Bump stencil and sass
bdukes Oct 21, 2025
e1382cd
Bump babel
bdukes Oct 21, 2025
190a87c
Bump Yarn to 4.10.3
bdukes Oct 21, 2025
64ade19
Require npm packages to be at least 24 hours old
bdukes Oct 21, 2025
6b9b9ee
Bump storybook to 9.1.13
bdukes Oct 21, 2025
92af121
Bump postcss to 8.5.6
bdukes Oct 21, 2025
2d51916
Bump browser-sync to 3.0.4
bdukes Oct 21, 2025
5912a25
Bump @types/knockout to 3.4.77
bdukes Oct 21, 2025
69c4dd3
Bump @types/node to 24.9.0
bdukes Oct 21, 2025
205c7df
Bump array.prototype.findindex to 2.2.4
bdukes Oct 21, 2025
6d85c54
Bump chokidar to 4.0.3
bdukes Oct 21, 2025
1c39a9f
Remove unused cpy-cli package
bdukes Oct 21, 2025
760dedf
Bump dayjs to 1.11.18
bdukes Oct 21, 2025
ccc6ed2
Bump dompurify to 3.3.0
bdukes Oct 21, 2025
4fc16eb
Bump enzyme-adapter-react-16 to 1.15.8
bdukes Oct 21, 2025
36dcff8
Bump esbuild to 0.25.11
bdukes Oct 21, 2025
804892c
Remove unused fetch-mock package
bdukes Oct 21, 2025
7102efd
Bump glob to 11.0.3
bdukes Oct 21, 2025
b87e21f
Remove unused fbjs package
bdukes Oct 21, 2025
ee3c428
Bump file-loader to 6.2.0
bdukes Oct 21, 2025
813c333
Bump html-react-parser to 5.2.7
bdukes Oct 21, 2025
6be9e07
Bump jest to 30.2.0
bdukes Oct 21, 2025
d1ba03f
Bump jiti to 2.6.1
bdukes Oct 21, 2025
2c82bd4
Bump lerna to 9.0.0
bdukes Oct 21, 2025
5d94bbe
Bump less to 4.4.2
bdukes Oct 21, 2025
f7dacc7
Bump nanoid to 5.1.6
bdukes Oct 21, 2025
cb2bbbd
Remove unused object-assign package
bdukes Oct 21, 2025
3bb817b
Bump throttle-debounce to 5.0.2
bdukes Oct 21, 2025
115b089
Bump typescript to 5.9.3
bdukes Oct 21, 2025
acecb75
Bump webpack to 5.102.1
bdukes Oct 21, 2025
e23ff20
Bump url-loader to 4.1.1
bdukes Oct 21, 2025
2705b34
Bump source-map-loader to 5.0.0
bdukes Oct 21, 2025
e85f151
Bump zip-lib to 1.1.2
bdukes Oct 21, 2025
591902a
Bump react-modal to 3.16.3
bdukes Oct 22, 2025
60e7bee
yarn dedupe
bdukes Oct 22, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
compressionLevel: mixed

nodeLinker: node-modules

npmMinimalAgeGate: 1440
22 changes: 11 additions & 11 deletions DNN Platform/Dnn.ClientSide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,20 @@
"not dead"
],
"devDependencies": {
"@types/node": "^22.10.7",
"@types/node": "^24.9.0",
"@types/postcss-import": "^14.0.3",
"autoprefixer": "^10.4.20",
"autoprefixer": "^10.4.21",
"chokidar": "^4.0.3",
"cssnano": "^7.0.6",
"esbuild": "^0.25.0",
"eslint": "^9.18.0",
"cssnano": "^7.1.1",
"esbuild": "^0.25.11",
"eslint": "^9.38.0",
"modern-normalize": "^3.0.1",
"postcss": "^8.5.1",
"postcss": "^8.5.6",
"postcss-banner": "^4.0.1",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.1.0",
"sass": "^1.83.4",
"tsx": "^4.19.2",
"typescript": "^5.7.3"
"postcss-cli": "^11.0.1",
"postcss-import": "^16.1.1",
"sass": "^1.93.2",
"tsx": "^4.20.6",
"typescript": "^5.9.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -27,20 +27,20 @@
"lint": "eslint --fix"
},
"dependencies": {
"@stencil/core": "^4.22.2"
"@stencil/core": "^4.38.2"
},
"license": "MIT",
"devDependencies": {
"@dnncommunity/dnn-elements": "^0.27.5",
"@eslint/js": "^9.27.0",
"@stencil/eslint-plugin": "^1.0.0",
"@stencil/sass": "^3.0.12",
"@stencil/store": "^2.0.16",
"@types/node": "^22.9.0",
"@typescript-eslint/utils": "^8.32.1",
"eslint": "^9.27.0",
"jiti": "^2.4.2",
"typescript": "^5.8.3",
"typescript-eslint": "^8.32.1"
"@dnncommunity/dnn-elements": "^0.27.7",
"@eslint/js": "^9.38.0",
"@stencil/eslint-plugin": "^1.1.0",
"@stencil/sass": "^3.2.2",
"@stencil/store": "^2.2.0",
"@types/node": "^24.9.0",
"@typescript-eslint/utils": "^8.46.2",
"eslint": "^9.38.0",
"jiti": "^2.6.1",
"typescript": "^5.9.3",
"typescript-eslint": "^8.46.2"
}
}
4 changes: 1 addition & 3 deletions DNN Platform/Skins/Aperture/build.ts
Original file line number Diff line number Diff line change
Expand Up @@ -179,9 +179,7 @@ async function buildAll(firstRun = true): Promise<void> {
/** Watch for changes (optional) */
function watchFiles(): void {
const watcher = chokidar.watch([
"*.ascx",
"*.txt",
"*.png",
...globSync(['*.ascx', '*.txt', '*.png']),
"./src",
"./containers",
"./menus",
Expand Down
26 changes: 13 additions & 13 deletions DNN Platform/Skins/Aperture/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@
"normalize.css": "^8.0.1"
},
"devDependencies": {
"@types/browser-sync": "^2.27.5",
"@types/node": "^20.10.5",
"@types/browser-sync": "^2.29.0",
"@types/node": "^24.9.0",
"@types/postcss-import": "^14.0.3",
"browser-sync": "^2.29.3",
"chokidar": "^3.6.0",
"cssnano": "^7.0.6",
"glob": "^10.3.10",
"postcss": "^8.5.1",
"browser-sync": "^3.0.4",
"chokidar": "^4.0.3",
"cssnano": "^7.1.1",
"glob": "^11.0.3",
"postcss": "^8.5.6",
"postcss-banner": "^4.0.1",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.1.0",
"sass": "^1.69.5",
"tsx": "^4.19.2",
"typescript": "^5.3.2",
"zip-lib": "^0.7.3"
"postcss-cli": "^11.0.1",
"postcss-import": "^16.1.1",
"sass": "^1.93.2",
"tsx": "^4.20.6",
"typescript": "^5.9.3",
"zip-lib": "^1.1.2"
},
"browserslist": [
"last 2 versions",
Expand Down
110 changes: 55 additions & 55 deletions Dnn.AdminExperience/ClientSide/AdminLogs.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,55 +1,55 @@
{
"name": "admin-logs",
"version": "10.1.0",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack --mode production",
"debug": "set NODE_ENV=debug&&webpack --mode production",
"watch": "set NODE_ENV=debug & webpack --mode=development --progress --watch",
"lint": "eslint --fix"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-transform-object-assign": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@dnnsoftware/dnn-react-common": "10.1.0",
"array.prototype.find": "2.2.3",
"array.prototype.findindex": "2.2.4",
"babel-loader": "8.3.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "^7.1.2",
"es6-object-assign": "1.1.0",
"eslint": "9.28.0",
"eslint-plugin-react": "7.37.5",
"eslint-webpack-plugin": "^5.0.1",
"file-loader": "4.2.0",
"globals": "^16.1.0",
"i18n-webpack-plugin": "1.0.0",
"less": "4.1.3",
"less-loader": "12.2.0",
"prop-types": "15.8.1",
"raw-loader": "4.0.2",
"react": "^16.14.0",
"react-click-outside": "^3.0.1",
"react-dom": "^16.14.0",
"react-hot-loader": "4.13.1",
"react-redux": "^8.1.1",
"redux": "^4.2.1",
"redux-devtools": "3.7.0",
"redux-devtools-dock-monitor": "1.2.0",
"redux-devtools-log-monitor": "2.1.0",
"redux-immutable-state-invariant": "2.1.0",
"redux-thunk": "2.4.2",
"style-loader": "^4.0.0",
"throttle-debounce": "^5.0.0",
"url-loader": "1.1.2",
"webpack": "5.94.0",
"webpack-bundle-size-analyzer": "3.1.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.2.1"
}
}
{
"name": "admin-logs",
"version": "10.1.0",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack --mode production",
"debug": "set NODE_ENV=debug&&webpack --mode production",
"watch": "set NODE_ENV=debug & webpack --mode=development --progress --watch",
"lint": "eslint --fix"
},
"devDependencies": {
"@babel/core": "^7.28.4",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-transform-object-assign": "^7.27.1",
"@babel/preset-env": "^7.28.3",
"@babel/preset-react": "^7.27.1",
"@dnnsoftware/dnn-react-common": "10.1.0",
"array.prototype.find": "2.2.3",
"array.prototype.findindex": "2.2.4",
"babel-loader": "10.0.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "^7.1.2",
"es6-object-assign": "1.1.0",
"eslint": "9.38.0",
"eslint-plugin-react": "7.37.5",
"eslint-webpack-plugin": "^5.0.2",
"file-loader": "6.2.0",
"globals": "^16.4.0",
"i18n-webpack-plugin": "1.0.0",
"less": "4.4.2",
"less-loader": "12.3.0",
"prop-types": "15.8.1",
"raw-loader": "4.0.2",
"react": "^16.14.0",
"react-click-outside": "^3.0.1",
"react-dom": "^16.14.0",
"react-hot-loader": "4.13.1",
"react-redux": "^8.1.1",
"redux": "^4.2.1",
"redux-devtools": "3.7.0",
"redux-devtools-dock-monitor": "1.2.0",
"redux-devtools-log-monitor": "2.1.0",
"redux-immutable-state-invariant": "2.1.0",
"redux-thunk": "2.4.2",
"style-loader": "^4.0.0",
"throttle-debounce": "^5.0.2",
"url-loader": "4.1.1",
"webpack": "5.102.1",
"webpack-bundle-size-analyzer": "3.1.0",
"webpack-cli": "6.0.1",
"webpack-dev-server": "5.2.2"
}
}
132 changes: 66 additions & 66 deletions Dnn.AdminExperience/ClientSide/Bundle.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,66 +1,66 @@
{
"name": "export-bundle",
"version": "10.1.0",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack --mode production --progress",
"debug": "set NODE_ENV=debug&&webpack --mode production --progress",
"watch": "set NODE_ENV=debug & webpack --mode=development --progress --watch",
"analyze": "set NODE_ENV=production&&webpack --config webpack.config.js --profile --json > stats.json&&webpack-bundle-analyzer stats.json",
"lint": "eslint --fix"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"babel-loader": "^8.3.0",
"babel-plugin-transform-object-assign": "6.22.0",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "^7.1.2",
"dayjs": "^1.11.9",
"es6-promise": "4.2.8",
"eslint": "9.28.0",
"eslint-plugin-react": "7.37.5",
"eslint-webpack-plugin": "^5.0.1",
"file-loader": "4.2.0",
"globals": "^16.1.0",
"json-loader": "^0.5.7",
"less": "4.1.3",
"less-loader": "12.2.0",
"prop-types": "^15.8.1",
"raw-loader": "4.0.2",
"react": "^16.14.0",
"react-collapse": "5.1.1",
"react-custom-scrollbars": "4.2.1",
"react-dom": "^16.14.0",
"react-height": "3.0.2",
"react-hot-loader": "4.13.1",
"react-modal": "3.16.1",
"react-motion": "0.5.2",
"react-redux": "8.1.1",
"react-tabs": "3.2.3",
"react-tooltip": "4.5.1",
"react-widgets": "^5.8.4",
"redux": "4.2.1",
"redux-devtools": "3.7.0",
"redux-devtools-dock-monitor": "1.2.0",
"redux-devtools-log-monitor": "2.1.0",
"redux-immutable-state-invariant": "2.1.0",
"redux-thunk": "2.4.2",
"source-map-loader": "^0.2.4",
"style-loader": "4.0.0",
"throttle-debounce": "5.0.0",
"url-loader": "1.1.2",
"webpack": "5.94.0",
"webpack-bundle-analyzer": "^4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.2.1"
},
"dependencies": {
"@dnnsoftware/dnn-react-common": "10.1.0"
}
}
{
"name": "export-bundle",
"version": "10.1.0",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack --mode production --progress",
"debug": "set NODE_ENV=debug&&webpack --mode production --progress",
"watch": "set NODE_ENV=debug & webpack --mode=development --progress --watch",
"analyze": "set NODE_ENV=production&&webpack --config webpack.config.js --profile --json > stats.json&&webpack-bundle-analyzer stats.json",
"lint": "eslint --fix"
},
"devDependencies": {
"@babel/core": "^7.28.4",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/preset-env": "^7.28.3",
"@babel/preset-react": "^7.27.1",
"babel-loader": "^10.0.0",
"babel-plugin-transform-object-assign": "6.22.0",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "^7.1.2",
"dayjs": "^1.11.18",
"es6-promise": "4.2.8",
"eslint": "9.38.0",
"eslint-plugin-react": "7.37.5",
"eslint-webpack-plugin": "^5.0.2",
"file-loader": "6.2.0",
"globals": "^16.4.0",
"json-loader": "^0.5.7",
"less": "4.4.2",
"less-loader": "12.3.0",
"prop-types": "^15.8.1",
"raw-loader": "4.0.2",
"react": "^16.14.0",
"react-collapse": "5.1.1",
"react-custom-scrollbars": "4.2.1",
"react-dom": "^16.14.0",
"react-height": "3.0.2",
"react-hot-loader": "4.13.1",
"react-modal": "3.16.3",
"react-motion": "0.5.2",
"react-redux": "8.1.1",
"react-tabs": "3.2.3",
"react-tooltip": "4.5.1",
"react-widgets": "^5.8.4",
"redux": "4.2.1",
"redux-devtools": "3.7.0",
"redux-devtools-dock-monitor": "1.2.0",
"redux-devtools-log-monitor": "2.1.0",
"redux-immutable-state-invariant": "2.1.0",
"redux-thunk": "2.4.2",
"source-map-loader": "^5.0.0",
"style-loader": "4.0.0",
"throttle-debounce": "5.0.2",
"url-loader": "4.1.1",
"webpack": "5.102.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "6.0.1",
"webpack-dev-server": "5.2.2"
},
"dependencies": {
"@dnnsoftware/dnn-react-common": "10.1.0"
}
}
Loading