Skip to content

Commit

Permalink
Bumped css-loader to v7.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
valadas committed Jul 14, 2024
1 parent cc0a8e0 commit 70348d8
Show file tree
Hide file tree
Showing 22 changed files with 168 additions and 69 deletions.
2 changes: 1 addition & 1 deletion Dnn.AdminExperience/ClientSide/AdminLogs.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"es6-object-assign": "1.1.0",
"eslint": "7.32.0",
"eslint-loader": "4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion Dnn.AdminExperience/ClientSide/Bundle.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"dayjs": "^1.11.9",
"es6-object-assign": "1.1.0",
"es6-promise": "4.2.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"babel-polyfill": "6.26.0",
"cpy-cli": "^2.0.0",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.7",
"enzyme-to-json": "^3.6.2",
Expand Down
2 changes: 1 addition & 1 deletion Dnn.AdminExperience/ClientSide/Extensions.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"eslint": "7.32.0",
"eslint-loader": "4.0.2",
"eslint-plugin-react": "7.13.0",
Expand Down
2 changes: 1 addition & 1 deletion Dnn.AdminExperience/ClientSide/Licensing.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"es6-object-assign": "1.1.0",
"eslint": "7.32.0",
"eslint-loader": "4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion Dnn.AdminExperience/ClientSide/Pages.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"babel-preset-es2015": "6.24.1",
"babel-preset-react": "6.24.1",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.7",
"eslint": "^7.32.0",
Expand Down
2 changes: 1 addition & 1 deletion Dnn.AdminExperience/ClientSide/Prompt.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.7",
"es6-object-assign": "1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion Dnn.AdminExperience/ClientSide/Roles.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"es6-object-assign": "^1.1.0",
"eslint": "7.32.0",
"eslint-loader": "4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion Dnn.AdminExperience/ClientSide/Security.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"babel-loader": "8.3.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"eslint": "7.32.0",
"eslint-loader": "4.0.2",
"eslint-plugin-react": "7.13.0",
Expand Down
2 changes: 1 addition & 1 deletion Dnn.AdminExperience/ClientSide/Seo.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"es6-object-assign": "1.1.0",
"eslint": "7.32.0",
"eslint-loader": "4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion Dnn.AdminExperience/ClientSide/Servers.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"dayjs": "^1.11.9",
"eslint": "7.32.0",
"eslint-loader": "4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion Dnn.AdminExperience/ClientSide/SiteGroups.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"eslint": "7.32.0",
"eslint-loader": "4.0.2",
"eslint-plugin-react": "7.13.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"eslint": "7.32.0",
"eslint-loader": "4.0.2",
"eslint-plugin-react": "7.13.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"babel-loader": "^8.3.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"eslint": "7.32.0",
"eslint-loader": "4.0.2",
"eslint-plugin-jest": "^22.21.0",
Expand Down
2 changes: 1 addition & 1 deletion Dnn.AdminExperience/ClientSide/Sites.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"eslint": "7.32.0",
"eslint-loader": "4.0.2",
"eslint-plugin-react": "7.13.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"dayjs": "^1.11.9",
"eslint": "7.32.0",
"eslint-import-resolver-webpack": "^0.13.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"es6-object-assign": "1.1.0",
"eslint": "7.32.0",
"eslint-loader": "4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion Dnn.AdminExperience/ClientSide/Themes.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"eslint": "7.32.0",
"eslint-loader": "4.0.2",
"eslint-plugin-react": "7.13.0",
Expand Down
2 changes: 1 addition & 1 deletion Dnn.AdminExperience/ClientSide/Users.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@babel/preset-react": "^7.22.5",
"babel-loader": "^8.3.0",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"eslint": "7.32.0",
"eslint-loader": "4.0.2",
"eslint-plugin-react": "7.13.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@dnnsoftware/dnn-react-common": "9.13.4",
"babel-loader": "8.3.0",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"dayjs": "^1.11.9",
"eslint": "7.32.0",
"eslint-import-resolver-webpack": "^0.13.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
"create-react-class": "^15.7.0",
"css-loader": "4.3.0",
"css-loader": "^7.1.2",
"es6-object-assign": "1.1.0",
"eslint": "7.32.0",
"eslint-loader": "4.0.2",
Expand Down
Loading

0 comments on commit 70348d8

Please sign in to comment.